ADTRAN NetVanta 1760 Series Configuration Manual

ADTRAN NetVanta 1760 Series Configuration Manual

Switch engine ase snmp

Advertisement

Quick Links

Adtran Switch Engine (ASE)
SNMP in the NetVanta 1760
Configuration Guide
6AMCCG0019-29A
February 2024

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the NetVanta 1760 Series and is the answer not in the manual?

Questions and answers

Summary of Contents for ADTRAN NetVanta 1760 Series

  • Page 1 Adtran Switch Engine (ASE) SNMP in the NetVanta 1760 Configuration Guide 6AMCCG0019-29A February 2024...
  • Page 2 To the fullest extent allowed by applicable law, in no event shall Adtran be liable for errors in this document for any damages, including but not limited to special, indirect, incidental or consequential, or any losses, such as but not limited to loss of profit, revenue, business interruption, business opportunity or data, that may arise from the use of this document or the information in it.
  • Page 3 SNMP in the NetVanta 1760 Service and Warranty Service and Warranty Warranty information can be found online by visiting https://www.adtran.com/en/about-us/legal. To contact Adtran, choose one of the following methods: Department Contact Information Customer Care From within the U.S.: (888) 4Adtran ((888)-423-8726) From outside the U.S.:...
  • Page 4: Table Of Contents

    Table of Contents Table of Contents Overview ............. . . 5 SNMP Overview .
  • Page 5: Overview

    This document explains the fundamentals of Simple Network Management Protocol (SNMP) and its configuration on Adtran switch engine (ASE) NetVanta 1760 products. Included in this guide is a brief introduction to SNMP concepts and functionality, the basic SNMP configuration steps using both the graphical user interface (GUI) and command line interface (CLI), and a brief troubleshooting section.
  • Page 6: Snmp Versions

    SNMP Overview SNMP in the NetVanta 1760 The interaction between the SNMP components can be visualized using the network topology as described in Figure ® MENU MENU CANCEL SNMP Agent Public Network NetVanta 1560-48-740W SYSTEM LNK/ACT/SPD (Internet) MODE/RESET CONSOLE ® MENU CANCEL MENU...
  • Page 7: Snmp Basic Messages

    SNMP in the NetVanta 1760 SNMP Overview Octets 1 through 4 represent the SNMP private enterprise number (assigned by the Internet Assigned Numbers Authority (IANA)) for the product manufacturer. The leading bit of octet 1 (the most significant bit) will always be a 1 for a default engine ID (making the leading character in the hex string an 8).
  • Page 8: Snmp Traps

    The SNMP agent is reinitializing in a manner that prohibits configuration changes. 3. Hardware and Software Requirements and Limitations SNMP features are supported on NetVanta 1760 Series switches running firmware version 4.4-47 or later, as outlined in the NetVanta ASE Switch Feature Matrix, available online in the https://supportcommunity.adtran.com.
  • Page 9: Configuring Snmp Using The Cli

    NMS. The NetVanta 1760 can be configured using SNMP v1/v2c or SNMP v3 security. NOTE By default, SNMP is disabled on all ASE switches for security purposes. Adtran recommends configuring the ASE device with SNMP v3 security, if possible. Retrieve the ASE Product-Specific MIBs Before you begin configuration, download the MIBs you want to install on your NMS.
  • Page 10: Step 2: Enter Your Snmp Community Secret

    Configuring SNMP Using the CLI SNMP in the NetVanta 1760 Step 2: Enter Your SNMP Community Secret Next, enter your SNMP community secret and optionally specify the IP address from which the community will accept SNMP requests. There are typically two community strings defined: one intended for read only access and one intended for read/write access.
  • Page 11: Configuring Snmp Using V3

    Use the snmp-server user command to add a user to the SNMP system and optionally associate a security level to the user and configure security keys. NOTE Even though the authentication and encryption fields are optional, Adtran recommends speci- fying authentication and privacy passwords for optimal security. 6AMCCG0019-29A...
  • Page 12: Step 3: Configure A Snmp Group

    Specifies the SNMP v3 security model is used. name <username> Specifies the security user name that was specified in Step 2 on page 11. Even though the authentication and encryption fields are optional, for optimal security, Adtran recommends specifying authentication and privacy passwords.
  • Page 13: Step 5: Configure Access To Snmp Information

    SNMP in the NetVanta 1760 Configuring SNMP Using the CLI <name> Specifies a label for the view list being created. View list names cannot exceed 32 characters in length. <OID> Specifies the MIB’s object identifier (OID). OIDs cannot exceed 255 characters in length. Place a ‘.’...
  • Page 14: Optional Settings For Snmp V1/V2 And V3

    The engine ID can be found using the show snmp command. NOTE SNMPv3 requires unique engine IDs for all systems in the management domain. Adtran recom- mends using the default engine ID to ensure the uniqueness of the numbers. Problems can occur on a management network that contains duplicate engine IDs.
  • Page 15 SNMP in the NetVanta 1760 Configuring SNMP Using the CLI To change the engine ID, issue the snmp-server engine-id local command from Global Configuration Mode: (config)#snmp-server engine-id local <id> <id> Defines the engine ID for the system. Engine IDs are the 12-octet hexadecimal representation (24 characters using 0 through 9 and/or a through f) defining a system on the management domain.
  • Page 16: Command Summary

    5. Command Summary Table 4. SNMP v1/v2 Configuration Command Summary Step Command Explanation Step 1 Download the ASE product-specific MIBS. Visit Adtran’s website at the following link: https://supportcommu- nity.adtran.com/t5/Gen- eral-MIBs/bd-p/sw-general-mibs select NetVanta 1760 (ASE). Step 2 Enable SNMP on the ASE Device.
  • Page 17 Optional. Set the SNMP Engine ID. By local <id> default the local SNMP server engine ID is 8000029803xxxxxxxxxxxx (where the string of Xs represents the system’s MAC address) Adtran recommends using the default engine ID. (config)#snmp-server contact Server Optional. Configures the server contact infor- [<string>|email <string>|phone...
  • Page 18: Cli Configuration Examples

    CLI Configuration Examples SNMP in the NetVanta 1760 6. CLI Configuration Examples The following example scenarios are designed to enhance understanding of how to configure the ASE device for SNMP v1/2c and SNMP v3. NOTE The configuration parameters entered in these examples are a sample configuration only. SNMP should be configured in a manner consistent with the needs of your network.
  • Page 19: Snmp V3

    NMS. The NetVanta 1760 can be configured using SNMP v1/v2c or SNMP v3 security. NOTE By default, SNMP is disabled on all ASE switches for security purposes. Adtran recommends configuring the ASE device with SNMP v3 security, if possible. Retrieve the ASE Product-Specific MIBs Before you begin configuration, download the MIBs you wish to install on your NMS.
  • Page 20: Configuring Snmp V1/V2 In The Gui

    Configuring SNMP Using the GUI SNMP in the NetVanta 1760 Configuring SNMP v1/v2 in the GUI NOTE Select the circular question mark icon located at the top-right hand side of the blue menu bar from any page in the GUI for detailed explanations of variables and valid character lengths for the different entries.
  • Page 21: Step 1: Enable Snmp On The Ase Device

    SNMP in the NetVanta 1760 Configuring SNMP Using the GUI Step 1: Enable SNMP on the ASE Device 1. Navigate to SNMP > SNMPv1/v2c. Toggle the Mode button to on. NOTE Even though the title at the top of this page says SNMP v1/v2c, this is where SNMP is enabled for SNMPv3 as well.
  • Page 22 Configuring SNMP Using the GUI SNMP in the NetVanta 1760 Step 3: Configure a SNMP Group Once a user has been created, the user needs to be assigned to a group. A user’s access to SNMP information is determined by group membership. 1.
  • Page 23 SNMP in the NetVanta 1760 Configuring SNMP Using the GUI 6. Select Apply to save your changes. Step 5: Configure Access to SNMP Information Configure the SNMP security model, access level, and optional SNMP views for a group. 1. Navigate to SNMP > SNMPv3 > Access and select Add New Entry. 2.
  • Page 24: Optional Settings In The Gui For Snmp V1/V2 And V3

    Configuring SNMP Using the GUI SNMP in the NetVanta 1760 Optional Settings in the GUI for SNMP v1/v2 and v3 The chassis ID and system contact information can be optionally specified on the System Information page in the GUI. 1. Navigate to System > System Information 2.
  • Page 25: Troubleshooting

    SNMP in the NetVanta 1760 Troubleshooting 8. Troubleshooting SNMP is a troubleshooting tool designed to aid administrators with current status conditions and alarms on network devices. After configuring SNMP on your ASE device, and compiling the necessary MIBs on your NMS, the network will be in a monitored environment.
  • Page 26: Appendix A. Netvanta 1760 Mibs

    Refer to the ASE Command Reference Guide available online at https://supportcommunity.adtran.com detailed information on the SNMP troubleshooting commands listed in Table 9. Appendix A. NetVanta 1760 MIBs Table 1. ACCESS-MANAGEMENT-MIB...
  • Page 27 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 2. SYSTEM-MIB (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.2.1.1.3.0 sysUpTimeInstance 1.3.6.1.2.1.1.4 sysContact 1.3.6.1.2.1.1.5 sysName 1.3.6.1.2.1.1.6 sysLocation 1.3.6.1.2.1.1.7 sysServices 1.3.6.1.2.1.1.8 sysORLastChange 1.3.6.1.2.1.1.9 sysORTable 1.3.6.1.2.1.1.9.1 sysOREntry 1.3.6.1.2.1.1.9.1.1 sysORIndex 1.3.6.1.2.1.1.9.1.2 sysORID 1.3.6.1.2.1.1.9.1.3 sysORDescr 1.3.6.1.2.1.1.9.1.4...
  • Page 28 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 3. IF-MIB (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.2.1.2.2.1.14 ifInErrors 1.3.6.1.2.1.2.2.1.15 ifInUnknownProtos 1.3.6.1.2.1.2.2.1.16 ifOutOctets 1.3.6.1.2.1.2.2.1.17 ifOutUcastPkts 1.3.6.1.2.1.2.2.1.18 ifOutNUcastPkts 1.3.6.1.2.1.2.2.1.19 ifOutDiscards 1.3.6.1.2.1.2.2.1.20 ifOutErrors 1.3.6.1.2.1.2.2.1.21 ifOutQLen 1.3.6.1.2.1.2.2.1.22 ifSpecific Table 4. IP MIB MIB Object Identifier MIB Object Name 1.3.6.1.2.1.4...
  • Page 29 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 4. IP MIB (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.2.1.4.19 ipFragCreates 1.3.6.1.2.1.4.20 ipAddrTable 1.3.6.1.2.1.4.20.1 ipAddrEntry 1.3.6.1.2.1.4.20.1.1 ipAdEntAddr 1.3.6.1.2.1.4.20.1.2 ipAdEntIfIndex 1.3.6.1.2.1.4.20.1.3 ipAdEntNetMask 1.3.6.1.2.1.4.20.1.4 ipAdEntBcastAddr 1.3.6.1.2.1.4.20.1.5 ipAdEntReasmMaxSize 1.3.6.1.2.1.4.22 ipNetToMediaTable 1.3.6.1.2.1.4.22.1 ipNetToMediaEntry 1.3.6.1.2.1.4.22.1.1 ipNetToMediaIfIndex...
  • Page 30 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 4. IP MIB (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.2.1.4.24.2.1.14 ipForwardMetric4 1.3.6.1.2.1.4.24.2.1.15 ipForwardMetric5 1.3.6.1.2.1.4.24.3 ipCidrRouteNumber 1.3.6.1.2.1.4.24.4 ipCidrRouteTable 1.3.6.1.2.1.4.24.4.1 ipCidrRouteEntry 1.3.6.1.2.1.4.24.4.1.1 ipCidrRouteDest 1.3.6.1.2.1.4.24.4.1.2 ipCidrRouteMask 1.3.6.1.2.1.4.24.4.1.3 ipCidrRouteTos 1.3.6.1.2.1.4.24.4.1.4 ipCidrRouteNextHop 1.3.6.1.2.1.4.24.4.1.5 ipCidrRouteIfIndex 1.3.6.1.2.1.4.24.4.1.6 ipCidrRouteType...
  • Page 31 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 4. IP MIB (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.2.1.4.27 ipv4InterfaceTableLastChange 1.3.6.1.2.1.4.28 ipv4InterfaceTable 1.3.6.1.2.1.4.28.1 ipv4InterfaceEntry 1.3.6.1.2.1.4.28.1.1 ipv4InterfaceIfIndex 1.3.6.1.2.1.4.28.1.2 ipv4InterfaceReasmMaxSize 1.3.6.1.2.1.4.28.1.3 ipv4InterfaceEnableStatus 1.3.6.1.2.1.4.28.1.4 ipv4InterfaceRetransmitTime 1.3.6.1.2.1.4.29 ipv6InterfaceTableLastChange 1.3.6.1.2.1.4.30 ipv6InterfaceTable 1.3.6.1.2.1.4.30.1 ipv6InterfaceEntry 1.3.6.1.2.1.4.30.1.1 ipv6InterfaceIfIndex...
  • Page 32 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 4. IP MIB (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.2.1.4.31.1.1.14 ipSystemStatsReasmReqds 1.3.6.1.2.1.4.31.1.1.15 ipSystemStatsReasmOKs 1.3.6.1.2.1.4.31.1.1.16 ipSystemStatsReasmFails 1.3.6.1.2.1.4.31.1.1.17 ipSystemStatsInDiscards 1.3.6.1.2.1.4.31.1.1.18 ipSystemStatsInDelivers 1.3.6.1.2.1.4.31.1.1.19 ipSystemStatsHCInDelivers 1.3.6.1.2.1.4.31.1.1.20 ipSystemStatsOutRequests 1.3.6.1.2.1.4.31.1.1.21 ipSystemStatsHCOutRequests 1.3.6.1.2.1.4.31.1.1.22 ipSystemStatsOutNoRoutes 1.3.6.1.2.1.4.31.1.1.23 ipSystemStatsOutForwDatagrams 1.3.6.1.2.1.4.31.1.1.24 ipSystemStatsHCOutForwDatagrams...
  • Page 33 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 4. IP MIB (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.2.1.4.31.1.1.46 ipSystemStatsDiscontinuityTime 1.3.6.1.2.1.4.31.1.1.47 ipSystemStatsRefreshRate 1.3.6.1.2.1.4.31.2 ipIfStatsTableLastChange 1.3.6.1.2.1.4.31.3 ipIfStatsTable 1.3.6.1.2.1.4.31.3.1 ipIfStatsEntry 1.3.6.1.2.1.4.31.3.1.1 ipIfStatsIPVersion 1.3.6.1.2.1.4.31.3.1.2 ipIfStatsIfIndex 1.3.6.1.2.1.4.31.3.1.3 ipIfStatsInReceives 1.3.6.1.2.1.4.31.3.1.4 ipIfStatsHCInReceives 1.3.6.1.2.1.4.31.3.1.5 ipIfStatsInOctets 1.3.6.1.2.1.4.31.3.1.6 ipIfStatsHCInOctets...
  • Page 34 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 4. IP MIB (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.2.1.4.31.3.1.29 ipIfStatsOutFragCreates 1.3.6.1.2.1.4.31.3.1.30 ipIfStatsOutTransmits 1.3.6.1.2.1.4.31.3.1.31 ipIfStatsHCOutTransmits 1.3.6.1.2.1.4.31.3.1.32 ipIfStatsOutOctets 1.3.6.1.2.1.4.31.3.1.33 ipIfStatsHCOutOctets 1.3.6.1.2.1.4.31.3.1.34 ipIfStatsInMcastPkts 1.3.6.1.2.1.4.31.3.1.35 ipIfStatsHCInMcastPkts 1.3.6.1.2.1.4.31.3.1.36 ipIfStatsInMcastOctets 1.3.6.1.2.1.4.31.3.1.37 ipIfStatsHCInMcastOctets 1.3.6.1.2.1.4.31.3.1.38 ipIfStatsOutMcastPkts 1.3.6.1.2.1.4.31.3.1.39 ipIfStatsHCOutMcastPkts...
  • Page 35 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 4. IP MIB (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.2.1.4.34.1 ipAddressEntry 1.3.6.1.2.1.4.34.1.1 ipAddressAddrType 1.3.6.1.2.1.4.34.1.2 ipAddressAddr 1.3.6.1.2.1.4.34.1.3 ipAddressIfIndex 1.3.6.1.2.1.4.34.1.4 ipAddressType 1.3.6.1.2.1.4.34.1.5 ipAddressPrefix 1.3.6.1.2.1.4.34.1.6 ipAddressOrigin 1.3.6.1.2.1.4.34.1.7 ipAddressStatus 1.3.6.1.2.1.4.34.1.8 ipAddressCreated 1.3.6.1.2.1.4.34.1.9 ipAddressLastChanged 1.3.6.1.2.1.4.34.1.10 ipAddressRowStatus...
  • Page 36 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 4. IP MIB (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.2.1.4.36.1.9 ipv6ScopeZoneIndex9 1.3.6.1.2.1.4.36.1.10 ipv6ScopeZoneIndexA 1.3.6.1.2.1.4.36.1.11 ipv6ScopeZoneIndexB 1.3.6.1.2.1.4.36.1.12 ipv6ScopeZoneIndexC 1.3.6.1.2.1.4.36.1.13 ipv6ScopeZoneIndexD 1.3.6.1.2.1.4.37 ipDefaultRouterTable 1.3.6.1.2.1.4.37.1 ipDefaultRouterEntry 1.3.6.1.2.1.4.37.1.1 ipDefaultRouterAddressType 1.3.6.1.2.1.4.37.1.2 ipDefaultRouterAddress 1.3.6.1.2.1.4.37.1.3 ipDefaultRouterIfIndex 1.3.6.1.2.1.4.37.1.4 ipDefaultRouterLifetime...
  • Page 37 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 4. IP MIB (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.2.1.6.16.1.4 ipv6TcpConnRemPort 1.3.6.1.2.1.6.16.1.5 ipv6TcpConnIfIndex 1.3.6.1.2.1.6.16.1.6 ipv6TcpConnState 1.3.6.1.2.1.7.6 pv6UdpTable 1.3.6.1.2.1.7.6.1 ipv6UdpEntry 1.3.6.1.2.1.7.6.1.1 ipv6UdpLocalAddress 1.3.6.1.2.1.7.6.1.2 ipv6UdpLocalPort 1.3.6.1.2.1.7.6.1.3 ipv6UdpIfIndex 1.3.6.1.2.1.48 ipMIB 1.3.6.1.2.1.48.2 ipMIBConformance 1.3.6.1.2.1.48.2.1 ipMIBCompliances...
  • Page 38 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 4. IP MIB (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.2.1.48.2.2.19 ipAddressGroup 1.3.6.1.2.1.48.2.2.20 ipNetToPhysicalGroup 1.3.6.1.2.1.48.2.2.21 ipv6ScopeGroup 1.3.6.1.2.1.48.2.2.22 ipDefaultRouterGroup 1.3.6.1.2.1.48.2.2.23 ipv6RouterAdvertGroup 1.3.6.1.2.1.55 ipv6MIB 1.3.6.1.2.1.55.1 ipv6MIBObjects 1.3.6.1.2.1.55.1.1 ipv6Forwarding 1.3.6.1.2.1.55.1.2 ipv6DefaultHopLimit 1.3.6.1.2.1.55.1.3 ipv6Interfaces 1.3.6.1.2.1.55.1.4 ipv6IfTableLastChange...
  • Page 39 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 4. IP MIB (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.2.1.55.1.7.1.5 ipv6AddrPrefixAdvPreferredLifetime 1.3.6.1.2.1.55.1.7.1.6 ipv6AddrPrefixAdvValidLifetime 1.3.6.1.2.1.55.1.8 ipv6AddrTable 1.3.6.1.2.1.55.1.8.1 ipv6AddrEntry 1.3.6.1.2.1.55.1.8.1.1 ipv6AddrAddress 1.3.6.1.2.1.55.1.8.1.2 ipv6AddrPfxLength 1.3.6.1.2.1.55.1.8.1.3 ipv6AddrType 1.3.6.1.2.1.55.1.8.1.4 ipv6AddrAnycastFlag 1.3.6.1.2.1.55.1.8.1.5 ipv6AddrStatus 1.3.6.1.2.1.55.1.11.1 ipv6RouteEntry 1.3.6.1.2.1.55.1.11.1.1 ipv6RouteDest...
  • Page 40 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 4. IP MIB (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.2.1.55.2 ipv6Notifications 1.3.6.1.2.1.55.2.0 ipv6NotificationPrefix 1.3.6.1.2.1.55.2.0.1 ipv6IfStateChange 1.3.6.1.2.1.55.3 ipv6Conformance 1.3.6.1.2.1.55.3.1 ipv6Compliances 1.3.6.1.2.1.55.3.1.1 ipv6Compliance 1.3.6.1.2.1.55.3.2 ipv6Groups 1.3.6.1.2.1.55.3.2.1 ipv6GeneralGroup 1.3.6.1.2.1.55.3.2.2 ipv6NotificationGroup 1.3.6.1.2.1.56 ipv6IcmpMIB 1.3.6.1.2.1.56.1 ipv6IcmpMIBObjects...
  • Page 41 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 4. IP MIB (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.2.1.56.1.1.1.21 ipv6IfIcmpOutAdminProhibs 1.3.6.1.2.1.56.1.1.1.22 ipv6IfIcmpOutTimeExcds 1.3.6.1.2.1.56.2.1 ipv6IcmpCompliances 1.3.6.1.2.1.56.2.1.1 ipv6IcmpCompliance 1.3.6.1.2.1.56.2.2 ipv6IcmpGroups 1.3.6.1.2.1.56.2.2.1 ipv6IcmpGroup 1.3.6.1.3.86 ipv6TcpMIB 1.3.6.1.3.86.2 ipv6TcpConformance 1.3.6.1.3.86.2.1 ipv6TcpCompliances 1.3.6.1.3.86.2.1.1 ipv6TcpCompliance 1.3.6.1.3.86.2.2 ipv6TcpGroups...
  • Page 42 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 5. INET MIB (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.2.1.4.24.7.1.9 inetCidrRouteProto 1.3.6.1.2.1.4.24.7.1.10 inetCidrRouteAge 1.3.6.1.2.1.4.24.7.1.11 inetCidrRouteNextHopAS 1.3.6.1.2.1.4.24.7.1.12 inetCidrRouteMetric1 1.3.6.1.2.1.4.24.7.1.13 inetCidrRouteMetric2 1.3.6.1.2.1.4.24.7.1.14 inetCidrRouteMetric3 1.3.6.1.2.1.4.24.7.1.15 inetCidrRouteMetric4 1.3.6.1.2.1.4.24.7.1.16 inetCidrRouteMetric5 1.3.6.1.2.1.4.24.7.1.17 inetCidrRouteStatus 1.3.6.1.2.1.4.24.8 inetCidrRouteDiscards 1.3.6.1.2.1.4.24.5.1.4 inetForwardCidrRouteGroup...
  • Page 43 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 6. ICMP MIB (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.2.1.5.17 icmpOutTimeExcds 1.3.6.1.2.1.5.18 icmpOutParmProbs 1.3.6.1.2.1.5.19 icmpOutSrcQuenchs 1.3.6.1.2.1.5.20 icmpOutRedirects 1.3.6.1.2.1.5.21 icmpOutEchos 1.3.6.1.2.1.5.22 icmpOutEchoReps 1.3.6.1.2.1.5.23 icmpOutTimestamps 1.3.6.1.2.1.5.24 icmpOutTimestampReps 1.3.6.1.2.1.5.25 icmpOutAddrMasks 1.3.6.1.2.1.5.26 icmpOutAddrMaskReps 1.3.6.1.2.1.5.29 icmpStatsTable...
  • Page 44 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 7. TCP MIB (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.2.1.6.6 tcpPassiveOpens 1.3.6.1.2.1.6.7 tcpAttemptFails 1.3.6.1.2.1.6.8 tcpEstabResets 1.3.6.1.2.1.6.9 tcpCurrEstab 1.3.6.1.2.1.6.10 tcpInSegs 1.3.6.1.2.1.6.11 tcpOutSegs 1.3.6.1.2.1.6.12 tcpRetransSegs 1.3.6.1.2.1.6.13 tcpConnTable 1.3.6.1.2.1.6.13.1 tcpConnEntry 1.3.6.1.2.1.6.13.1.1 tcpConnState 1.3.6.1.2.1.6.13.1.2 tcpConnLocalAddress...
  • Page 45 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 7. TCP MIB (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.2.1.6.20.1.3 tcpListenerLocalPort 1.3.6.1.2.1.6.20.1.4 tcpListenerProcess 1.3.6.1.2.1.49 tcpMIB 1.3.6.1.2.1.49.2 tcpMIBConformance 1.3.6.1.2.1.49.2.1 tcpMIBCompliances 1.3.6.1.2.1.49.2.1.1 tcpMIBCompliance 1.3.6.1.2.1.49.2.1.2 tcpMIBCompliance2 1.3.6.1.2.1.49.2.2 tcpMIBGroups 1.3.6.1.2.1.49.2.2.1 tcpGroup 1.3.6.1.2.1.49.2.2.2 tcpBaseGroup 1.3.6.1.2.1.49.2.2.3 tcpConnectionGroup...
  • Page 46 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 8. UDP MIB (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.2.1.7.7.1.6 udpEndpointRemotePort 1.3.6.1.2.1.7.7.1.7 udpEndpointInstance 1.3.6.1.2.1.7.7.1.8 udpEndpointProcess 1.3.6.1.2.1.7.8 udpHCInDatagrams 1.3.6.1.2.1.7.9 udpHCOutDatagrams 1.3.6.1.2.1.50 udpMIB 1.3.6.1.2.1.50.2 udpMIBConformance 1.3.6.1.2.1.50.2.1 udpMIBCompliances 1.3.6.1.2.1.50.2.1.1 udpMIBCompliance 1.3.6.1.2.1.50.2.1.2 udpMIBCompliance2 1.3.6.1.2.1.50.2.2 udpMIBGroups...
  • Page 47 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 9. SNMP MIB (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.2.1.11.15 snmpInGetRequests 1.3.6.1.2.1.11.16 snmpInGetNexts 1.3.6.1.2.1.11.17 snmpInSetRequests 1.3.6.1.2.1.11.18 snmpInGetResponses 1.3.6.1.2.1.11.19 snmpInTraps 1.3.6.1.2.1.11.20 snmpOutTooBigs 1.3.6.1.2.1.11.21 snmpOutNoSuchNames 1.3.6.1.2.1.11.22 snmpOutBadValues 1.3.6.1.2.1.11.24 snmpOutGenErrs 1.3.6.1.2.1.11.25 snmpOutGetRequests 1.3.6.1.2.1.11.26 snmpOutGetNexts...
  • Page 48 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 10. ETHER MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.2.1.16.1.1.1.11 etherStatsFragments 1.3.6.1.2.1.16.1.1.1.12 etherStatsJabbers 1.3.6.1.2.1.16.1.1.1.13 etherStatsCollisions 1.3.6.1.2.1.16.1.1.1.14 etherStatsPkts64Octets 1.3.6.1.2.1.16.1.1.1.15 etherStatsPkts65to127Octets 1.3.6.1.2.1.16.1.1.1.16 etherStatsPkts128to255Octets 1.3.6.1.2.1.16.1.1.1.17 etherStatsPkts256to511Octets 1.3.6.1.2.1.16.1.1.1.18 etherStatsPkts512to1023Octets 1.3.6.1.2.1.16.1.1.1.19 etherStatsPkts1024to1518Octets 1.3.6.1.2.1.16.1.1.1.20 etherStatsOwner 1.3.6.1.2.1.16.1.1.1.21 etherStatsStatus...
  • Page 49 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 11. HISTORY MIBs MIB Object Identifier MIB Object Name 1.3.6.1.2.1.16.2 history 1.3.6.1.2.1.16.2.1 historyControlTable 1.3.6.1.2.1.16.2.1.1 historyControlEntry 1.3.6.1.2.1.16.2.1.1.1 historyControlIndex 1.3.6.1.2.1.16.2.1.1.2 historyControlDataSource 1.3.6.1.2.1.16.2.1.1.3 historyControlBucketsRequested 1.3.6.1.2.1.16.2.1.1.4 historyControlBucketsGranted 1.3.6.1.2.1.16.2.1.1.5 historyControlInterval 1.3.6.1.2.1.16.2.1.1.6 historyControlOwner 1.3.6.1.2.1.16.2.1.1.7 historyControlStatus Table 12.
  • Page 50 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 13. HOST MIBs MIB Object Identifier MIB Object Name 1.3.6.1.2.1.16.4 hosts 1.3.6.1.2.1.16.4.1 hostControlTable 1.3.6.1.2.1.16.4.1.1 hostControlEntry 1.3.6.1.2.1.16.4.1.1.1 hostControlIndex 1.3.6.1.2.1.16.4.1.1.2 hostControlDataSource 1.3.6.1.2.1.16.4.1.1.3 hostControlTableSize 1.3.6.1.2.1.16.4.1.1.4 hostControlLastDeleteTime 1.3.6.1.2.1.16.4.1.1.5 hostControlOwner 1.3.6.1.2.1.16.4.1.1.6 hostControlStatus 1.3.6.1.2.1.16.4.2 hostTable 1.3.6.1.2.1.16.4.2.1 hostEntry 1.3.6.1.2.1.16.4.2.1.1...
  • Page 51 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 13. HOST MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.2.1.16.4.3.1.9 hostTimeOutBroadcastPkts 1.3.6.1.2.1.16.4.3.1.10 hostTimeOutMulticastPkts 1.3.6.1.2.1.16.5 hostTopN 1.3.6.1.2.1.16.5.1 hostTopNControlTable 1.3.6.1.2.1.16.5.1.1 hostTopNControlEntry 1.3.6.1.2.1.16.5.1.1.1 hostTopNControlIndex 1.3.6.1.2.1.16.5.1.1.2 hostTopNHostIndex 1.3.6.1.2.1.16.5.1.1.3 hostTopNRateBase 1.3.6.1.2.1.16.5.1.1.4 hostTopNTimeRemaining 1.3.6.1.2.1.16.5.1.1.5 hostTopNDuration 1.3.6.1.2.1.16.5.1.1.6 hostTopNRequestedSize...
  • Page 52 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 14. MATRIX MIBs (Continued) MIB Object Identfier MIB Object Name 1.3.6.1.2.1.16.6.1.1.6 matrixControlStatus 1.3.6.1.2.1.16.6.2 matrixSDTable 1.3.6.1.2.1.16.6.2.1 matrixSDEntry 1.3.6.1.2.1.16.6.2.1.1 matrixSDSourceAddress 1.3.6.1.2.1.16.6.2.1.2 matrixSDDestAddress 1.3.6.1.2.1.16.6.2.1.3 matrixSDIndex 1.3.6.1.2.1.16.6.2.1.4 matrixSDPkts 1.3.6.1.2.1.16.6.2.1.5 matrixSDOctets 1.3.6.1.2.1.16.6.2.1.6 matrixSDErrors 1.3.6.1.2.1.16.6.3 matrixDSTable 1.3.6.1.2.1.16.6.3.1 matrixDSEntry...
  • Page 53 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 15. FILTER MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.2.1.16.7.1.1.9 filterPktStatusNotMask 1.3.6.1.2.1.16.7.1.1.10 filterOwner 1.3.6.1.2.1.16.7.1.1.11 filterStatus Table 16. CHANNEL MIBs MIB Object Identfier MIB Object Name 1.3.6.1.2.1.16.7.2 channelTable 1.3.6.1.2.1.16.7.2.1 channelEntry 1.3.6.1.2.1.16.7.2.1.1 channelIndex...
  • Page 54 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 17. BUFFER MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.2.1.16.8.1.1.8 bufferControlMaxOctetsRequested 1.3.6.1.2.1.16.8.1.1.9 bufferControlMaxOctetsGranted 1.3.6.1.2.1.16.8.1.1.10 bufferControlCapturedPackets 1.3.6.1.2.1.16.8.1.1.11 bufferControlTurnOnTime 1.3.6.1.2.1.16.8.1.1.12 bufferControlOwner 1.3.6.1.2.1.16.8.1.1.13 bufferControlStatus Table 18. CAPTURE MIBs MIB Object Identifier MIB Object Name 1.3.6.1.2.1.16.8.2 captureBufferTable...
  • Page 55 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 20. LOG MIBs MIB Object Identifier MIB Object Name 1.3.6.1.2.1.16.9.2 logTable 1.3.6.1.2.1.16.9.2.1 logEntry 1.3.6.1.2.1.16.9.2.1.1 logEventIndex 1.3.6.1.2.1.16.9.2.1.2 logIndex 1.3.6.1.2.1.16.9.2.1.3 logTime 1.3.6.1.2.1.16.9.2.1.4 logDescription Table 21. RMON MIBs MIB Object Identifier MIB Object Name 1.3.6.1.2.1.16 rmon 1.3.6.1.2.1.16.0...
  • Page 56 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 22. HR MIBs MIB Object Identifier MIB Object Name 1.3.6.1.2.1.25.1 hrSystem 1.3.6.1.2.1.25.1.1 hrSystemUptime 1.3.6.1.2.1.25.1.2 hrSystemDate 1.3.6.1.2.1.25.1.3 hrSystemInitialLoadDevice 1.3.6.1.2.1.25.1.4 hrSystemInitialLoadParameters 1.3.6.1.2.1.25.1.5 hrSystemNumUsers 1.3.6.1.2.1.25.1.6 hrSystemProcesses 1.3.6.1.2.1.25.1.7 hrSystemMaxProcesses 1.3.6.1.2.1.25.2 hrStorage 1.3.6.1.2.1.25.2.1 hrStorageTypes 1.3.6.1.2.1.25.2.1.1 hrStorageOther 1.3.6.1.2.1.25.2.1.2...
  • Page 57 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 22. HR MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.2.1.25.3.1 hrDeviceTypes 1.3.6.1.2.1.25.3.1.1 hrDeviceOther 1.3.6.1.2.1.25.3.1.2 hrDeviceUnknown 1.3.6.1.2.1.25.3.1.3 hrDeviceProcessor 1.3.6.1.2.1.25.3.1.4 hrDeviceNetwork 1.3.6.1.2.1.25.3.1.5 hrDevicePrinter 1.3.6.1.2.1.25.3.1.6 hrDeviceDiskStorage 1.3.6.1.2.1.25.3.1.10 hrDeviceVideo 1.3.6.1.2.1.25.3.1.11 hrDeviceAudio 1.3.6.1.2.1.25.3.1.12 hrDeviceCoprocessor 1.3.6.1.2.1.25.3.1.13 hrDeviceKeyboard...
  • Page 58 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 22. HR MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.2.1.25.3.4.1.1 hrNetworkIfIndex 1.3.6.1.2.1.25.3.5 hrPrinterTable 1.3.6.1.2.1.25.3.5.1 hrPrinterEntry 1.3.6.1.2.1.25.3.5.1.1 hrPrinterStatus 1.3.6.1.2.1.25.3.5.1.2 hrPrinterDetectedErrorState 1.3.6.1.2.1.25.3.6 hrDiskStorageTable 1.3.6.1.2.1.25.3.6.1 hrDiskStorageEntry 1.3.6.1.2.1.25.3.6.1.1 hrDiskStorageAccess 1.3.6.1.2.1.25.3.6.1.2 hrDiskStorageMedia 1.3.6.1.2.1.25.3.6.1.3 hrDiskStorageRemoveble 1.3.6.1.2.1.25.3.6.1.4 hrDiskStorageCapacity...
  • Page 59 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 22. HR MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.2.1.25.3.9.3 hrFSBerkeleyFFS 1.3.6.1.2.1.25.3.9.4 hrFSSys5FS 1.3.6.1.2.1.25.3.9.5 hrFSFat 1.3.6.1.2.1.25.3.9.6 hrFSHPFS 1.3.6.1.2.1.25.3.9.7 hrFSHFS 1.3.6.1.2.1.25.3.9.8 hrFSMFS 1.3.6.1.2.1.25.3.9.9 hrFSNTFS 1.3.6.1.2.1.25.3.9.10 hrFSVNode 1.3.6.1.2.1.25.3.9.11 hrFSJournaled 1.3.6.1.2.1.25.3.9.12 hrFSiso9660 1.3.6.1.2.1.25.3.9.13 hrFSRockRidge...
  • Page 60 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 22. HR MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.2.1.25.5 hrSWRunPerf 1.3.6.1.2.1.25.5.1 hrSWRunPerfTable 1.3.6.1.2.1.25.5.1.1 hrSWRunPerfEntry 1.3.6.1.2.1.25.5.1.1.1 hrSWRunPerfCPU 1.3.6.1.2.1.25.5.1.1.2 hrSWRunPerfMem 1.3.6.1.2.1.25.6 hrSWInstalled 1.3.6.1.2.1.25.6.1 hrSWInstalledLastChange 1.3.6.1.2.1.25.6.2 hrSWInstalledLastUpdateTime 1.3.6.1.2.1.25.6.3 hrSWInstalledTable 1.3.6.1.2.1.25.6.3.1 hrSWInstalledEntry 1.3.6.1.2.1.25.6.3.1.1 hrSWInstalledIndex...
  • Page 61 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 23. APPLICATION MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.2.1.27.1.1.2 applName 1.3.6.1.2.1.27.1.1.3 applDirectoryName 1.3.6.1.2.1.27.1.1.4 applVersion 1.3.6.1.2.1.27.1.1.5 applUptime 1.3.6.1.2.1.27.1.1.6 applOperStatus 1.3.6.1.2.1.27.1.1.7 applLastChange 1.3.6.1.2.1.27.1.1.8 applInboundAssociations 1.3.6.1.2.1.27.1.1.9 applOutboundAssociations 1.3.6.1.2.1.27.1.1.10 applAccumulatedInboundAssociations 1.3.6.1.2.1.27.1.1.11 applAccumulatedOutboundAssociations 1.3.6.1.2.1.27.1.1.12 applLastInboundActivity...
  • Page 62 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 24. ASSOC MIBs MIB Object Identifier MIB Object Name 1.3.6.1.2.1.27.2 assocTable 1.3.6.1.2.1.27.2.1 assocEntry 1.3.6.1.2.1.27.2.1.1 assocIndex 1.3.6.1.2.1.27.2.1.2 assocRemoteApplication 1.3.6.1.2.1.27.2.1.3 assocApplicationProtocol 1.3.6.1.2.1.27.2.1.4 assocApplicationType 1.3.6.1.2.1.27.2.1.5 assocDuration 1.3.6.1.2.1.27.3.1.2 assocRFC1565Group 1.3.6.1.2.1.27.3.1.4 assocRFC2248Group 1.3.6.1.2.1.27.3.1.6 assocRFC2788Group 1.3.6.1.2.1.27.3.2.2 assocCompliance 1.3.6.1.2.1.27.3.2.4...
  • Page 63 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 25. MTA MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.2.1.28.1.1.12 mtaLoopsDetected 1.3.6.1.2.1.28.2 mtaGroupTable 1.3.6.1.2.1.28.2.1 mtaGroupEntry 1.3.6.1.2.1.28.2.1.1 mtaGroupIndex 1.3.6.1.2.1.28.2.1.2 mtaGroupReceivedMessages 1.3.6.1.2.1.28.2.1.3 mtaGroupRejectedMessages 1.3.6.1.2.1.28.2.1.4 mtaGroupStoredMessages 1.3.6.1.2.1.28.2.1.5 mtaGroupTransmittedMessages 1.3.6.1.2.1.28.2.1.6 mtaGroupReceivedVolume 1.3.6.1.2.1.28.2.1.7 mtaGroupStoredVolume 1.3.6.1.2.1.28.2.1.8 mtaGroupTransmittedVolume...
  • Page 64 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 25. MTA MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.2.1.28.2.1.30 mtaGroupCreationTime 1.3.6.1.2.1.28.2.1.31 mtaGroupHierarchy 1.3.6.1.2.1.28.2.1.32 mtaGroupOldestMessageId 1.3.6.1.2.1.28.2.1.33 mtaGroupLoopsDetected 1.3.6.1.2.1.28.2.1.34 mtaGroupLastOutboundAssociationAttempt 1.3.6.1.2.1.28.3 mtaGroupAssociationTable 1.3.6.1.2.1.28.3.1 mtaGroupAssociationEntry 1.3.6.1.2.1.28.3.1.1 mtaGroupAssociationIndex 1.3.6.1.2.1.28.4 mtaConformance 1.3.6.1.2.1.28.4.1 mtaGroups 1.3.6.1.2.1.28.4.1.4 mtaRFC2249Group...
  • Page 65 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 25. MTA MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.2.1.28.5.1.2 mtaGroupInternalErrorCount 1.3.6.1.2.1.28.5.1.3 mtaGroupOutboundErrorCount 1.3.6.1.2.1.28.5.1.4 mtaStatusCode Table 26. IF MIBs MIB Object Identifier MIB Obect Name 1.3.6.1.2.1.30 ianaifType 1.3.6.1.2.1.31 ifMIB 1.3.6.1.2.1.31.1 ifMIBObjects...
  • Page 66 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 26. IF MIBs (Continued) MIB Object Identifier MIB Obect Name 1.3.6.1.2.1.31.1.2.1 ifStackEntry 1.3.6.1.2.1.31.1.2.1.1 ifStackHigherLayer 1.3.6.1.2.1.31.1.2.1.2 ifStackLowerLayer 1.3.6.1.2.1.31.1.2.1.3 ifStackStatus 1.3.6.1.2.1.31.1.3 ifTestTable 1.3.6.1.2.1.31.1.3.1 ifTestEntry 1.3.6.1.2.1.31.1.3.1.1 ifTestId 1.3.6.1.2.1.31.1.3.1.2 ifTestStatus 1.3.6.1.2.1.31.1.3.1.3 ifTestType 1.3.6.1.2.1.31.1.3.1.4 ifTestResult 1.3.6.1.2.1.31.1.3.1.5 ifTestCode...
  • Page 67 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 26. IF MIBs (Continued) MIB Object Identifier MIB Obect Name 1.3.6.1.2.1.31.2.1.12 ifOldObjectsGroup 1.3.6.1.2.1.31.2.1.13 ifCounterDiscontinuityGroup 1.3.6.1.2.1.31.2.2 ifCompliances 1.3.6.1.2.1.31.2.2.1 ifCompliance 1.3.6.1.2.1.31.2.2.2 ifCompliance2 1.3.6.1.2.1.31.2.2.3 ifCompliance3 Table 27. SCHED MIBs MIB Object Identfier MIB Object Name 1.3.6.1.2.1.63 schedMIB...
  • Page 68 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 27. SCHED MIBs (Continued) MIB Object Identfier MIB Object Name 1.3.6.1.2.1.63.1.2.1.19 schedStorageType 1.3.6.1.2.1.63.1.2.1.20 schedRowStatus 1.3.6.1.2.1.63.1.2.1.21 schedTriggers 1.3.6.1.2.1.63.2 schedNotifications 1.3.6.1.2.1.63.2.0 schedTraps 1.3.6.1.2.1.63.2.0.1 schedActionFailure 1.3.6.1.2.1.63.3 schedConformance 1.3.6.1.2.1.63.3.1 schedCompliances 1.3.6.1.2.1.63.3.1.1 schedCompliance 1.3.6.1.2.1.63.3.1.2 schedCompliance2 1.3.6.1.2.1.63.3.2 schedGroups...
  • Page 69 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 28. MTE MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.2.1.88.1.2.2.1.5 mteTriggerSampleType 1.3.6.1.2.1.88.1.2.2.1.6 mteTriggerValueID 1.3.6.1.2.1.88.1.2.2.1.7 mteTriggerValueIDWildcard 1.3.6.1.2.1.88.1.2.2.1.8 mteTriggerTargetTag 1.3.6.1.2.1.88.1.2.2.1.9 mteTriggerContextName 1.3.6.1.2.1.88.1.2.2.1.10 mteTriggerContextNameWildcard 1.3.6.1.2.1.88.1.2.2.1.11 mteTriggerFrequency 1.3.6.1.2.1.88.1.2.2.1.12 mteTriggerObjectsOwner 1.3.6.1.2.1.88.1.2.2.1.13 mteTriggerObjects 1.3.6.1.2.1.88.1.2.2.1.14 mteTriggerEnabled 1.3.6.1.2.1.88.1.2.2.1.15 mteTriggerEntryStatus...
  • Page 70 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 28. MTE MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.2.1.88.1.2.5.1.7 mteTriggerBooleanEvent 1.3.6.1.2.1.88.1.2.6 mteTriggerThresholdTable 1.3.6.1.2.1.88.1.2.6.1 mteTriggerThresholdEntry 1.3.6.1.2.1.88.1.2.6.1.1 mteTriggerThresholdStartup 1.3.6.1.2.1.88.1.2.6.1.2 mteTriggerThresholdRising 1.3.6.1.2.1.88.1.2.6.1.3 mteTriggerThresholdFalling 1.3.6.1.2.1.88.1.2.6.1.4 mteTriggerThresholdDeltaRising 1.3.6.1.2.1.88.1.2.6.1.5 mteTriggerThresholdDeltaFalling 1.3.6.1.2.1.88.1.2.6.1.6 mteTriggerThresholdObjectsOwner 1.3.6.1.2.1.88.1.2.6.1.7 mteTriggerThresholdObjects 1.3.6.1.2.1.88.1.2.6.1.8 mteTriggerThresholdRisingEventOwner...
  • Page 71 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 28. MTE MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.2.1.88.1.4.2.1.3 mteEventActions 1.3.6.1.2.1.88.1.4.2.1.4 mteEventEnabled 1.3.6.1.2.1.88.1.4.2.1.5 mteEventEntryStatus 1.3.6.1.2.1.88.1.4.3 mteEventNotificationTable 1.3.6.1.2.1.88.1.4.3.1 mteEventNotificationEntry 1.3.6.1.2.1.88.1.4.3.1.1 mteEventNotification 1.3.6.1.2.1.88.1.4.3.1.2 mteEventNotificationObjectsOwner 1.3.6.1.2.1.88.1.4.3.1.3 mteEventNotificationObjects 1.3.6.1.2.1.88.1.4.4 mteEventSetTable 1.3.6.1.2.1.88.1.4.4.1 mteEventSetEntry 1.3.6.1.2.1.88.1.4.4.1.1 mteEventSetObject...
  • Page 72 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 29. DISMAN MIBs MIB Object Identifier MIB Object Name 1.3.6.1.2.1.88 dismanEventMIB 1.3.6.1.2.1.88.1 dismanEventMIBObjects 1.3.6.1.2.1.88.2 dismanEventMIBNotificationPrefix 1.3.6.1.2.1.88.2.0 dismanEventMIBNotifications 1.3.6.1.2.1.88.2.1 dismanEventMIBNotificationObjects 1.3.6.1.2.1.88.3 dismanEventMIBConformance 1.3.6.1.2.1.88.3.1 dismanEventMIBCompliances 1.3.6.1.2.1.88.3.1.1 dismanEventMIBCompliance 1.3.6.1.2.1.88.3.2 dismanEventMIBGroups 1.3.6.1.2.1.88.3.2.1 dismanEventResourceGroup 1.3.6.1.2.1.88.3.2.2 dismanEventTriggerGroup 1.3.6.1.2.1.88.3.2.3...
  • Page 73 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 30. NLM MIBs (Continued) MIB Object Identifer MIB Object Name 1.3.6.1.2.1.92.1.2 nlmStats 1.3.6.1.2.1.92.1.2.1 nlmStatsGlobalNotificationsLogged 1.3.6.1.2.1.92.1.2.2 nlmStatsGlobalNotificationsBumped 1.3.6.1.2.1.92.1.2.3 nlmStatsLogTable 1.3.6.1.2.1.92.1.2.3.1 nlmStatsLogEntry 1.3.6.1.2.1.92.1.2.3.1.1 nlmStatsLogNotificationsLogged 1.3.6.1.2.1.92.1.2.3.1.2 nlmStatsLogNotificationsBumped 1.3.6.1.2.1.92.1.3 nlmLog 1.3.6.1.2.1.92.1.3.1 nlmLogTable 1.3.6.1.2.1.92.1.3.1.1 nlmLogEntry 1.3.6.1.2.1.92.1.3.1.1.1 nlmLogIndex...
  • Page 74 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 31. NOTIFICATION MIBs MIB Object Identifier MIB Object Name 1.3.6.1.2.1.92 notificationLogMIB 1.3.6.1.2.1.92.1 notificationLogMIBObjects 1.3.6.1.2.1.92.3 notificationLogMIBConformance 1.3.6.1.2.1.92.3.1 notificationLogMIBCompliances 1.3.6.1.2.1.92.3.1.1 notificationLogMIBCompliance 1.3.6.1.2.1.92.3.2 notificationLogMIBGroups 1.3.6.1.2.1.92.3.2.1 notificationLogConfigGroup 1.3.6.1.2.1.92.3.2.2 notificationLogStatsGroup 1.3.6.1.2.1.92.3.2.3 notificationLogLogGroup 1.3.6.1.2.1.92.3.2.4 notificationLogDateGroup Table 32.
  • Page 75 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 32. SYSTEM MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.1.1.1.14 SystemInfoHostMACAddress 1.3.6.1.4.1.664.8.6.1.1.1.17 SystemInfoFanSpeed 1.3.6.1.4.1.664.8.6.1.1.1.22 SystemInfoTemperature1 1.3.6.1.4.1.664.8.6.1.1.1.23 SystemInfoTemperature2 1.3.6.1.4.1.664.8.6.1.1.1.24 SystemInfoCPULoad 1.3.6.1.4.1.664.8.6.1.1.1.33 SystemInfoProductionDate 1.3.6.1.4.1.664.8.6.1.2 SystemTimeConf 1.3.6.1.4.1.664.8.6.1.2.2 SystemTime 1.3.6.1.4.1.664.8.6.1.2.2.1 SystemTimeZone 1.3.6.1.4.1.664.8.6.1.2.2.1.1 SystemTimeZoneConf 1.3.6.1.4.1.664.8.6.1.2.2.1.2 SystemTimeZoneAcronym...
  • Page 76 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 32. SYSTEM MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.1.2.2.3.4 SystemTimeConfigurationTimeFormat 1.3.6.1.4.1.664.8.6.1.2.2.3.5 SystemTimeConfigurationSystemTime 1.3.6.1.4.1.664.8.6.1.3 SystemAccount 1.3.6.1.4.1.664.8.6.1.3.1 SystemAccountUsers 1.3.6.1.4.1.664.8.6.1.5 Syslog 1.3.6.1.4.1.664.8.6.1.5.1 SyslogConf 1.3.6.1.4.1.664.8.6.1.5.1.1 2fSystemLogServerMode 1.3.6.1.4.1.664.8.6.1.5.1.2 SystemLogServerAddress 1.3.6.1.4.1.664.8.6.1.5.1.4 SystemLogServerPort 1.3.6.1.4.1.664.8.6.1.5.2 SysLogInfo 1.3.6.1.4.1.664.8.6.1.5.2.1 SystemLogInfoLevel...
  • Page 77 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 33. POWER MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.1.1.2.8 PowerInfoTemperatureA 1.3.6.1.4.1.664.8.6.1.1.2.9 PowerInfoTemperatureB 1.3.6.1.4.1.664.8.6.1.1.2.10 PowerInfoOperatingMode Table 34. USER MIBs MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.1.3.1.1 UserConfigTable 1.3.6.1.4.1.664.8.6.1.3.1.1.1 UserConfigEntry 1.3.6.1.4.1.664.8.6.1.3.1.1.1.1 UserConfigIndex...
  • Page 78 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 36. IP MIBs MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.1.4 1.3.6.1.4.1.664.8.6.1.4.1 IPConfigurationBasic 1.3.6.1.4.1.664.8.6.1.4.1.1 IPConfigIPv4DHCPClientEnable 1.3.6.1.4.1.664.8.6.1.4.1.2 IPConfigIPv4Address 1.3.6.1.4.1.664.8.6.1.4.1.3 IPConfigSubnetMask 1.3.6.1.4.1.664.8.6.1.4.1.4 IPConfigGateway 1.3.6.1.4.1.664.8.6.1.4.1.5 IPConfigDNSServer 1.3.6.1.4.1.664.8.6.1.4.1.6 IPConfigDNSServerValue 1.3.6.1.4.1.664.8.6.1.4.2 IPConfiguration 1.3.6.1.4.1.664.8.6.1.4.3 IPInterfaces 1.3.6.1.4.1.664.8.6.1.4.3.5 IPInterfacesTable 1.3.6.1.4.1.664.8.6.1.4.3.5.1 IPInterfacesEntry...
  • Page 79 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 36. IP MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.1.4.4.1.1.5 IPRoutesGateway 1.3.6.1.4.1.664.8.6.1.4.4.1.1.6 IPRoutesNextHopVLAN 1.3.6.1.4.1.664.8.6.1.4.4.1.1.7 IPRoutesRowStatus 1.3.6.1.4.1.664.8.6.1.4.8 IPStatusInterface 1.3.6.1.4.1.664.8.6.1.4.8.1 IPStatusInterfaceTable 1.3.6.1.4.1.664.8.6.1.4.8.1.1 IPStatusInterfaceEntry 1.3.6.1.4.1.664.8.6.1.4.8.1.1.1 IPStatusInterfaceIndex 1.3.6.1.4.1.664.8.6.1.4.8.1.1.2 IPStatusInterfaceName 1.3.6.1.4.1.664.8.6.1.4.8.1.1.3 IPStatusInterfaceType 1.3.6.1.4.1.664.8.6.1.4.8.1.1.4 IPStatusInterfaceAddress 1.3.6.1.4.1.664.8.6.1.4.8.1.1.5 IPStatusInterfaceStatus...
  • Page 80 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 36. IP MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.1.10.2.11.1.1.4 IPSubnetBasedVLANConfigVLANID 1.3.6.1.4.1.664.8.6.1.10.2.11.1.1.5 IPSubnetBasedVLANConfigPortMembers 1.3.6.1.4.1.664.8.6.1.10.2.11.1.1.6 IPSubnetBasedVLANConfigRowStatus Table 37. DNS MIBs MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.1.4.2.2 Mode 1.3.6.1.4.1.664.8.6.1.4.2.3 DNSServerSource1 1.3.6.1.4.1.664.8.6.1.4.2.4 DNSServerSource2...
  • Page 81 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 38. SNMP MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.1.6.5.1.5 SNMPCommunityConfSNMPv3RowStatus 1.3.6.1.4.1.664.8.6.1.6.6 SNMPv3UserConfTable 1.3.6.1.4.1.664.8.6.1.6.6.1 SNMPv3UserConfEntry 1.3.6.1.4.1.664.8.6.1.6.6.1.1 SNMPv3UserConfIndex 1.3.6.1.4.1.664.8.6.1.6.6.1.2 SNMPv3UserConfEngineID 1.3.6.1.4.1.664.8.6.1.6.6.1.3 SNMPv3UserConfUserName 1.3.6.1.4.1.664.8.6.1.6.6.1.4 SNMPv3UserConfSecurityLevel 1.3.6.1.4.1.664.8.6.1.6.6.1.5 SNMPv3UserConfAuthenticationProtocol 1.3.6.1.4.1.664.8.6.1.6.6.1.6 SNMPv3UserConfAuthenticationPassword 1.3.6.1.4.1.664.8.6.1.6.6.1.7 SNMPv3UserConfPrivacyProtocol 1.3.6.1.4.1.664.8.6.1.6.6.1.8 SNMPv3UserConfPrivacyPassword...
  • Page 82 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 38. SNMP MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.1.6.9.1.5 SNMPv3AccessConfReadViewName 1.3.6.1.4.1.664.8.6.1.6.9.1.6 SNMPv3AccessConfWriteViewName 1.3.6.1.4.1.664.8.6.1.6.9.1.7 SNMPv3AccessConfRowStatus 1.3.6.1.6 snmpV2 1.3.6.1.6.1 snmpDomains 1.3.6.1.6.1.1 snmpUDPDomain 1.3.6.1.6.1.2 snmpCLNSDomain 1.3.6.1.6.1.3 snmpCONSDomain 1.3.6.1.6.1.4 snmpDDPDomain 1.3.6.1.6.1.5 snmpIPXDomain 1.3.6.1.6.2 snmpProxys...
  • Page 83 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 38. SNMP MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.6.3.10.1 snmpFrameworkAdmin 1.3.6.1.6.3.10.1.1 snmpAuthProtocols 1.3.6.1.6.3.10.2 snmpFrameworkMIBObjects 1.3.6.1.6.3.10.2.1 snmpEngine 1.3.6.1.6.3.10.2.1.1 snmpEngineID 1.3.6.1.6.3.10.2.1.2 snmpEngineBoots 1.3.6.1.6.3.10.2.1.3 snmpEngineTime 1.3.6.1.6.3.10.2.1.4 snmpEngineMaxMessageSize 1.3.6.1.6.3.10.3 snmpFrameworkMIBConformance 1.3.6.1.6.3.10.3.1 snmpFrameworkMIBCompliances 1.3.6.1.6.3.10.3.1.1 snmpFrameworkMIBCompliance...
  • Page 84 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 38. SNMP MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.6.3.12.1.2.1.3 snmpTargetAddrTAddress 1.3.6.1.6.3.12.1.2.1.4 snmpTargetAddrTimeout 1.3.6.1.6.3.12.1.2.1.5 snmpTargetAddrRetryCount 1.3.6.1.6.3.12.1.2.1.6 snmpTargetAddrTagList 1.3.6.1.6.3.12.1.2.1.7 snmpTargetAddrParams 1.3.6.1.6.3.12.1.2.1.8 snmpTargetAddrStorageType 1.3.6.1.6.3.12.1.2.1.9 snmpTargetAddrRowStatus 1.3.6.1.6.3.12.1.3 snmpTargetParamsTable 1.3.6.1.6.3.12.1.3.1 snmpTargetParamsEntry 1.3.6.1.6.3.12.1.3.1.1 snmpTargetParamsName 1.3.6.1.6.3.12.1.3.1.2 snmpTargetParamsMPModel...
  • Page 85 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 38. SNMP MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.6.3.13.1.1.1.4 snmpNotifyStorageType 1.3.6.1.6.3.13.1.1.1.5 snmpNotifyRowStatus 1.3.6.1.6.3.13.1.2 snmpNotifyFilterProfileTable 1.3.6.1.6.3.13.1.2.1 snmpNotifyFilterProfileEntry 1.3.6.1.6.3.13.1.2.1.1 snmpNotifyFilterProfileName 1.3.6.1.6.3.13.1.2.1.2 snmpNotifyFilterProfileStorType 1.3.6.1.6.3.13.1.2.1.3 snmpNotifyFilterProfileRowStatus 1.3.6.1.6.3.13.1.3 snmpNotifyFilterTable 1.3.6.1.6.3.13.1.3.1 snmpNotifyFilterEntry 1.3.6.1.6.3.13.1.3.1.1 snmpNotifyFilterSubtree 1.3.6.1.6.3.13.1.3.1.2 snmpNotifyFilterMask...
  • Page 86 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 38. SNMP MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.6.3.18.1.1.1.6 snmpCommunityTransportTag 1.3.6.1.6.3.18.1.1.1.7 snmpCommunityStorageType 1.3.6.1.6.3.18.1.1.1.8 snmpCommunityStatus 1.3.6.1.6.3.18.1.2 snmpTargetAddrExtTable 1.3.6.1.6.3.18.1.2.1 snmpTargetAddrExtEntry 1.3.6.1.6.3.18.1.2.1.1 snmpTargetAddrTMask 1.3.6.1.6.3.18.1.2.1.2 snmpTargetAddrMMS 1.3.6.1.6.3.18.1.3 snmpTrapAddress 1.3.6.1.6.3.18.1.4 snmpTrapCommunity 1.3.6.1.6.3.18.2 snmpCommunityMIBConformance 1.3.6.1.6.3.18.2.1 snmpCommunityMIBCompliances...
  • Page 87 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 39. TRAP MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.1.6.3.1.12 TrapDestinationConfTrapSecurityEngineID 1.3.6.1.4.1.664.8.6.1.6.3.1.13 TrapDestinationConfTrapSecurityName 1.3.6.1.4.1.664.8.6.1.6.3.1.14 TrapDestinationConfTrapRowStatus Table 40. MacBaesd MIBs MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.1.10.2.7 MacBaesdVlanMembershipConfig 1.3.6.1.4.1.664.8.6.1.10.2.7.1 MacBaesdVlanMembershipConfigTable 1.3.6.1.4.1.664.8.6.1.10.2.7.1.1 MacBaesdVlanMembershipConfigEntry...
  • Page 88 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 41. PROTOCOL MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.1.10.2.10.1.1.3 ProtocolbasedVLANConfigValueEthernetEtype 1.3.6.1.4.1.664.8.6.1.10.2.10.1.1.4 ProtocolbasedVLANConfigValueSNAPOUI 1.3.6.1.4.1.664.8.6.1.10.2.10.1.1.5 ProtocolbasedVLANConfigValueSNAPPID 1.3.6.1.4.1.664.8.6.1.10.2.10.1.1.6 ProtocolbasedVLANConfigValueLLCDSAP 1.3.6.1.4.1.664.8.6.1.10.2.10.1.1.7 ProtocolbasedVLANConfigValueLLCSSAP 1.3.6.1.4.1.664.8.6.1.10.2.10.1.1.8 ProtocolbasedVLANConfigGroupName 1.3.6.1.4.1.664.8.6.1.10.2.10.1.1.9 ProtocolbasedVLANConfigRowStatus Table 42. GROUPNAME MIBs MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.1.10.2.10.2 GroupNameToVLANMappingConfigTable...
  • Page 89 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 44. PORT MIBs MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.1 Port 1.3.6.1.4.1.664.8.6.2.1.1 PortConfigurationTable 1.3.6.1.4.1.664.8.6.2.1.1.1 PortConfigurationEntry 1.3.6.1.4.1.664.8.6.2.1.1.1.1 PortConfPort 1.3.6.1.4.1.664.8.6.2.1.1.1.2 PortConfDescription 1.3.6.1.4.1.664.8.6.2.1.1.1.3 PortConfLink 1.3.6.1.4.1.664.8.6.2.1.1.1.4 PortConfSpeedStatus 1.3.6.1.4.1.664.8.6.2.1.1.1.5 PortConfSpeedMode 1.3.6.1.4.1.664.8.6.2.1.1.1.6 PortConfFlowControlRxStatus 1.3.6.1.4.1.664.8.6.2.1.1.1.7 PortConfFlowControlTxStatus 1.3.6.1.4.1.664.8.6.2.1.1.1.8 PortConfFlowControlMode 1.3.6.1.4.1.664.8.6.2.1.1.1.9...
  • Page 90 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 44. PORT MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.1.2.1.17 PortTrafficRxQ1 1.3.6.1.4.1.664.8.6.2.1.2.1.18 PortTrafficRxQ2 1.3.6.1.4.1.664.8.6.2.1.2.1.19 PortTrafficRxQ3 1.3.6.1.4.1.664.8.6.2.1.2.1.20 PortTrafficRxQ4 1.3.6.1.4.1.664.8.6.2.1.2.1.21 PortTrafficRxQ5 1.3.6.1.4.1.664.8.6.2.1.2.1.22 PortTrafficRxQ6 1.3.6.1.4.1.664.8.6.2.1.2.1.23 PortTrafficRxQ7 1.3.6.1.4.1.664.8.6.2.1.2.1.24 PortTrafficRxDrops 1.3.6.1.4.1.664.8.6.2.1.2.1.25 PortTrafficRxCRCorAlignment 1.3.6.1.4.1.664.8.6.2.1.2.1.26 PortTrafficRxUndersize 1.3.6.1.4.1.664.8.6.2.1.2.1.27 PortTrafficRxOversize...
  • Page 91 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 44. PORT MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.1.2.1.49 PortTrafficTxQ5 1.3.6.1.4.1.664.8.6.2.1.2.1.50 PortTrafficTxQ6 1.3.6.1.4.1.664.8.6.2.1.2.1.51 PortTrafficTxQ7 1.3.6.1.4.1.664.8.6.2.1.2.1.52 PortTrafficTxDrops 1.3.6.1.4.1.664.8.6.2.1.2.1.52 PortTrafficTxDrops 1.3.6.1.4.1.664.8.6.2.1.2.1.53 PortTrafficTxLateOrExcColl 1.3.6.1.4.1.664.8.6.2.1.3 PortQoSStatistics 1.3.6.1.4.1.664.8.6.2.1.3.1 PortQoSStatisticsClear 1.3.6.1.4.1.664.8.6.2.1.3.2 PortQoSStatisticsTable 1.3.6.1.4.1.664.8.6.2.1.3.2.1 PortQoSStatisticsEntry 1.3.6.1.4.1.664.8.6.2.1.3.2.1.1 PortQoSStatisticsPort...
  • Page 92 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 45. SFP MIBs 1.3.6.1.4.1.664.8.6.2.1.4 SFPInfoTable 1.3.6.1.4.1.664.8.6.2.1.4.1 SFPInfoEntry 1.3.6.1.4.1.664.8.6.2.1.4.1.1 SFPInfoIndex 1.3.6.1.4.1.664.8.6.2.1.4.1.2 SFPInfoPort 1.3.6.1.4.1.664.8.6.2.1.4.1.3 SFPConnectorType 1.3.6.1.4.1.664.8.6.2.1.4.1.4 SFPFiberType 1.3.6.1.4.1.664.8.6.2.1.4.1.5 SFPTxCentralWavelength 1.3.6.1.4.1.664.8.6.2.1.4.1.6 SFPBaudRate 1.3.6.1.4.1.664.8.6.2.1.4.1.7 SFPVendorOUI 1.3.6.1.4.1.664.8.6.2.1.4.1.8 SFPVendorName 1.3.6.1.4.1.664.8.6.2.1.4.1.9 SFPVendorPN 1.3.6.1.4.1.664.8.6.2.1.4.1.10 SFPVendorRev 1.3.6.1.4.1.664.8.6.2.1.4.1.11 SFPVendorSN 1.3.6.1.4.1.664.8.6.2.1.4.1.12 SFPDateCode 1.3.6.1.4.1.664.8.6.2.1.4.1.13...
  • Page 93 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 46. VOICE VLAN MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.2.1.5.1.1 VoiceVLANPort 1.3.6.1.4.1.664.8.6.2.2.1.5.1.2 VoiceVLANPortMode 1.3.6.1.4.1.664.8.6.2.2.1.5.1.3 VoiceVLANPortSecurity 1.3.6.1.4.1.664.8.6.2.2.1.5.1.4 VoiceVLANPortDiscoveryProtocol 1.3.6.1.4.1.664.8.6.2.2.2 VoiceVLANOUI 1.3.6.1.4.1.664.8.6.2.2.2.1 VoiceVLANOUICreate 1.3.6.1.4.1.664.8.6.2.2.2.2 VoiceVLANOUITable 1.3.6.1.4.1.664.8.6.2.2.2.2.1 VoiceVLANOUIEntry 1.3.6.1.4.1.664.8.6.2.2.2.2.1.1 VoiceVLANOUIIndex 1.3.6.1.4.1.664.8.6.2.2.2.2.1.2 VoiceVLANTelephonyOUI 1.3.6.1.4.1.664.8.6.2.2.2.2.1.3...
  • Page 94 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 48. MIRROR MIBs MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.6 Mirroring 1.3.6.1.4.1.664.8.6.2.6.1 MonitorSession 1.3.6.1.4.1.664.8.6.2.6.2 PortToMirrorOn 1.3.6.1.4.1.664.8.6.2.6.3 MirrorTable 1.3.6.1.4.1.664.8.6.2.6.3.1 MirrorEntry 1.3.6.1.4.1.664.8.6.2.6.3.1.1 MirrorPort 1.3.6.1.4.1.664.8.6.2.6.3.1.2 MirrorMode Table 49. TRAP MIBs MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.7 TrapEventSeverity...
  • Page 95 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 50. SMTP MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.8.7 SMTPEmailAddress1 1.3.6.1.4.1.664.8.6.2.8.8 SMTPEmailAddress2 1.3.6.1.4.1.664.8.6.2.8.9 SMTPEmailAddress3 1.3.6.1.4.1.664.8.6.2.8.10 SMTPEmailAddress4 1.3.6.1.4.1.664.8.6.2.8.11 SMTPEmailAddress5 1.3.6.1.4.1.664.8.6.2.8.12 SMTPEmailAddress6 Table 51. ACL MIBs MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.9 ACLConf...
  • Page 96 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 51. ACL MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.9.1.4.1.3 ACLStatusID 1.3.6.1.4.1.664.8.6.2.9.1.4.1.4 ACLStatusIngressPort 1.3.6.1.4.1.664.8.6.2.9.1.4.1.5 ACLStatusFrameType 1.3.6.1.4.1.664.8.6.2.9.1.4.1.6 ACLStatusAction 1.3.6.1.4.1.664.8.6.2.9.1.4.1.7 ACLStatusRateLimiter 1.3.6.1.4.1.664.8.6.2.9.1.4.1.8 ACLStatusPortRedirect 1.3.6.1.4.1.664.8.6.2.9.1.4.1.9 ACLStatusMirror 1.3.6.1.4.1.664.8.6.2.9.1.4.1.10 ACLStatusCPU 1.3.6.1.4.1.664.8.6.2.9.1.4.1.11 ACLStatusCPUOnce 1.3.6.1.4.1.664.8.6.2.9.1.4.1.12 ACLStatusCounter 1.3.6.1.4.1.664.8.6.2.9.1.4.1.13 ACLStatusConflict...
  • Page 97 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 51. ACL MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.9.3.2.1.12 ACLACERateLimiter 1.3.6.1.4.1.664.8.6.2.9.3.2.1.13 ACLACEMirror 1.3.6.1.4.1.664.8.6.2.9.3.2.1.14 ACLACELogging 1.3.6.1.4.1.664.8.6.2.9.3.2.1.15 ACLACELogging 1.3.6.1.4.1.664.8.6.2.9.3.2.1.16 ACLACECounter 1.3.6.1.4.1.664.8.6.2.9.3.2.1.17 ACLACEVLAN8021QTagged 1.3.6.1.4.1.664.8.6.2.9.3.2.1.18 ACLACEVLANVID 1.3.6.1.4.1.664.8.6.2.9.3.2.1.19 ACLACEVLANTagPriority 1.3.6.1.4.1.664.8.6.2.9.3.2.1.20 ACLACESMAC 1.3.6.1.4.1.664.8.6.2.9.3.2.1.21 ACLACEDMACType 1.3.6.1.4.1.664.8.6.2.9.3.2.1.22 ACLACEDMAC...
  • Page 98 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 51. ACL MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.9.3.2.1.44 ACLACESourcePort 1.3.6.1.4.1.664.8.6.2.9.3.2.1.45 ACLACEDestPort 1.3.6.1.4.1.664.8.6.2.9.3.2.1.46 ACLACETCPFlagsFin 1.3.6.1.4.1.664.8.6.2.9.3.2.1.47 ACLACETCPFlagsSyn 1.3.6.1.4.1.664.8.6.2.9.3.2.1.48 ACLACETCPFlagsRst 1.3.6.1.4.1.664.8.6.2.9.3.2.1.49 ACLACETCPFlagsPsh 1.3.6.1.4.1.664.8.6.2.9.3.2.1.50 ACLACETCPFlagsAck 1.3.6.1.4.1.664.8.6.2.9.3.2.1.51 ACLACETCPFlagsUrg 1.3.6.1.4.1.664.8.6.2.9.3.2.1.52 ACLACEIPv6SIPAddress 1.3.6.1.4.1.664.8.6.2.9.3.2.1.53 ACLACEIPv6SIPBitmask 1.3.6.1.4.1.664.8.6.2.9.3.2.1.54 ACLACEIPv6HopLimit...
  • Page 99 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 52. QOS MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.10.1.1.2.1.2 QoSIngressPortTagPCP 1.3.6.1.4.1.664.8.6.2.10.1.1.2.1.3 QoSIngressPortTagDEI 1.3.6.1.4.1.664.8.6.2.10.1.1.2.1.4 QoSIngressPortTagQosClass 1.3.6.1.4.1.664.8.6.2.10.1.1.2.1.5 QoSIngressPortTagDPLevel 1.3.6.1.4.1.664.8.6.2.10.1.2 QosPortPolicing 1.3.6.1.4.1.664.8.6.2.10.1.2.1 QosPortPolicingTable 1.3.6.1.4.1.664.8.6.2.10.1.2.1.1 QosPortPolicingEntry 1.3.6.1.4.1.664.8.6.2.10.1.2.1.1.2 QosPortPolicingEnabled 1.3.6.1.4.1.664.8.6.2.10.1.2.1.1.3 QosPortPolicingRate 1.3.6.1.4.1.664.8.6.2.10.1.2.1.1.4 QosPortPolicingUnit 1.3.6.1.4.1.664.8.6.2.10.1.2.1.1.5 QosPortPolicingFlowControl...
  • Page 100 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 52. QOS MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.10.1.8 QosDSCPBasedQoS 1.3.6.1.4.1.664.8.6.2.10.1.8.1 QosDSCPBasedQoSTable 1.3.6.1.4.1.664.8.6.2.10.1.8.1.1 QosDSCPBasedQoSEntry 1.3.6.1.4.1.664.8.6.2.10.1.8.1.1.1 QosDSCPBasedQoSList 1.3.6.1.4.1.664.8.6.2.10.1.8.1.1.2 QosDSCPBasedQoSDSCP 1.3.6.1.4.1.664.8.6.2.10.1.8.1.1.3 QosDSCPBasedQoSTrust 1.3.6.1.4.1.664.8.6.2.10.1.8.1.1.4 QosDSCPBasedQoSQueuePriority 1.3.6.1.4.1.664.8.6.2.10.1.8.1.1.5 QosDSCPBasedQoSDPL 1.3.6.1.4.1.664.8.6.2.10.1.9 QosDSCPTranslation 1.3.6.1.4.1.664.8.6.2.10.1.9.1 QosDSCPTranslationTable 1.3.6.1.4.1.664.8.6.2.10.1.9.1.1 QosDSCPTranslationEntry...
  • Page 101 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 52. QOS MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.10.1.11.1.1.7 QosQceVID 1.3.6.1.4.1.664.8.6.2.10.1.11.1.1.8 QosPCP 1.3.6.1.4.1.664.8.6.2.10.1.11.1.1.9 QosDEI 1.3.6.1.4.1.664.8.6.2.10.1.11.1.1.10 QosSMAC 1.3.6.1.4.1.664.8.6.2.10.1.11.1.1.11 QosDMACType 1.3.6.1.4.1.664.8.6.2.10.1.11.1.1.12 QosDMACValue 1.3.6.1.4.1.664.8.6.2.10.1.11.1.1.13 QosQceInnerTag 1.3.6.1.4.1.664.8.6.2.10.1.11.1.1.14 QosQceInnerVID 1.3.6.1.4.1.664.8.6.2.10.1.11.1.1.15 QosInnerPCP 1.3.6.1.4.1.664.8.6.2.10.1.11.1.1.16 QosInnerDEI 1.3.6.1.4.1.664.8.6.2.10.1.11.1.1.17 QosFrameType...
  • Page 102 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 52. QOS MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.10.1.11.1.1.39 QosIpv6ProtocolTCPSPort 1.3.6.1.4.1.664.8.6.2.10.1.11.1.1.40 QosIpv6ProtocolTCPDPort 1.3.6.1.4.1.664.8.6.2.10.1.11.1.1.41 QosIpv6SourceIp 1.3.6.1.4.1.664.8.6.2.10.1.11.1.1.42 QosIpv6SourceMask 1.3.6.1.4.1.664.8.6.2.10.1.11.1.1.43 QosIpv6DestIp 1.3.6.1.4.1.664.8.6.2.10.1.11.1.1.44 QosIpv6DestMask 1.3.6.1.4.1.664.8.6.2.10.1.11.1.1.45 QosIpv6DSCP 1.3.6.1.4.1.664.8.6.2.10.1.11.1.1.46 QosActionQueuePriority 1.3.6.1.4.1.664.8.6.2.10.1.11.1.1.47 QosActionDPL 1.3.6.1.4.1.664.8.6.2.10.1.11.1.1.48 QosActionDSCP 1.3.6.1.4.1.664.8.6.2.10.1.11.1.1.49 QosActionPCP...
  • Page 103 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 52. QOS MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.10.1.13.1.1.9 QosPortStormControlUnknownRate 1.3.6.1.4.1.664.8.6.2.10.1.13.1.1.10 QosPortStormControlUnknownUnit 1.3.6.1.4.1.664.8.6.2.10.1.14 QosWRED 1.3.6.1.4.1.664.8.6.2.10.1.14.1 QosWREDTable 1.3.6.1.4.1.664.8.6.2.10.1.14.1.1 QosWREDEntry 1.3.6.1.4.1.664.8.6.2.10.1.14.1.1.1 QosWREDGroupIndex 1.3.6.1.4.1.664.8.6.2.10.1.14.1.1.2 QosWREDQueue 1.3.6.1.4.1.664.8.6.2.10.1.14.1.1.3 QosWREDDPL 1.3.6.1.4.1.664.8.6.2.10.1.14.1.1.4 QosWREDEnable 1.3.6.1.4.1.664.8.6.2.10.1.14.1.1.5 QosWREDMinThreshold 1.3.6.1.4.1.664.8.6.2.10.1.14.1.1.6 QosWREDMaxThreshold...
  • Page 104 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 52. QOS MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.10.1.15.1.1.19 QosQCLStatusDEI 1.3.6.1.4.1.664.8.6.2.10.1.16 QosPortShapers 1.3.6.1.4.1.664.8.6.2.10.1.16.1 QosPortShaperTable 1.3.6.1.4.1.664.8.6.2.10.1.16.1.1 QosPortShaperEntry 1.3.6.1.4.1.664.8.6.2.10.1.16.1.1.3 QosPortShaperQueue0Enable 1.3.6.1.4.1.664.8.6.2.10.1.16.1.1.4 QosPortShaperQueue0Rate 1.3.6.1.4.1.664.8.6.2.10.1.16.1.1. QosPortShaperQueue0Unit 1.3.6.1.4.1.664.8.6.2.10.1.16.1.1.6 QosPortShaperQueue1Enable 1.3.6.1.4.1.664.8.6.2.10.1.16.1.1.7 QosPortShaperQueue1Rate 1.3.6.1.4.1.664.8.6.2.10.1.16.1.1.8 QosPortShaperQueue1Unit 1.3.6.1.4.1.664.8.6.2.10.1.16.1.1.9 QosPortShaperQueue2Enable...
  • Page 105 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 52. QOS MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.10.1.17.1 QosPortSchedulersTable 1.3.6.1.4.1.664.8.6.2.10.1.17.1.1 QosPortSchedulersEntry 1.3.6.1.4.1.664.8.6.2.10.1.17.1.1.2 QosPortSchedulersMode 1.3.6.1.4.1.664.8.6.2.10.1.17.1.1.3 QosPortSchedulersQ0Weight 1.3.6.1.4.1.664.8.6.2.10.1.17.1.1.4 QosPortSchedulersQ1Weight 1.3.6.1.4.1.664.8.6.2.10.1.17.1.1.5 QosPortSchedulersQ2Weight 1.3.6.1.4.1.664.8.6.2.10.1.17.1.1.6 QosPortSchedulersQ3Weight 1.3.6.1.4.1.664.8.6.2.10.1.17.1.1.7 QosPortSchedulersQ4Weight 1.3.6.1.4.1.664.8.6.2.10.1.17.1.1.8 QosPortSchedulersQ5Weight 1.3.6.1.4.1.664.8.6.2.10.1.17.1.1.9 QosPortSchedulersQ6Weight 1.3.6.1.4.1.664.8.6.2.10.1.17.1.1.10 QosPortSchedulersQ7Weight...
  • Page 106 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 53. LOOP MIBs (Continued) 1.3.6.1.4.1.664.8.6.2.12.2.1.5 LoopProtectionStatusStatus 1.3.6.1.4.1.664.8.6.2.12.2.1.6 LoopProtectionStatusLoop 1.3.6.1.4.1.664.8.6.2.12.2.1.7 LoopProtectionStatusTimeLastLoop Table 54. RADIUS MIBs MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.15 AAAMIB 1.3.6.1.4.1.664.8.6.2.15.1 1.3.6.1.4.1.664.8.6.2.15.1.1 RADIUS 1.3.6.1.4.1.664.8.6.2.15.1.1.1 RADIUSGlobalConfig 1.3.6.1.4.1.664.8.6.2.15.1.1.1.1 RADIUSGlobalConfigTimeout 1.3.6.1.4.1.664.8.6.2.15.1.1.1.2 RADIUSGlobalConfigRetransmit 1.3.6.1.4.1.664.8.6.2.15.1.1.1.
  • Page 107 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 54. RADIUS MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.15.1.1.3.1.5 RADIUSAuthRxAccessAccept 1.3.6.1.4.1.664.8.6.2.15.1.1.3.1.6 RADIUSAuthRxAccessReject 1.3.6.1.4.1.664.8.6.2.15.1.1.3.1.7 RADIUSAuthRxAccessChallenge 1.3.6.1.4.1.664.8.6.2.15.1.1.3.1.8 RADIUSAuthRxAccessResponse 1.3.6.1.4.1.664.8.6.2.15.1.1.3.1.9 RADIUSAuthRxBadAuth 1.3.6.1.4.1.664.8.6.2.15.1.1.3.1.10 RADIUSAuthRxUnknownType 1.3.6.1.4.1.664.8.6.2.15.1.1.3.1.11 RADIUSAuthRxPacketsDropped 1.3.6.1.4.1.664.8.6.2.15.1.1.3.1.12 RADIUSAuthTxAccessRequest 1.3.6.1.4.1.664.8.6.2.15.1.1.3.1.13 RADIUSAuthTxAccessRetransmission 1.3.6.1.4.1.664.8.6.2.15.1.1.3.1.14 RADIUSAuthTxPendingRequest 1.3.6.1.4.1.664.8.6.2.15.1.1.3.1.15 RADIUSAuthTxTimeout...
  • Page 108 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 55. TACACS MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.15.1.2.4 TACACSServerConfigTable 1.3.6.1.4.1.664.8.6.2.15.1.2.4.1 TACACSServerConfigEntry 1.3.6.1.4.1.664.8.6.2.15.1.2.4.1.1 TACACSServerConfigServerNo 1.3.6.1.4.1.664.8.6.2.15.1.2.4.1.2 TACACSServerConfigHostname 1.3.6.1.4.1.664.8.6.2.15.1.2.4.1.3 TACACSServerConfigPort 1.3.6.1.4.1.664.8.6.2.15.1.2.4.1.4 TACACSServerConfigTimeout 1.3.6.1.4.1.664.8.6.2.15.1.2.4.1.5 TACACSServerConfigKey 1.3.6.1.4.1.664.8.6.2.15.1.2.4.1.6 TACACSServerConfigRowStatus Table 56. NAS MIBs MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.16...
  • Page 109 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 56. NAS MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.16.1.1.13.1.5 NASPortConfGuestVLANEnabled 1.3.6.1.4.1.664.8.6.2.16.1.1.13.1.6 NASPortConfPortState 1.3.6.1.4.1.664.8.6.2.16.1.1.13.1.7 NASPortConfReauthenticateCmd 1.3.6.1.4.1.664.8.6.2.16.1.1.13.1.8 NASPortConfReinitializeCmd 1.3.6.1.4.1.664.8.6.2.16.1.2 NASStatus 1.3.6.1.4.1.664.8.6.2.16.1.2.1 NASSwitchStatusTable 1.3.6.1.4.1.664.8.6.2.16.1.2.1.1 NASSwitchStatusEntry 1.3.6.1.4.1.664.8.6.2.16.1.2.1.1.2 NASSwitchStatusAdminState 1.3.6.1.4.1.664.8.6.2.16.1.2.1.1.3 NASSwitchStatusPortState 1.3.6.1.4.1.664.8.6.2.16.1.2.1.1.4 NASSwitchStatusLastSource 1.3.6.1.4.1.664.8.6.2.16.1.2.1.1.5 NASSwitchStatusLastID...
  • Page 110 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 56. NAS MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.16.1.2.2.1.19 NASSupplicantInfoVersion 1.3.6.1.4.1.664.8.6.2.16.1.2.2.1.20 NASSupplicantInfoIdentity 1.3.6.1.4.1.664.8.6.2.16.1.2.2.1.21 NASPortCounterClearCmd Table 57. MAC MIBs MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.17 MACConf 1.3.6.1.4.1.664.8.6.2.17.1 1.3.6.1.4.1.664.8.6.2.17.1.1 MACDisableAutomaticAging 1.3.6.1.4.1.664.8.6.2.17.1.2...
  • Page 111 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 58. BRIDGE MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.18.1.4 BridgeMaxAge 1.3.6.1.4.1.664.8.6.2.18.1.5 BridgeMaxHops 1.3.6.1.4.1.664.8.6.2.18.1.6 BridgetxHoldCount 1.3.6.1.4.1.664.8.6.2.18.1.7 BridgeBPDUFilter 1.3.6.1.4.1.664.8.6.2.18.1.8 BridgeBPDUGuard 1.3.6.1.4.1.664.8.6.2.18.1.9 BridgeerrorRecoveryDelay 1.3.6.1.4.1.664.8.6.2.18.1.10 BridgeHelloTime Table 59. MSTI MIBs MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.18.2 MSTIMapping...
  • Page 112 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 60. CIST MIBs MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.18.5 CISTPorts 1.3.6.1.4.1.664.8.6.2.18.5.1 CISTAggregatedEnable 1.3.6.1.4.1.664.8.6.2.18.5.2 CISTAggregatedPathCost 1.3.6.1.4.1.664.8.6.2.18.5.3 CISTAggregatedPortPriority 1.3.6.1.4.1.664.8.6.2.18.5.4 CISTAggregatedAdminEdge 1.3.6.1.4.1.664.8.6.2.18.5.5 CISTAggregatedAutoEdge 1.3.6.1.4.1.664.8.6.2.18.5.6 CISTAggregatedrestrictedRole 1.3.6.1.4.1.664.8.6.2.18.5.7 CISTAggregatedrestrictedTcn 1.3.6.1.4.1.664.8.6.2.18.5.8 CISTAggregatedbpduGuard 1.3.6.1.4.1.664.8.6.2.18.5.9 CISTAggregatedPointToPoint 1.3.6.1.4.1.664.8.6.2.18.5.10 CISTPortsTable 1.3.6.1.4.1.664.8.6.2.18.5.10.1...
  • Page 113 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 61. MSTI MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.18.6.1 MSTIAggregatedPortsTable 1.3.6.1.4.1.664.8.6.2.18.6.1.1 MSTIAggregatedPortsEntry 1.3.6.1.4.1.664.8.6.2.18.6.1.1.1 MSTIAggregatedPortsMSTIndex 1.3.6.1.4.1.664.8.6.2.18.6.1.1.3 MSTIAggregatedPortsPathCost 1.3.6.1.4.1.664.8.6.2.18.6.1.1.4 MSTIAggregatedPortsPortPriority 1.3.6.1.4.1.664.8.6.2.18.6.2 MSTIPortsTable 1.3.6.1.4.1.664.8.6.2.18.6.2.1 MSTIPortsEntry 1.3.6.1.4.1.664.8.6.2.18.6.2.1.1 MSTIPortsMSTIndex Table 62. PVLAN MIBs MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.19...
  • Page 114 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 63. FLOW MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.20.4.1 sFlowRcvrEntry 1.3.6.1.4.1.664.8.6.2.20.4.1.1 sFlowRcvrIndex 1.3.6.1.4.1.664.8.6.2.20.4.1.1 sFlowRcvrIndex 1.3.6.1.4.1.664.8.6.2.20.4.1.2 sFlowRcvrOwner 1.3.6.1.4.1.664.8.6.2.20.4.1.3 sFlowRcvrTimeout 1.3.6.1.4.1.664.8.6.2.20.4.1.4 sFlowRcvrMaximumDatagramSize 1.3.6.1.4.1.664.8.6.2.20.4.1.5 sFlowRcvrAddressType 1.3.6.1.4.1.664.8.6.2.20.4.1.6 sFlowRcvrAddress 1.3.6.1.4.1.664.8.6.2.20.4.1.7 sFlowRcvrPort 1.3.6.1.4.1.664.8.6.2.20.4.1.8 sFlowRcvrDatagramVersion 1.3.6.1.4.1.664.8.6.2.20.5 sFlowFsTable...
  • Page 115 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 64. LLDP MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.21.1.1.2 LLDPMode 1.3.6.1.4.1.664.8.6.2.21.1.1.3 LLDPCDPAware 1.3.6.1.4.1.664.8.6.2.21.1.1.4 LLDPTrap 1.3.6.1.4.1.664.8.6.2.21.1.1.5 LLDPPortDescr 1.3.6.1.4.1.664.8.6.2.21.1.1.6 LLDPSysName 1.3.6.1.4.1.664.8.6.2.21.1.1.7 LLDPSysDescr 1.3.6.1.4.1.664.8.6.2.21.1.1.8 LLDPSysCapa 1.3.6.1.4.1.664.8.6.2.21.1.1.9 LLDPMgmtAddr 1.3.6.1.4.1.664.8.6.2.21.2 LLDPMEDCoordinatesLocation 1.3.6.1.4.1.664.8.6.2.21.2.2 LLDPMEDLatitude 1.3.6.1.4.1.664.8.6.2.21.2.3 LLDPMEDLatitudeDirection...
  • Page 116 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 64. LLDP MIBs (Continued) MIB Object Identifier MIB Object Name LLDPMEDCivicAddressLocationAdditionalLocation 1.3.6.1.4.1.664.8.6.2.21.4.15 Info 1.3.6.1.4.1.664.8.6.2.21.4.16 LLDPMEDCivicAddressLocationName 1.3.6.1.4.1.664.8.6.2.21.4.17 LLDPMEDCivicAddressLocationZipCode 1.3.6.1.4.1.664.8.6.2.21.4.18 LLDPMEDCivicAddressLocationBuilding 1.3.6.1.4.1.664.8.6.2.21.4.19 LLDPMEDCivicAddressLocationApartment 1.3.6.1.4.1.664.8.6.2.21.4.20 LLDPMEDCivicAddressLocationFloor 1.3.6.1.4.1.664.8.6.2.21.4.21 LLDPMEDCivicAddressLocationRoomNo 1.3.6.1.4.1.664.8.6.2.21.4.22 LLDPMEDCivicAddressLocationPlaceType LLDPMEDCivicAddressLocationPostalCommunity 1.3.6.1.4.1.664.8.6.2.21.4.23 Name 1.3.6.1.4.1.664.8.6.2.21.4.24 LLDPMEDCivicAddressLocationPOBox...
  • Page 117 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 65. UDLD MIBs MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.22 UDLD 1.3.6.1.4.1.664.8.6.2.22.1 UDLDPortConfigTable 1.3.6.1.4.1.664.8.6.2.22.1.1 UDLDPortConfigEntry 1.3.6.1.4.1.664.8.6.2.22.1.1.1 UDLDPort 1.3.6.1.4.1.664.8.6.2.22.1.1.2 UDLDPortMode 1.3.6.1.4.1.664.8.6.2.22.1.1.3 UDLDPortMessageInterval 1.3.6.1.4.1.664.8.6.2.22.2 UDLDPortStatusTable 1.3.6.1.4.1.664.8.6.2.22.2.1 UDLDPortStatusEntry 1.3.6.1.4.1.664.8.6.2.22.2.1.1 UDLDPortStatusPort 1.3.6.1.4.1.664.8.6.2.22.2.1.1 UDLDPortStatusPort 1.3.6.1.4.1.664.8.6.2.22.2.1.2 UDLDStatusAdminState 1.3.6.1.4.1.664.8.6.2.22.2.1.3...
  • Page 118 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 66. ERPS MIBs MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.24 ERPS 1.3.6.1.4.1.664.8.6.2.24.1 ERPSConfTable 1.3.6.1.4.1.664.8.6.2.24.1.1 ERPSConfEntry 1.3.6.1.4.1.664.8.6.2.24.1.1.1 ErpsIndex 1.3.6.1.4.1.664.8.6.2.24.1.1.2 ErpsID 1.3.6.1.4.1.664.8.6.2.24.1.1.3 ErpsVersion 1.3.6.1.4.1.664.8.6.2.24.1.1.4 ErpsType 1.3.6.1.4.1.664.8.6.2.24.1.1.5 ErpsVC 1.3.6.1.4.1.664.8.6.2.24.1.1.6 ErpsInterconnectInst 1.3.6.1.4.1.664.8.6.2.24.1.1.7 ErpsInterconnectProp 1.3.6.1.4.1.664.8.6.2.24.1.1.8 ErpsPortIfPort0 1.3.6.1.4.1.664.8.6.2.24.1.1.9...
  • Page 119 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 66. ERPS MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.24.1.1.29 ErpsRingProtectionLinkRPLMode 1.3.6.1.4.1.664.8.6.2.24.1.1.30 ErpsRingProtectionLinkRPLPort 1.3.6.1.4.1.664.8.6.2.24.1.1.31 ErpsOper 1.3.6.1.4.1.664.8.6.2.24.1.1.32 ErpsWarning 1.3.6.1.4.1.664.8.6.2.24.1.1.33 ErpsRowStatus 1.3.6.1.4.1.664.8.6.2.24.2 ERPSStatusTable 1.3.6.1.4.1.664.8.6.2.24.2.1 ERPSStatusEntry 1.3.6.1.4.1.664.8.6.2.24.2.1.1 ErpsStatusIndex 1.3.6.1.4.1.664.8.6.2.24.2.1.2 ErpsStatusID 1.3.6.1.4.1.664.8.6.2.24.2.1.3 ErpsStatusVer 1.3.6.1.4.1.664.8.6.2.24.2.1.4 ErpsStatusType...
  • Page 120 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 66. ERPS MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.24.2.1.26 ErpsStatusTxInfoVersion 1.3.6.1.4.1.664.8.6.2.24.2.1.27 ErpsStatusTxInfoRb 1.3.6.1.4.1.664.8.6.2.24.2.1.28 ErpsStatusTxInfoDnf 1.3.6.1.4.1.664.8.6.2.24.2.1.29 ErpsStatusTxInfoBpr 1.3.6.1.4.1.664.8.6.2.24.2.1.30 ErpsStatusTxInfoNodeId 1.3.6.1.4.1.664.8.6.2.24.2.1.31 ErpsStatusTxInfoSMAC 1.3.6.1.4.1.664.8.6.2.24.2.1.32 ErpsStatusPort0Blocked 1.3.6.1.4.1.664.8.6.2.24.2.1.33 ErpsStatusPort0SignalFail 1.3.6.1.4.1.664.8.6.2.24.2.1.34 ErpsStatusPort0FailureofProtocol 1.3.6.1.4.1.664.8.6.2.24.2.1.35 ErpsStatusPort0UpdateTimeSecs 1.3.6.1.4.1.664.8.6.2.24.2.1.36 ErpsStatusPort0Requeststate...
  • Page 121 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 66. ERPS MIBs (Continued) MIB Object Identifier MIB Object Name ErpsStatusTCPort0RxRAPSPDUsduringguardtime 1.3.6.1.4.1.664.8.6.2.24.2.1.57 1.3.6.1.4.1.664.8.6.2.24.2.1.58 ErpsStatusTCPort0RxNRRAPSPDUs 1.3.6.1.4.1.664.8.6.2.24.2.1.59 ErpsStatusTCPort0RxNRRBRAPSPDUs 1.3.6.1.4.1.664.8.6.2.24.2.1.59 ErpsStatusTCPort0RxNRRBRAPSPDUs 1.3.6.1.4.1.664.8.6.2.24.2.1.60 ErpsStatusTCPort0RxSFRAPSPDUs 1.3.6.1.4.1.664.8.6.2.24.2.1.61 ErpsStatusTCPort0RxFSRAPSPDUs 1.3.6.1.4.1.664.8.6.2.24.2.1.62 ErpsStatusTCPort0RxMSRAPSPDUs 1.3.6.1.4.1.664.8.6.2.24.2.1.63 ErpsStatusTCPort0RxEventRAPSPDUs 1.3.6.1.4.1.664.8.6.2.24.2.1.64 ErpsStatusTCPort0TxNRRAPSPDUs 1.3.6.1.4.1.664.8.6.2.24.2.1.65 ErpsStatusTCPort0TxNRRBRAPSPDUs 1.3.6.1.4.1.664.8.6.2.24.2.1.66 ErpsStatusTCPort0TxSFRAPSPDUs...
  • Page 122 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 66. ERPS MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.24.2.1.68 ErpsStatusTCPort0TxMSRAPSPDUs 1.3.6.1.4.1.664.8.6.2.24.2.1.69 ErpsStatusTCPort0TxEventRAPSPDUs 1.3.6.1.4.1.664.8.6.2.24.2.1.70 ErpsStatusTCPort0Numberoflocalsignalfails 1.3.6.1.4.1.664.8.6.2.24.2.1.71 ErpsStatusTCPort0NumberofFDBflushes 1.3.6.1.4.1.664.8.6.2.24.2.1.72 ErpsStatusTCPort1Rxerroneous ErpsStatusTCPort1RxRAPSPDUswithourownnode 1.3.6.1.4.1.664.8.6.2.24.2.1.73 ErpsStatusTCPort1RxRAPSPDUsduringguardtime 1.3.6.1.4.1.664.8.6.2.24.2.1.74 1.3.6.1.4.1.664.8.6.2.24.2.1.75 ErpsStatusTCPort1RxRAPSPDUscausingFOPPM 1.3.6.1.4.1.664.8.6.2.24.2.1.76 ErpsStatusTCPort1RxNRRAPSPDUs 1.3.6.1.4.1.664.8.6.2.24.2.1.77 ErpsStatusTCPort1RxNRRBRAPSPDUs 1.3.6.1.4.1.664.8.6.2.24.2.1.78 ErpsStatusTCPort1RxSFRAPSPDUs...
  • Page 123 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 67. MEP MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.26.1.1.7 MepLevel 1.3.6.1.4.1.664.8.6.2.26.1.1.8 MepFlowInstance 1.3.6.1.4.1.664.8.6.2.26.1.1.9 MepTaggedVID 1.3.6.1.4.1.664.8.6.2.26.1.1.10 MepEPSInstance 1.3.6.1.4.1.664.8.6.2.26.1.1.11 MepThisMAC 1.3.6.1.4.1.664.8.6.2.26.1.1.12 MepAlarm 1.3.6.1.4.1.664.8.6.2.26.1.1.13 MepRowStatus 1.3.6.1.4.1.664.8.6.2.26.2 MepInstanceID 1.3.6.1.4.1.664.8.6.2.26.3 MepInstanceConfEntry 1.3.6.1.4.1.664.8.6.2.26.3.2 MepInstanceConfLevel 1.3.6.1.4.1.664.8.6.2.26.3.3 MepInstanceConfFormat...
  • Page 124 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 68. PEER MIBs MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.26.4 PeerMepConfTable 1.3.6.1.4.1.664.8.6.2.26.4.1 PeerMepConfEntry 1.3.6.1.4.1.664.8.6.2.26.4.1.1 PeerMepConfIndex 1.3.6.1.4.1.664.8.6.2.26.4.1.2 PeerMepConfPeerMEPID 1.3.6.1.4.1.664.8.6.2.26.4.1.3 PeerMepConfUnicastPeerMAC 1.3.6.1.4.1.664.8.6.2.26.4.1.4 PeerMepConfcLOC 1.3.6.1.4.1.664.8.6.2.26.4.1.5 PeerMepConfcRDI 1.3.6.1.4.1.664.8.6.2.26.4.1.6 PeerMepConfcPeriod 1.3.6.1.4.1.664.8.6.2.26.4.1.7 PeerMepConfcPriority 1.3.6.1.4.1.664.8.6.2.26.4.1.8 PeerMepConfRowStatus Table 69.
  • Page 125 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 70. TLV MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.26.6.4 TLVConfOUIThird 1.3.6.1.4.1.664.8.6.2.26.6.5 TLVConfSubType 1.3.6.1.4.1.664.8.6.2.26.6.6 TLVConfValue 1.3.6.1.4.1.664.8.6.2.26.7 TLVConfStateTable 1.3.6.1.4.1.664.8.6.2.26.7.1 TLVConfStateEntry 1.3.6.1.4.1.664.8.6.2.26.7.1.1 TLVConfStateIndex 1.3.6.1.4.1.664.8.6.2.26.7.1.2 TLVConfStatePeerMEPID 1.3.6.1.4.1.664.8.6.2.26.7.1.3 TLVConfStateCCOrganizationSpecificOUIFirst 1.3.6.1.4.1.664.8.6.2.26.7.1.4 TLVConfStateCCOrganizationSpecificOUISecond 1.3.6.1.4.1.664.8.6.2.26.7.1.5 TLVConfStateCCOrganizationSpecificOUIThird 1.3.6.1.4.1.664.8.6.2.26.7.1.6 TLVConfStateCCOrganizationSpecificSubType...
  • Page 126 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 71. FAULT MANAGEMENT MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.26.10 FaultManagementState 1.3.6.1.4.1.664.8.6.2.26.10.1 FaultMgmtStateTransactionID 1.3.6.1.4.1.664.8.6.2.26.10.2 FaultMgmtStateTransmitted 1.3.6.1.4.1.664.8.6.2.26.10.3 FaultMgmtStateTable 1.3.6.1.4.1.664.8.6.2.26.10.3.1 FaultMgmtStateEntry 1.3.6.1.4.1.664.8.6.2.26.10.3.1.1 FaultMgmtStateIndex 1.3.6.1.4.1.664.8.6.2.26.10.3.1.2 FaultMgmtStateReplyMAC 1.3.6.1.4.1.664.8.6.2.26.10.3.1.3 FaultMgmtStateReceived 1.3.6.1.4.1.664.8.6.2.26.10.3.1.4 FaultMgmtStateOutOfOrder 1.3.6.1.4.1.664.8.6.2.26.11 FaultMgmtTestSignal 1.3.6.1.4.1.664.8.6.2.26.11.2...
  • Page 127 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 71. FAULT MANAGEMENT MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.26.13.1.1.5 FaultMgmtClientConfigFlowAISprio 1.3.6.1.4.1.664.8.6.2.26.13.1.1.6 FaultMgmtClientConfigFlowLCKprio 1.3.6.1.4.1.664.8.6.2.26.13.1.1.7 FaultMgmtClientConfigFlowRowStatus 1.3.6.1.4.1.664.8.6.2.26.14 FaultMgmtAISLOCK 1.3.6.1.4.1.664.8.6.2.26.14.2 FaultMgmtAISEnable 1.3.6.1.4.1.664.8.6.2.26.14.3 FaultMgmtAISFrameRate 1.3.6.1.4.1.664.8.6.2.26.14.4 FaultMgmtAISProtection 1.3.6.1.4.1.664.8.6.2.26.14.5 FaultMgmtLOCKEnable 1.3.6.1.4.1.664.8.6.2.26.14.6 FaultMgmtLOCKFrameRate 1.3.6.1.4.1.664.8.6.2.26.15 PerformanceMonitor 1.3.6.1.4.1.664.8.6.2.26.15.2...
  • Page 128 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 72. LOSS MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.26.15.20 LossMeasurementAvailabilityMaintenance LossMeasurementAvailabilityStateNearAvailability 1.3.6.1.4.1.664.8.6.2.26.15.21 Count LossMeasurementAvailabilityStateFarAvailabilityCo 1.3.6.1.4.1.664.8.6.2.26.15.22 LossMeasurementAvailStateNearUnavailabilityCou 1.3.6.1.4.1.664.8.6.2.26.15.23 LossMeasurementAvailabilityStateFarUnavailability 1.3.6.1.4.1.664.8.6.2.26.15.24 Count 1.3.6.1.4.1.664.8.6.2.26.15.25 LossMeasurementAvailabilityStateNearState 1.3.6.1.4.1.664.8.6.2.26.15.26 LossMeasurementAvailabilityStateFarState 1.3.6.1.4.1.664.8.6.2.26.15.27 LossMeasurementHighLossIntervalEnable 1.3.6.1.4.1.664.8.6.2.26.15.28 LossMeasurementHighLossIntervalFLRThreshold LossMeasurementHighLossIntervalConsecutiveInt 1.3.6.1.4.1.664.8.6.2.26.15.29...
  • Page 129 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 73. DELAY MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.26.15.43 DelayMeasurementEnded 1.3.6.1.4.1.664.8.6.2.26.15.44 DelayMeasurementTxMode 1.3.6.1.4.1.664.8.6.2.26.15.45 DelayMeasurementCalc 1.3.6.1.4.1.664.8.6.2.26.15.46 DelayMeasurementGap 1.3.6.1.4.1.664.8.6.2.26.15.47 DelayMeasurementCount 1.3.6.1.4.1.664.8.6.2.26.15.48 DelayMeasurementUnit 1.3.6.1.4.1.664.8.6.2.26.15.49 DelayMeasurementD2forD1 1.3.6.1.4.1.664.8.6.2.26.15.50 DelayMeasurementCounterOverflowAction 1.3.6.1.4.1.664.8.6.2.26.15.51 DelayMeasurementStateOnewayTx 1.3.6.1.4.1.664.8.6.2.26.15.52 DelayMeasurementStateOnewayRx 1.3.6.1.4.1.664.8.6.2.26.15.53 DelayMeasurementStateOnewayRxTimeout...
  • Page 130 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 73. DELAY MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.26.15.75 DelayMeasurementStateFtoNDelayVarMax 1.3.6.1.4.1.664.8.6.2.26.15.76 DelayMeasurementStateFtoNOverflow 1.3.6.1.4.1.664.8.6.2.26.15.77 DelayMeasurementStateNtoFTx 1.3.6.1.4.1.664.8.6.2.26.15.78 DelayMeasurementStateNtoFRx 1.3.6.1.4.1.664.8.6.2.26.15.79 DelayMeasurementStateNtoFRxTimeout 1.3.6.1.4.1.664.8.6.2.26.15.80 DelayMeasurementStateNtoFRxError 1.3.6.1.4.1.664.8.6.2.26.15.81 DelayMeasurementStateNtoFRxError 1.3.6.1.4.1.664.8.6.2.26.15.82 DelayMeasurementStateNtoFAvDelaylastN 1.3.6.1.4.1.664.8.6.2.26.15.83 DelayMeasurementStateNtoFDelayMin 1.3.6.1.4.1.664.8.6.2.26.15.84 DelayMeasurementStateNtoFDelayMax 1.3.6.1.4.1.664.8.6.2.26.15.85 DelayMeasurementStateNtoFAvDelayVarTot...
  • Page 131 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 74. PERFORMANCE MIBs MIB Object Identifier MIB Object Name PerformanceMonitorDelayMeasurementBinsforFD 1.3.6.1.4.1.664.8.6.2.26.16 Table PerformanceMonitorDelayMeasurementBinsforFD 1.3.6.1.4.1.664.8.6.2.26.16.1 Entry PerformanceMonitorDelayMeasurementBinsforFDI 1.3.6.1.4.1.664.8.6.2.26.16.1.1 ndex PerformanceMonitorDelayMeasurementBinsforFD 1.3.6.1.4.1.664.8.6.2.26.16.1.2 Oneway PerformanceMonitorDelayMeasurementBinsforFD 1.3.6.1.4.1.664.8.6.2.26.16.1.3 FtoN PerformanceMonitorDelayMeasurementBinsforFD 1.3.6.1.4.1.664.8.6.2.26.16.1.4 NtoF PerformanceMonitorDelayMeasurementBinsforFD 1.3.6.1.4.1.664.8.6.2.26.16.1.5 Twoway PerformanceMonitorDelayMeasurementBinsforIFD 1.3.6.1.4.1.664.8.6.2.26.17...
  • Page 132 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 75. PTP MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.28.5 PTPClockConfTable 1.3.6.1.4.1.664.8.6.2.28.5.1 PTPClockConfEntry 1.3.6.1.4.1.664.8.6.2.28.5.1.1 PTPClockConfIndex 1.3.6.1.4.1.664.8.6.2.28.5.1.2 PTPClockConfClockInstance 1.3.6.1.4.1.664.8.6.2.28.5.1.3 PTPClockConfDeviceType 1.3.6.1.4.1.664.8.6.2.28.5.1.4 PTPClockConfProfile 1.3.6.1.4.1.664.8.6.2.28.5.1.5 PTPClockConfProfile 1.3.6.1.4.1.664.8.6.2.28.6 PTPClockInstance 1.3.6.1.4.1.664.8.6.2.28.7 PTPClockConfAndStatus 1.3.6.1.4.1.664.8.6.2.28.7.2 PTPClockConfEntryClockInstance 1.3.6.1.4.1.664.8.6.2.28.7.3 PTPClockConfEntryDeviceType...
  • Page 133 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 75. PTP MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.28.7.21 PTPClockParentDataSetGrandMasterClockQuality 1.3.6.1.4.1.664.8.6.2.28.7.22 PTPClockConfEntryClockParentDataSetPri1 1.3.6.1.4.1.664.8.6.2.28.7.23 PTPClockConfEntryClockParentDataSetPri2 1.3.6.1.4.1.664.8.6.2.28.7.24 PTPClockConfEntryClockDefaultDataSetClockID PTPClockConfEntryClockDefaultDataSetDeviceTy 1.3.6.1.4.1.664.8.6.2.28.7.25 PTPClockConfEntryClockDefaultDataSet2StepFla 1.3.6.1.4.1.664.8.6.2.28.7.26 1.3.6.1.4.1.664.8.6.2.28.7.27 PTPClockConfEntryClockDefaultDataSetPorts PTPClockConfEntryClockDefaultDataSetClockIden 1.3.6.1.4.1.664.8.6.2.28.7.28 tity 1.3.6.1.4.1.664.8.6.2.28.7.29 PTPClockConfEntryClockDefaultDataSetDom PTPClockConfEntryClockDefaultDataSetClockQua 1.3.6.1.4.1.664.8.6.2.28.7.30 lity...
  • Page 134 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 75. PTP MIBs (Continued) MIB Object Identifier MIB Object Name PTPClockConfEntryClockTimePropertiesDataSetTi 1.3.6.1.4.1.664.8.6.2.28.7.46 meSource 1.3.6.1.4.1.664.8.6.2.28.7.47 PTPClockConfEntryFilterParametersFilterType 1.3.6.1.4.1.664.8.6.2.28.7.48 PTPClockConfEntryFilterParametersDelayFilter 1.3.6.1.4.1.664.8.6.2.28.7.49 PTPClockConfEntryFilterParametersPeriod 1.3.6.1.4.1.664.8.6.2.28.7.50 PTPClockConfEntryFilterParametersDist 1.3.6.1.4.1.664.8.6.2.28.7.51 PTPClockConfEntryServoParametersDisplay 1.3.6.1.4.1.664.8.6.2.28.7.52 PTPClockConfEntryServoParametersPEnable 1.3.6.1.4.1.664.8.6.2.28.7.53 PTPClockConfEntryServoParametersIEnable 1.3.6.1.4.1.664.8.6.2.28.7.54 PTPClockConfEntryServoParametersDEnable 1.3.6.1.4.1.664.8.6.2.28.7.55 PTPClockConfEntryServoParametersPConstant 1.3.6.1.4.1.664.8.6.2.28.7.56...
  • Page 135 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 75. PTP MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.28.9.1.2 PTPClockConfEntryUnicastSlaveConfDuration 1.3.6.1.4.1.664.8.6.2.28.9.1.3 PTPClockConfEntryUnicastSlaveConfIPAddress 1.3.6.1.4.1.664.8.6.2.28.9.1.4 PTPClockConfEntryUnicastSlaveConfGrant 1.3.6.1.4.1.664.8.6.2.28.9.1.5 PTPClockConfEntryUnicastSlaveConfCommState Table 76. ETH MIBs MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.29 ETHLINKOAM 1.3.6.1.4.1.664.8.6.2.29.1 EthLinkOAMPortConfTable...
  • Page 136 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 76. ETH MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.29.2.1.12 EthLinkOAMPortLocalParserState EthLinkOAMPortLocalOrganizationalUniqueIdentifi 1.3.6.1.4.1.664.8.6.2.29.2.1.13 cation 1.3.6.1.4.1.664.8.6.2.29.2.1.14 EthLinkOAMPortLocalPDURevision 1.3.6.1.4.1.664.8.6.2.29.2.1.15 EthLinkOAMPortPeerMode EthLinkOAMPortPeerUnidirectionalOperationSupp 1.3.6.1.4.1.664.8.6.2.29.2.1.16 1.3.6.1.4.1.664.8.6.2.29.2.1.17 EthLinkOAMPortPeerRemoteLoopbackSupport 1.3.6.1.4.1.664.8.6.2.29.2.1.18 EthLinkOAMPortPeerLinkMonitoringSupport 1.3.6.1.4.1.664.8.6.2.29.2.1.19 EthLinkOAMPortPeerMIBRetrievalSupport 1.3.6.1.4.1.664.8.6.2.29.2.1.20 EthLinkOAMPortPeerMTUSize 1.3.6.1.4.1.664.8.6.2.29.2.1.21 EthLinkOAMPortPeerMultiplexerState 1.3.6.1.4.1.664.8.6.2.29.2.1.22...
  • Page 137 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 78. STATISTICS MIBs MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.29.4.1.1 StatisticsIndex 1.3.6.1.4.1.664.8.6.2.29.4.1.2 StatisticsRxOAMInformationPDUs 1.3.6.1.4.1.664.8.6.2.29.4.1.3 StatisticsRxUniqueErrorEventNotification 1.3.6.1.4.1.664.8.6.2.29.4.1.4 StatisticsRxDuplicateErrorEventNotification 1.3.6.1.4.1.664.8.6.2.29.4.1.5 StatisticsRxLoopbackControl 1.3.6.1.4.1.664.8.6.2.29.4.1.6 StatisticsRxVariableRequest 1.3.6.1.4.1.664.8.6.2.29.4.1.7 StatisticsRxVariableResponse 1.3.6.1.4.1.664.8.6.2.29.4.1.8 StatisticsRxOrgSpecificPDUs 1.3.6.1.4.1.664.8.6.2.29.4.1.9 StatisticsRxUnsupportedCodes 1.3.6.1.4.1.664.8.6.2.29.4.1.10 StatisticsRxLinkFaultPDUs 1.3.6.1.4.1.664.8.6.2.29.4.1.11 StatisticsRxDyingGasp 1.3.6.1.4.1.664.8.6.2.29.4.1.12...
  • Page 138 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 78. STATISTICS MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.29.5.1.6 StatisticsLocalFrameErrors 1.3.6.1.4.1.664.8.6.2.29.5.1.7 StatisticsLocalTotalFrameErrors 1.3.6.1.4.1.664.8.6.2.29.5.1.8 StatisticsLocalTotalFrameErrorEvents 1.3.6.1.4.1.664.8.6.2.29.5.1.9 StatisticsLocalFramePeriodErrorEventTimestamp 1.3.6.1.4.1.664.8.6.2.29.5.1.10 StatisticsLocalFramePeriodErrorEventWindow 1.3.6.1.4.1.664.8.6.2.29.5.1.11 StatisticsLocalFramePeriodErrorEventThreshold 1.3.6.1.4.1.664.8.6.2.29.5.1.12 StatisticsLocalFramePeriodErrors 1.3.6.1.4.1.664.8.6.2.29.5.1.13 StatisticsLocalTotalFramePeriodErrors 1.3.6.1.4.1.664.8.6.2.29.5.1.14 StatisticsLocalTotalFramePeriodErrorEvents 1.3.6.1.4.1.664.8.6.2.29.5.1.15 StatisticsLocalSymbolPeriodErrorEventTimestamp 1.3.6.1.4.1.664.8.6.2.29.5.1.16 StatisticsLocalSymbolPeriodErrorEventWindow...
  • Page 139 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 78. STATISTICS MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.29.5.1.37 StatisticsRemoteTotalFramePeriodErrors 1.3.6.1.4.1.664.8.6.2.29.5.1.38 StatisticsRemoteTotalFramePeriodErrorEvents StatisticsRemoteSymbolPeriodErrorEventTimesta 1.3.6.1.4.1.664.8.6.2.29.5.1.39 1.3.6.1.4.1.664.8.6.2.29.5.1.40 StatisticsRemoteSymbolPeriodErrorEventWindow StatisticsRemoteSymbolPeriodErrorEventThreshol 1.3.6.1.4.1.664.8.6.2.29.5.1.41 1.3.6.1.4.1.664.8.6.2.29.5.1.42 StatisticsRemoteSymbolPeriodErrors 1.3.6.1.4.1.664.8.6.2.29.5.1.43 StatisticsRemoteSymbolFramePeriodErrors 1.3.6.1.4.1.664.8.6.2.29.5.1.44 StatisticsRemoteSymbolFramePeriodErrorEvents StatisticsRemoteEventSecondsSummaryTimeSta 1.3.6.1.4.1.664.8.6.2.29.5.1.45 1.3.6.1.4.1.664.8.6.2.29.5.1.46 StatisticsRemoteEventSecondsSummaryWindow StatisticsRemoteEventSecondsSummaryThreshol 1.3.6.1.4.1.664.8.6.2.29.5.1.47...
  • Page 140 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 79. GMP MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.32.1.8.1.1 IGMPSnoopingPortRelatedPort 1.3.6.1.4.1.664.8.6.2.32.1.8.1.2 IGMPSnoopingPortRouterPort 1.3.6.1.4.1.664.8.6.2.32.1.8.1.3 IGMPSnoopingPortFastLeave 1.3.6.1.4.1.664.8.6.2.32.1.8.1.4 IGMPSnoopingPortThrottling 1.3.6.1.4.1.664.8.6.2.32.1.8.1.5 IGMPSnoopingPortFilteringProfile 1.3.6.1.4.1.664.8.6.2.32.1.9 IGMPSnoopingVLANConfigTable 1.3.6.1.4.1.664.8.6.2.32.1.9.1 IGMPSnoopingVLANConfigEntry 1.3.6.1.4.1.664.8.6.2.32.1.9.1.1 IGMPSnoopingVLANConfigIndex 1.3.6.1.4.1.664.8.6.2.32.1.9.1.2 IGMPSnoopingVLANConfigVLANID 1.3.6.1.4.1.664.8.6.2.32.1.9.1.3 IGMPSnoopingVLANConfigSnoopingEnabled 1.3.6.1.4.1.664.8.6.2.32.1.9.1.4 IGMPSnoopingVLANConfigQuerierElection...
  • Page 141 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 79. GMP MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.32.1.11.1.11 IGMPSnoopingStatusV2LeavesReceived 1.3.6.1.4.1.664.8.6.2.32.1.12 IGMPSnoopingStatusRouterPortTable 1.3.6.1.4.1.664.8.6.2.32.1.12.1 IGMPSnoopingStatusRouterPortEntry 1.3.6.1.4.1.664.8.6.2.32.1.12.1.1 IGMPSnoopingStatusRouterPortIndex 1.3.6.1.4.1.664.8.6.2.32.1.12.1.2 IGMPSnoopingStatusRouterPortPort 1.3.6.1.4.1.664.8.6.2.32.1.13 IGMPSnoopingGroupInfoTable 1.3.6.1.4.1.664.8.6.2.32.1.13.1 IGMPSnoopingGroupInfoEntry 1.3.6.1.4.1.664.8.6.2.32.1.13.1.1 IGMPSnoopingGroupInfoIndex 1.3.6.1.4.1.664.8.6.2.32.1.13.1.2 IGMPSnoopingGroupInfoVLANID 1.3.6.1.4.1.664.8.6.2.32.1.13.1.3 IGMPSnoopingGroupInfoGroups 1.3.6.1.4.1.664.8.6.2.32.1.13.1.4 IGMPSnoopingGroupInfoPortMembers...
  • Page 142 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 80. MLD MIBs MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.32.2.7 MLDSnoopingBasicConfigProxyEnabled 1.3.6.1.4.1.664.8.6.2.32.2.8 MLDSnoopingPortRelatedTable 1.3.6.1.4.1.664.8.6.2.32.2.8.1 MLDSnoopingPortRelatedEntry 1.3.6.1.4.1.664.8.6.2.32.2.8.1.1 MLDSnoopingPortRelatedPort 1.3.6.1.4.1.664.8.6.2.32.2.8.1.2 MLDSnoopingPortRouterPort 1.3.6.1.4.1.664.8.6.2.32.2.8.1.3 MLDSnoopingPortFastLeave 1.3.6.1.4.1.664.8.6.2.32.2.8.1.4 MLDSnoopingPortThrottling 1.3.6.1.4.1.664.8.6.2.32.2.8.1.5 MLDSnoopingPortFilteringProfile 1.3.6.1.4.1.664.8.6.2.32.2.9 MLDSnoopingVLANConfigTable 1.3.6.1.4.1.664.8.6.2.32.2.9.1 MLDSnoopingVLANConfigEntry 1.3.6.1.4.1.664.8.6.2.32.2.9.1.1 MLDSnoopingVLANConfigIndex 1.3.6.1.4.1.664.8.6.2.32.2.9.1.2...
  • Page 143 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 80. MLD MIBs MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.32.2.11.1.9 MLDSnoopingStatusV2ReportsReceived 1.3.6.1.4.1.664.8.6.2.32.2.11.1.11 MLDSnoopingStatusV1LeavesReceived 1.3.6.1.4.1.664.8.6.2.32.2.12 MLDSnoopingStatusRouterPortTable 1.3.6.1.4.1.664.8.6.2.32.2.12 MLDSnoopingStatusRouterPortTable 1.3.6.1.4.1.664.8.6.2.32.2.12.1 MLDSnoopingStatusRouterPortEntry 1.3.6.1.4.1.664.8.6.2.32.2.12.1 MLDSnoopingStatusRouterPortEntry 1.3.6.1.4.1.664.8.6.2.32.2.12.1.1 MLDSnoopingStatusRouterPortIndex 1.3.6.1.4.1.664.8.6.2.32.2.12.1.2 MLDSnoopingStatusRouterPortPort 1.3.6.1.4.1.664.8.6.2.32.2.1 MLDSnoopingGroupInfoTable 1.3.6.1.4.1.664.8.6.2.32.2.13.1 MLDSnoopingGroupInfoEntry 1.3.6.1.4.1.664.8.6.2.32.2.13.1.1 MLDSnoopingGroupInfoIndex 1.3.6.1.4.1.664.8.6.2.32.2.13.1.2...
  • Page 144 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 82. VLAN MIBs MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.1.10 VLANConf 1.3.6.1.4.1.664.8.6.1.10.2 VLAN 1.3.6.1.4.1.664.8.6.1.10.2.1 VlanExistingVLANs 1.3.6.1.4.1.664.8.6.1.10.2.2 VlanEthertypeforCustomSPorts 1.3.6.1.4.1.664.8.6.1.10.2.3 VlanTable 1.3.6.1.4.1.664.8.6.1.10.2.3.1 VlanEntry 1.3.6.1.4.1.664.8.6.1.10.2.3.1.2 VlanMode 1.3.6.1.4.1.664.8.6.1.10.2.3.1.3 VlanPortVLAN 1.3.6.1.4.1.664.8.6.1.10.2.3.1.4 VlanPortType 1.3.6.1.4.1.664.8.6.1.10.2.3.1.5 VlanIngressFiltering 1.3.6.1.4.1.664.8.6.1.10.2.3.1.7 VlanIngressAcceptance 1.3.6.1.4.1.664.8.6.1.10.2.3.1.8...
  • Page 145 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 82. VLAN MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.1.10.2.12.1.1.1 VLANNameConfigIndex 1.3.6.1.4.1.664.8.6.1.10.2.12.1.1.2 VLANNameConfigVLANName 1.3.6.1.4.1.664.8.6.2.25 VLANTranslation 1.3.6.1.4.1.664.8.6.2.25.1 VLANTranslationPortTable 1.3.6.1.4.1.664.8.6.2.25.1.1 VLANTranslationPortEntry 1.3.6.1.4.1.664.8.6.2.25.1.1.1 VLANTranslationPortIndex 1.3.6.1.4.1.664.8.6.2.25.1.1.2 VLANTranslationPortDefault 1.3.6.1.4.1.664.8.6.2.25.1.1.3 VLANTranslationPortGroupID 1.3.6.1.4.1.664.8.6.2.25.2 VLANTranslationMappingTable 1.3.6.1.4.1.664.8.6.2.25.2.1 VLANTranslationMappingEntry 1.3.6.1.4.1.664.8.6.2.25.2.1.1 VLANTranslationMappingIndex...
  • Page 146 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 83. IMMEDIATE MIBs MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.33.1.6 ImmediateLeaveSettingTable 1.3.6.1.4.1.664.8.6.2.33.1.6.1 ImmediateLeaveSettingEntry 1.3.6.1.4.1.664.8.6.2.33.1.6.1.1 ImmediateLeaveSettingPort 1.3.6.1.4.1.664.8.6.2.33.1.6.1.2 ImmediateLeaveSettingImmediateLeave Table 84. MVRS MIBs MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.33.2 Statistics 1.3.6.1.4.1.664.8.6.2.33.2.2 MVRStatisticsClear 1.3.6.1.4.1.664.8.6.2.33.2.3...
  • Page 147 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 84. MVRS MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.33.4.2.1.2 MVRSFMInfoVLANID 1.3.6.1.4.1.664.8.6.2.33.4.2.1.3 MVRSFMInfoGroup 1.3.6.1.4.1.664.8.6.2.33.4.2.1.4 MVRSFMInfoPort 1.3.6.1.4.1.664.8.6.2.33.4.2.1.4 MVRSFMInfoPort 1.3.6.1.4.1.664.8.6.2.33.4.2.1.5 MVRSFMInfoMode 1.3.6.1.4.1.664.8.6.2.33.4.2.1.6 MVRSFMInfoSourceAddress 1.3.6.1.4.1.664.8.6.2.33.4.2.1.7 MVRSFMInfoType 1.3.6.1.4.1.664.8.6.2.33.4.2.1.8 MVRSFMInfoHardwareFilterSwitch Table 85. MULTICAST MIBs MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.34...
  • Page 148 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 85. MULTICAST MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.34.5 MulticastFilteringProfileAddressConfigTable 1.3.6.1.4.1.664.8.6.2.34.5.1 MulticastFilteringProfileAddressConfigEntry 1.3.6.1.4.1.664.8.6.2.34.5.1.1 MulticastFilteringProfileAddressConfigTableIndex 1.3.6.1.4.1.664.8.6.2.34.5.1.2 MulticastFilteringProfileAddressConfigEntryName MulticastFilteringProfileAddressConfigStartAddres 1.3.6.1.4.1.664.8.6.2.34.5.1.3 1.3.6.1.4.1.664.8.6.2.34.5.1.4 MulticastFilteringProfileAddressConfigEndAddress 1.3.6.1.4.1.664.8.6.2.34.5.1.5 MulticastFilteringProfileAddressConfigRowStatus Table 86. EEE MIBs MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.35 1.3.6.1.4.1.664.8.6.2.35.1...
  • Page 149 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 87. LACP MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.36.3.1 LacpSystemStatusTable 1.3.6.1.4.1.664.8.6.2.36.3.1.1 LacpSystemStatusEntry 1.3.6.1.4.1.664.8.6.2.36.3.1.1.1 LacpSystemStatusIndex 1.3.6.1.4.1.664.8.6.2.36.3.1.1.2 LacpSystemStatusAggrID 1.3.6.1.4.1.664.8.6.2.36.3.1.1.3 LacpSystemStatusPartnerSystemID 1.3.6.1.4.1.664.8.6.2.36.3.1.1.4 LacpSystemStatusPartnerKey 1.3.6.1.4.1.664.8.6.2.36.3.1.1.5 LacpSystemStatusPartnerPrio 1.3.6.1.4.1.664.8.6.2.36.3.1.1.6 LacpSystemStatusLastChanged 1.3.6.1.4.1.664.8.6.2.36.3.1.1.7 LacpSystemStatusLocalPorts 1.3.6.1.4.1.664.8.6.2.36.4 LACPInternalPortStatus 1.3.6.1.4.1.664.8.6.2.36.4.1 LACPInternalPortStatusTable...
  • Page 150 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 87. LACP MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.36.5.1.1.5 LACPNeighborPortStatusPartnerKey 1.3.6.1.4.1.664.8.6.2.36.5.1.1.6 LACPNeighborPortStatusPartnerPort 1.3.6.1.4.1.664.8.6.2.36.5.1.1.7 LACPNeighborPortStatusPartnerPortPrio 1.3.6.1.4.1.664.8.6.2.36.5.1.1.8 LACPNeighborPortStatusActivity 1.3.6.1.4.1.664.8.6.2.36.5.1.1.9 LACPNeighborPortStatusTimeout 1.3.6.1.4.1.664.8.6.2.36.5.1.1.10 LACPNeighborPortStatusAggregation 1.3.6.1.4.1.664.8.6.2.36.5.1.1.11 LACPNeighborPortStatusSynchronization 1.3.6.1.4.1.664.8.6.2.36.5.1.1.12 LACPNeighborPortStatusCollecting 1.3.6.1.4.1.664.8.6.2.36.5.1.1.13 LACPNeighborPortStatusDistributing 1.3.6.1.4.1.664.8.6.2.36.5.1.1.14 LACPNeighborPortStatusDefaulted 1.3.6.1.4.1.664.8.6.2.36.5.1.1.15 LACPNeighborPortStatusExpired...
  • Page 151 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 88. AGGR MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.36.1.6.1 AggrGroupConfigEntry 1.3.6.1.4.1.664.8.6.2.36.1.6.1.1 AggrGroupConfigPort 1.3.6.1.4.1.664.8.6.2.36.1.6.1.2 AggrGroupConfigGroup 1.3.6.1.4.1.664.8.6.2.36.1.6.1.3 AggrGroupConfig 1.3.6.1.4.1.664.8.6.2.36.7 AggrGroupStateTable 1.3.6.1.4.1.664.8.6.2.36.7.1 AggrGroupStateEntry 1.3.6.1.4.1.664.8.6.2.36.7.1.1 AggrGroupStateIndex 1.3.6.1.4.1.664.8.6.2.36.7.1.2 AggrGroupStateAggrID 1.3.6.1.4.1.664.8.6.2.36.7.1.3 AggrGroupStateName 1.3.6.1.4.1.664.8.6.2.36.7.1.4 AggrGroupStateType 1.3.6.1.4.1.664.8.6.2.36.7.1.5 AggrGroupStateSpeed...
  • Page 152 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 89. APS MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.37.1.1.12 APSEnable 1.3.6.1.4.1.664.8.6.2.37.1.1.13 APSSFTriggerWorkingPort 1.3.6.1.4.1.664.8.6.2.37.1.1.14 APSSFTriggerWorkingSFType 1.3.6.1.4.1.664.8.6.2.37.1.1.15 APSSFTriggerWorkingDomain 1.3.6.1.4.1.664.8.6.2.37.1.1.16 APSSFTriggerWorkingService 1.3.6.1.4.1.664.8.6.2.37.1.1.17 APSSFTriggerWorkingMEPID 1.3.6.1.4.1.664.8.6.2.37.1.1.18 APSSFTriggerProtectingPort 1.3.6.1.4.1.664.8.6.2.37.1.1.19 APSSFTriggerProtectingSFType 1.3.6.1.4.1.664.8.6.2.37.1.1.20 APSSFTriggerProtectingDomain 1.3.6.1.4.1.664.8.6.2.37.1.1.21 APSSFTriggerProtectingService 1.3.6.1.4.1.664.8.6.2.37.1.1.22 APSSFTriggerProtectingMEPID...
  • Page 153 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 89. APS MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.37.2.1.17 APSConfEnable 1.3.6.1.4.1.664.8.6.2.37.2.1.18 APSStatusOperationa 1.3.6.1.4.1.664.8.6.2.37.2.1.19 APSStatusWarning 1.3.6.1.4.1.664.8.6.2.37.2.1.20 APSStatusProtection 1.3.6.1.4.1.664.8.6.2.37.2.1.21 APSStatusWorking 1.3.6.1.4.1.664.8.6.2.37.2.1.22 APSStatusProtecting 1.3.6.1.4.1.664.8.6.2.37.2.1.23 APSStatusTxApsRequest 1.3.6.1.4.1.664.8.6.2.37.2.1.24 APSStatusTxApsReSigna 1.3.6.1.4.1.664.8.6.2.37.2.1.25 APSStatusTxApsBrSignal 1.3.6.1.4.1.664.8.6.2.37.2.1.26 APSStatusRxApsRequest 1.3.6.1.4.1.664.8.6.2.37.2.1.27 APSStatusRxApsReSignal...
  • Page 154 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 90. CFM MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.39.1.6 CFMConfOrganSpecificTLVOUI 1.3.6.1.4.1.664.8.6.2.39.1.7 CFMConfOrganSpecificTLVSubtype 1.3.6.1.4.1.664.8.6.2.39.1.8 CFMConfOrganSpecificTLVValue 1.3.6.1.4.1.664.8.6.2.39.2 CFMDomainConfTable 1.3.6.1.4.1.664.8.6.2.39.2.1 CFMDomainConfEntry 1.3.6.1.4.1.664.8.6.2.39.2.1.1 CFMDomainIndex 1.3.6.1.4.1.664.8.6.2.39.2.1.2 CFMDomainDomain 1.3.6.1.4.1.664.8.6.2.39.2.1.3 CFMDomainFormat 1.3.6.1.4.1.664.8.6.2.39.2.1.4 CFMDomainName 1.3.6.1.4.1.664.8.6.2.39.2.1.5 CFMDomainLevel 1.3.6.1.4.1.664.8.6.2.39.2.1.6 CFMDomainTLVSenderId...
  • Page 155 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 90. CFM MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.39.4.1.2 CFMMEPDomain 1.3.6.1.4.1.664.8.6.2.39.4.1.3 CFMMEPService 1.3.6.1.4.1.664.8.6.2.39.4.1.4 CFMMEPMEPID 1.3.6.1.4.1.664.8.6.2.39.4.1.5 CFMMEPDirection 1.3.6.1.4.1.664.8.6.2.39.4.1.6 CFMMEPPort 1.3.6.1.4.1.664.8.6.2.39.4.1.7 CFMMEPVLAN 1.3.6.1.4.1.664.8.6.2.39.4.1.8 CFMMEPPCP 1.3.6.1.4.1.664.8.6.2.39.4.1.9 CFMMEPSMAC 1.3.6.1.4.1.664.8.6.2.39.4.1.10 CFMMEPACLevel 1.3.6.1.4.1.664.8.6.2.39.4.1.11 CFMMEPACPresent 1.3.6.1.4.1.664.8.6.2.39.4.1.12 CFMMEPACAbsent...
  • Page 156 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 91. KEY MIBs MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.40 Router 1.3.6.1.4.1.664.8.6.2.40.1 RouterKeyChainConfTable 1.3.6.1.4.1.664.8.6.2.40.1.1 RouterKeyChainConfEntry 1.3.6.1.4.1.664.8.6.2.40.1.1.1 KeyChainConfIndex 1.3.6.1.4.1.664.8.6.2.40.1.1.2 KeyChainConfName 1.3.6.1.4.1.664.8.6.2.40.1.1.3 KeyChainConfRowStatus 1.3.6.1.4.1.664.8.6.2.40.2 RouterKeyChainKeyIDConfTable 1.3.6.1.4.1.664.8.6.2.40.2.1 RouterKeyChainKeyIDConfEntry 1.3.6.1.4.1.664.8.6.2.40.2.1.1 KeyChainKeyIDConfIndex 1.3.6.1.4.1.664.8.6.2.40.2.1.2 KeyChainKeyIDConfName 1.3.6.1.4.1.664.8.6.2.40.2.1.3 KeyChainKeyIDConfKeyID 1.3.6.1.4.1.664.8.6.2.40.2.1.4...
  • Page 157 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 93. RIP MIBs MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.41 1.3.6.1.4.1.664.8.6.2.41.1 RIPGlobalConf 1.3.6.1.4.1.664.8.6.2.41.1.2 RIPGloConfRouterMode 1.3.6.1.4.1.664.8.6.2.41.1.3 RIPGloConfVersion 1.3.6.1.4.1.664.8.6.2.41.1.4 RIPGloConfUpdate 1.3.6.1.4.1.664.8.6.2.41.1.5 RIPGloConfInvalid 1.3.6.1.4.1.664.8.6.2.41.1.6 RIPGloConfGarbageCollect 1.3.6.1.4.1.664.8.6.2.41.1.7 RIPGloConfStaticMode 1.3.6.1.4.1.664.8.6.2.41.1.8 RIPGloConfStaticMetricValue 1.3.6.1.4.1.664.8.6.2.41.1.9 RIPGloConfConnectedMode 1.3.6.1.4.1.664.8.6.2.41.1.10 RIPGloConfConnectedMetricValue 1.3.6.1.4.1.664.8.6.2.41.1.11 RIPGloConfOSPFMode...
  • Page 158 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 93. RIP MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.41.4.1.1 RIPPassiveIntfConfIndex 1.3.6.1.4.1.664.8.6.2.41.4.1.2 RIPPassiveIntfConfIntf 1.3.6.1.4.1.664.8.6.2.41.4.1.3 RIPPassiveIntfConfPassiveIntf 1.3.6.1.4.1.664.8.6.2.41.5 RIPIntfConfTable 1.3.6.1.4.1.664.8.6.2.41.5.1 RIPIntfConfEntry 1.3.6.1.4.1.664.8.6.2.41.5.1.1 RIPIntfConfIndex 1.3.6.1.4.1.664.8.6.2.41.5.1.2 RIPIntfConfInterface 1.3.6.1.4.1.664.8.6.2.41.5.1.3 RIPIntfConfSendVer 1.3.6.1.4.1.664.8.6.2.41.5.1.4 RIPIntfConfRecvVer 1.3.6.1.4.1.664.8.6.2.41.5.1.5 RIPIntfConfSplitHorizonMode 1.3.6.1.4.1.664.8.6.2.41.5.1.6 RIPIntfConfAuthType...
  • Page 159 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 93. RIP MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.41.8 RIPInterfaceStatusTable 1.3.6.1.4.1.664.8.6.2.41.8.1 RIPInterfaceStatusEntry 1.3.6.1.4.1.664.8.6.2.41.8.1.1 RIPInftStatIndex 1.3.6.1.4.1.664.8.6.2.41.8.1.2 RIPInftStatInterface 1.3.6.1.4.1.664.8.6.2.41.8.1.3 RIPInftStatSendVer 1.3.6.1.4.1.664.8.6.2.41.8.1.4 RIPInftStatRecvVer 1.3.6.1.4.1.664.8.6.2.41.8.1.5 RIPInftStatTriggeredUpdate 1.3.6.1.4.1.664.8.6.2.41.8.1.6 RIPInftStatPassive 1.3.6.1.4.1.664.8.6.2.41.8.1.7 RIPInftStatAuthType 1.3.6.1.4.1.664.8.6.2.41.8.1.8 RIPInftStatKeyChainName 1.3.6.1.4.1.664.8.6.2.41.9 RIPPeerInfoTable...
  • Page 160 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 94. OSPF6 MIBs MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.42 OSPF6 1.3.6.1.4.1.664.8.6.2.42.1 OSPF6GlobalConf 1.3.6.1.4.1.664.8.6.2.42.1.2 OSPF6GloConfRouterMode 1.3.6.1.4.1.664.8.6.2.42.1.3 OSPF6GloConfRouterID 1.3.6.1.4.1.664.8.6.2.42.1.4 OSPF6GloConfStatic 1.3.6.1.4.1.664.8.6.2.42.1.5 OSPF6GloConfConnected 1.3.6.1.4.1.664.8.6.2.42.1.6 OSPF6GloConfAdminDistance 1.3.6.1.4.1.664.8.6.2.42.1.7 OSPF6GloConfClearOSPFv6Process 1.3.6.1.4.1.664.8.6.2.42.2 OSPF6PassiveIntfConfTable 1.3.6.1.4.1.664.8.6.2.42.2.1 OSPF6PassiveIntfConfEntry 1.3.6.1.4.1.664.8.6.2.42.2.1.1 OSPF6PassiveIntfConfIndex 1.3.6.1.4.1.664.8.6.2.42.2.1.2...
  • Page 161 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 94. OSPF6 MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.42.5.1.1 OSPF6IntfConfIndex 1.3.6.1.4.1.664.8.6.2.42.5.1.2 OSPF6IntfConfIntf 1.3.6.1.4.1.664.8.6.2.42.5.1.3 OSPF6IntfConfPriority 1.3.6.1.4.1.664.8.6.2.42.5.1.4 OSPF6IntfConfPassiveInt 1.3.6.1.4.1.664.8.6.2.42.5.1.5 OSPF6IntfConfCost 1.3.6.1.4.1.664.8.6.2.42.5.1.6 OSPF6IntfConfIntervalHello 1.3.6.1.4.1.664.8.6.2.42.5.1.7 OSPF6IntfConfIntervalDead 1.3.6.1.4.1.664.8.6.2.42.5.1.8 OSPF6IntfConfIntervalRetransmit 1.3.6.1.4.1.664.8.6.2.42.6 OSPF6GlobalStatus 1.3.6.1.4.1.664.8.6.2.42.6.2 OSPF6GloStatRouterID 1.3.6.1.4.1.664.8.6.2.42.6.3 OSPF6GloStatSPFDelay...
  • Page 162 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 94. OSPF6 MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.42.8.1.7 OSPF6NeighborStatusIntf 1.3.6.1.4.1.664.8.6.2.42.9 OSPF6NeighborStatusDetailTable 1.3.6.1.4.1.664.8.6.2.42.9.1 OSPF6NeighborStatusDetailEntry 1.3.6.1.4.1.664.8.6.2.42.9.1.1 OSPF6NeighborStatusDetailIndex 1.3.6.1.4.1.664.8.6.2.42.9.1.2 OSPF6NeighborStatusDetailNeighborID 1.3.6.1.4.1.664.8.6.2.42.9.1.3 OSPF6NeighborStatusDetailIntfAddr 1.3.6.1.4.1.664.8.6.2.42.9.1.4 OSPF6NeighborStatusDetailArea 1.3.6.1.4.1.664.8.6.2.42.9.1.5 OSPF6NeighborStatusDetailTransitArea 1.3.6.1.4.1.664.8.6.2.42.9.1.6 OSPF6NeighborStatusDetailIntf 1.3.6.1.4.1.664.8.6.2.42.9.1.7 OSPF6NeighborStatusDetailPriority 1.3.6.1.4.1.664.8.6.2.42.9.1.8 OSPF6NeighborStatusDetailState...
  • Page 163 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 94. OSPF6 MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.42.11.1 OSPF6RoutingStatusEntry 1.3.6.1.4.1.664.8.6.2.42.11.1.1 OSPF6RoutingStatusIndex 1.3.6.1.4.1.664.8.6.2.42.11.1.2 OSPF6RoutingStatusRouteType 1.3.6.1.4.1.664.8.6.2.42.11.1.3 OSPF6RoutingStatusDes 1.3.6.1.4.1.664.8.6.2.42.11.1.4 OSPF6RoutingStatusArea 1.3.6.1.4.1.664.8.6.2.42.11.1.5 OSPF6RoutingStatusNextHop 1.3.6.1.4.1.664.8.6.2.42.11.1.6 OSPF6RoutingStatusCost 1.3.6.1.4.1.664.8.6.2.42.11.1.7 OSPF6RoutingStatusASCost 1.3.6.1.4.1.664.8.6.2.42.11.1.8 OSPF6RoutingStatusBorderRouterType 1.3.6.1.4.1.664.8.6.2.42.11.1.9 OSPF6RoutingStatusIntf 1.3.6.1.4.1.664.8.6.2.42.11.1.10 OSPF6RoutingStatusIsConnected...
  • Page 164 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 94. OSPF6 MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.42.13.1.11 OSPF6RouterLinkStateDBRouterLinkCount 1.3.6.1.4.1.664.8.6.2.42.14 OSPF6NWLinkStateDBTable 1.3.6.1.4.1.664.8.6.2.42.14.1 OSPF6NWLinkStateDBEntry 1.3.6.1.4.1.664.8.6.2.42.14.1.1 OSPF6NWLinkStateDBIndex 1.3.6.1.4.1.664.8.6.2.42.14.1.2 OSPF6NWLinkStateDBAreaID 1.3.6.1.4.1.664.8.6.2.42.14.1.3 OSPF6NWLinkStateDBType 1.3.6.1.4.1.664.8.6.2.42.14.1.4 OSPF6NWLinkStateDBID 1.3.6.1.4.1.664.8.6.2.42.14.1.5 OSPF6NWLinkStateDBAdvRouter 1.3.6.1.4.1.664.8.6.2.42.14.1.6 OSPF6NWLinkStateDBAge 1.3.6.1.4.1.664.8.6.2.42.14.1.7 OSPF6NWLinkStateDBOptions 1.3.6.1.4.1.664.8.6.2.42.14.1.8 OSPF6NWLinkStateDBSequence...
  • Page 165 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 94. OSPF6 MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.42.16.1.5 OSPF6IntraAreaPrefixLinkStateDBAdvRouter 1.3.6.1.4.1.664.8.6.2.42.16.1.6 OSPF6IntraAreaPrefixLinkStateDBAge 1.3.6.1.4.1.664.8.6.2.42.16.1.7 OSPF6IntraAreaPrefixLinkStateDBSequence 1.3.6.1.4.1.664.8.6.2.42.16.1.8 OSPF6IntraAreaPrefixLinkStateDBChecksum 1.3.6.1.4.1.664.8.6.2.42.16.1.9 OSPF6IntraAreaPrefixLinkStateDBLength 1.3.6.1.4.1.664.8.6.2.42.16.1.10 OSPF6IntraAreaPrefixLinkStateDBNumofLinks 1.3.6.1.4.1.664.8.6.2.42.17 OSPF6SummaryLinkStateDBTable 1.3.6.1.4.1.664.8.6.2.42.17.1 OSPF6SummaryLinkStateDBEntry 1.3.6.1.4.1.664.8.6.2.42.17.1.1 OSPF6SummaryLinkStateDBIndex 1.3.6.1.4.1.664.8.6.2.42.17.1.2 OSPF6SummaryLinkStateDBAreaID 1.3.6.1.4.1.664.8.6.2.42.17.1.3 OSPF6SummaryLinkStateDBType...
  • Page 166 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 94. OSPF6 MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.42.18.1.9 OSPF6ASBRSummaryLinkStateDBChecksum 1.3.6.1.4.1.664.8.6.2.42.18.1.10 OSPF6ASBRSummaryLinkStateDBLength 1.3.6.1.4.1.664.8.6.2.42.18.1.11 OSPF6ASBRSummaryLinkStateDBMetric Table 95. OSPF6 MIBs MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.42.19 OSPF6ExternalLinkStateDBTable 1.3.6.1.4.1.664.8.6.2.42.19.1 OSPF6ExternalLinkStateDBEntry 1.3.6.1.4.1.664.8.6.2.42.19.1.1 OSPF6ExternalLinkStateDBIndex...
  • Page 167 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 97. Frame MIBs MIB Object Identfier MIB Object Name 1.3.6.1.4.1.664.8.6.2.43.2 FramePreemptionConfTable 1.3.6.1.4.1.664.8.6.2.43.2.1 FramePreemptionConfEntry 1.3.6.1.4.1.664.8.6.2.43.2.1.1 FramePreemptionConfIndex 1.3.6.1.4.1.664.8.6.2.43.2.1.2 FramePreemptionConfTx 1.3.6.1.4.1.664.8.6.2.43.2.1.3 FramePreemptionConfStartWithoutLLDP 1.3.6.1.4.1.664.8.6.2.43.2.1.4 FramePreemptionConfVerifyDisableTX 1.3.6.1.4.1.664.8.6.2.43.2.1.5 FramePreemptionConfPreemptableQueuesTXQ0 1.3.6.1.4.1.664.8.6.2.43.2.1.6 FramePreemptionConfPreemptableQueuesTXQ1 1.3.6.1.4.1.664.8.6.2.43.2.1.7 FramePreemptionConfPreemptableQueuesTXQ2 1.3.6.1.4.1.664.8.6.2.43.2.1.8 FramePreemptionConfPreemptableQueuesTXQ3 1.3.6.1.4.1.664.8.6.2.43.2.1.9 FramePreemptionConfPreemptableQueuesTXQ4 1.3.6.1.4.1.664.8.6.2.43.2.1.10...
  • Page 168 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 98. TAS MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.43.3.3.1.10 TASPortConfGateStatesQ7 1.3.6.1.4.1.664.8.6.2.43.3.3.1.11 TASPortConfGCLLength 1.3.6.1.4.1.664.8.6.2.43.3.3.1.12 TASPortConfCycleTimeValue 1.3.6.1.4.1.664.8.6.2.43.3.3.1.13 TASPortConfCycleTimeUnit 1.3.6.1.4.1.664.8.6.2.43.3.3.1.14 TASPortConfCycleTimeExtensionNs 1.3.6.1.4.1.664.8.6.2.43.3.3.1.15 TASPortConfBaseTime 1.3.6.1.4.1.664.8.6.2.43.3.3.1.16 TASPortConfConfigChange 1.3.6.1.4.1.664.8.6.2.43.4 TASPortGCLConf 1.3.6.1.4.1.664.8.6.2.43.4.1 GCLConfPort 1.3.6.1.4.1.664.8.6.2.43.4.2 TASPortGCLConfTable 1.3.6.1.4.1.664.8.6.2.43.4.2.1 TASPortGCLConfEntry...
  • Page 169 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 99. TASSDU MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.43.5.1.4 TASSDUConfMaxSDUSizeQ2 1.3.6.1.4.1.664.8.6.2.43.5.1.5 TASSDUConfMaxSDUSizeQ3 1.3.6.1.4.1.664.8.6.2.43.5.1.6 TASSDUConfMaxSDUSizeQ4 1.3.6.1.4.1.664.8.6.2.43.5.1.7 TASSDUConfMaxSDUSizeQ5 1.3.6.1.4.1.664.8.6.2.43.5.1.8 TASSDUConfMaxSDUSizeQ6 1.3.6.1.4.1.664.8.6.2.43.5.1.9 TASSDUConfMaxSDUSizeQ7 Table 100. PSFP MIBs MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.43.6 PSFPFlowMeterConfTable...
  • Page 170 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 100. PSFP MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.43.7.1.8 PSFPStreamFilterConfSDUSize 1.3.6.1.4.1.664.8.6.2.43.7.1.9 PSFPStreamFilterConfFMIID 1.3.6.1.4.1.664.8.6.2.43.7.1.10 PSFPStreamFilterConfFMIEnable 1.3.6.1.4.1.664.8.6.2.43.7.1.11 PSFPStreamFilterConfOversizeBlockEnable 1.3.6.1.4.1.664.8.6.2.43.7.1.12 PSFPStreamFilterConfRowStatus Table 101. PSFPGCL MIBs MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.43.8 PSFPSGIConfTable 1.3.6.1.4.1.664.8.6.2.43.8.1...
  • Page 171 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 101. PSFPGCL MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.43.9.2.1.4 PSFPGCLConfGateState 1.3.6.1.4.1.664.8.6.2.43.9.2.1.5 PSFPGCLConfIPV 1.3.6.1.4.1.664.8.6.2.43.9.2.1.6 PSFPGCLConfTimeInterval 1.3.6.1.4.1.664.8.6.2.43.9.2.1.7 PSFPGCLConfOctetMax Table 102. TSNEgress MIBs MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.43.10 TSNEgressPortFramePreemptStatusTable 1.3.6.1.4.1.664.8.6.2.43.10.1 TSNEgressPortFramePreemptStatusEntry...
  • Page 172 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 103. TAS MIBs MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.43.11 TASStatusTable 1.3.6.1.4.1.664.8.6.2.43.11.1 TASStatusEntry 1.3.6.1.4.1.664.8.6.2.43.11.1.1 TASStatusIndex 1.3.6.1.4.1.664.8.6.2.43.11.1.2 TASStatusOperGateEnabled 1.3.6.1.4.1.664.8.6.2.43.11.1.3 TASStatusOperGateQ0 1.3.6.1.4.1.664.8.6.2.43.11.1.4 TASStatusOperGateQ1 1.3.6.1.4.1.664.8.6.2.43.11.1.5 TASStatusOperGateQ2 1.3.6.1.4.1.664.8.6.2.43.11.1.6 TASStatusOperGateQ3 1.3.6.1.4.1.664.8.6.2.43.11.1.7 TASStatusOperGateQ4 1.3.6.1.4.1.664.8.6.2.43.11.1.8 TASStatusOperGateQ5 1.3.6.1.4.1.664.8.6.2.43.11.1.9 TASStatusOperGateQ6 1.3.6.1.4.1.664.8.6.2.43.11.1.10...
  • Page 173 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 104. TASGCL MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.43.12.2.1.2 TASGCLStatusGCLID 1.3.6.1.4.1.664.8.6.2.43.12.2.1.3 TASGCLStatusGateOper 1.3.6.1.4.1.664.8.6.2.43.12.2.1.4 2fTASGCLStatusGateStateQ0 1.3.6.1.4.1.664.8.6.2.43.12.2.1.5 TASGCLStatusGateStateQ1 1.3.6.1.4.1.664.8.6.2.43.12.2.1.6 TASGCLStatusGateStateQ2 1.3.6.1.4.1.664.8.6.2.43.12.2.1.7 TASGCLStatusGateStateQ3 1.3.6.1.4.1.664.8.6.2.43.12.2.1.8 TASGCLStatusGateStateQ4 1.3.6.1.4.1.664.8.6.2.43.12.2.1.9 TASGCLStatusGateStateQ5 1.3.6.1.4.1.664.8.6.2.43.12.2.1.10 TASGCLStatusGateStateQ6 1.3.6.1.4.1.664.8.6.2.43.12.2.1.11 TASGCLStatusGateStateQ7 1.3.6.1.4.1.664.8.6.2.43.12.2.1.12 TASGCLStatusTimeInterval...
  • Page 174 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 105. PSFP MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.43.15.1.1.2 PSFPStreamFilterStatisticsSFIID 1.3.6.1.4.1.664.8.6.2.43.15.1.1.3 PSFPStreamFilterStatisticsMatchingFrameCount 1.3.6.1.4.1.664.8.6.2.43.15.1.1.4 PSFPStreamFilterStatisticsPassingFrameCount PSFPStreamFilterStatisticsNotPassingFrameCoun 1.3.6.1.4.1.664.8.6.2.43.15.1.1.5 1.3.6.1.4.1.664.8.6.2.43.15.1.1.6 PSFPStreamFilterStatisticsPassingSDUCount 1.3.6.1.4.1.664.8.6.2.43.15.1.1.7 PSFPStreamFilterStatisticsNotPassingSDUCount 1.3.6.1.4.1.664.8.6.2.43.15.1.1.8 PSFPStreamFilterStatisticsREDFramesCount 1.3.6.1.4.1.664.8.6.2.43.15.1.1.9 PSFPStreamFilterStatisticsClear 1.3.6.1.4.1.664.8.6.2.43.15.2 PSFPStreamFilterStatisticsClearAll Table 106. PSFPSGI MIBs MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.43.16...
  • Page 175 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 107. FRER MIBs MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.44 FRER 1.3.6.1.4.1.664.8.6.2.44.1 FrerConfTable 1.3.6.1.4.1.664.8.6.2.44.1.1 FrerConfEntry 1.3.6.1.4.1.664.8.6.2.44.1.1.1 FrerConfIndex 1.3.6.1.4.1.664.8.6.2.44.1.1.2 FrerConfInstance 1.3.6.1.4.1.664.8.6.2.44.1.1.3 FrerConfMode 1.3.6.1.4.1.664.8.6.2.44.1.1.4 FrerConfEnable 1.3.6.1.4.1.664.8.6.2.44.1.1.5 FrerConfFRERVLAN 1.3.6.1.4.1.664.8.6.2.44.1.1.6 FrerConfAlgorithm 1.3.6.1.4.1.664.8.6.2.44.1.1.7 FrerConfHistoryLength 1.3.6.1.4.1.664.8.6.2.44.1.1.8 FrerConfResetTimeout 1.3.6.1.4.1.664.8.6.2.44.1.1.9...
  • Page 176 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 107. FRER MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.44.2.1.1.3 FrerStatusOper 1.3.6.1.4.1.664.8.6.2.44.2.1.1.4 FrerStatusWarning 1.3.6.1.4.1.664.8.6.2.44.2.1.1.5 FrerStatusLatentError 1.3.6.1.4.1.664.8.6.2.44.2.1.1.6 FrerStatusStatisticsClear 1.3.6.1.4.1.664.8.6.2.44.2.1.1.7 FrerStatusResetFunction 1.3.6.1.4.1.664.8.6.2.44.2.1.1.8 FrerStatusResetLatentError 1.3.6.1.4.1.664.8.6.2.44.2.2 FrerStatusClearAll 1.3.6.1.4.1.664.8.6.2.44.3 FRERStatistics 1.3.6.1.4.1.664.8.6.2.44.3.1 FRERStatisticsTable 1.3.6.1.4.1.664.8.6.2.44.3.1.1 FRERStatisticsEntry 1.3.6.1.4.1.664.8.6.2.44.3.1.1.1 FRERStatisticsIndex...
  • Page 177 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 108. IPSOURCE MIBs MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.3 netvanta1760Security 1.3.6.1.4.1.664.8.6.3.1 netvanta1760IPSourceGuard 1.3.6.1.4.1.664.8.6.3.1.1 netvanta1760IPSourceGuardConf 1.3.6.1.4.1.664.8.6.3.1.2.1.1 IPSourceGuardStaticSwitchIndex 1.3.6.1.4.1.664.8.6.3.1 IPSourceGuard 1.3.6.1.4.1.664.8.6.3.1.1 IPSourceGuardConf 1.3.6.1.4.1.664.8.6.3.1.1.1 IPSourceGuardMode 1.3.6.1.4.1.664.8.6.3.1.1.2 IPSourceGuardDynamicToStaticCmd 1.3.6.1.4.1.664.8.6.3.1.1.3 IPSourceGuardPortConfigTable 1.3.6.1.4.1.664.8.6.3.1.1.3.1 IPSourceGuardPortConfigEntry 1.3.6.1.4.1.664.8.6.3.1.1.3.1.2 IPSourceGuardPortConfigMode 1.3.6.1.4.1.664.8.6.3.1.1.3.1.3...
  • Page 178 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 109. ARP MIBs MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.3.2 ARPInspection 1.3.6.1.4.1.664.8.6.3.2.1 1.3.6.1.4.1.664.8.6.3.2.1.1 ARPConfig 1.3.6.1.4.1.664.8.6.3.2.1.1.1 ARPConfMode 1.3.6.1.4.1.664.8.6.3.2.1.1.3 ARPPortConfTable 1.3.6.1.4.1.664.8.6.3.2.1.1.3.1 ARPPortConfEntry 1.3.6.1.4.1.664.8.6.3.2.1.1.3.1.1 ARPPortConfPort 1.3.6.1.4.1.664.8.6.3.2.1.1.3.1.1 ARPPortConfPort 1.3.6.1.4.1.664.8.6.3.2.1.1.3.1.2 ARPPortConfMode 1.3.6.1.4.1.664.8.6.3.2.1.1.3.1.3 ARPPortConfCheckVLAN 1.3.6.1.4.1.664.8.6.3.2.1.1.3.1.4 ARPPortConfLogType 1.3.6.1.4.1.664.8.6.3.2.1.2 ARPVlanConfigTable...
  • Page 179 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 110. PSFPSGI MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.43.16.1.1.12 PSFPSGIStatusConfigPending 1.3.6.1.4.1.664.8.6.2.43.16.1.1.13 PSFPSGIStatusOperIPV 1.3.6.1.4.1.664.8.6.2.43.16.1.1.14 PSFPSGIStatusRX 1.3.6.1.4.1.664.8.6.2.43.16.1.1.15 PSFPSGIStatusOctets Table 111. FRER MIBs MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.44 FRER 1.3.6.1.4.1.664.8.6.2.44.1 FrerConfTable...
  • Page 180 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 111. FRER MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.2.44.1.1.22 FrerConfRowStatus 1.3.6.1.4.1.664.8.6.2.44.2 FrerStatus 1.3.6.1.4.1.664.8.6.2.44.2.1 FrerStatusTable 1.3.6.1.4.1.664.8.6.2.44.2.1.1 FrerStatusEntry 1.3.6.1.4.1.664.8.6.2.44.2.1.1.1 FrerStatusIndex 1.3.6.1.4.1.664.8.6.2.44.2.1.1.2 FrerStatusInstance 1.3.6.1.4.1.664.8.6.2.44.2.1.1.3 FrerStatusOper 1.3.6.1.4.1.664.8.6.2.44.2.1.1.4 FrerStatusWarning 1.3.6.1.4.1.664.8.6.2.44.2.1.1.5 FrerStatusLatentError 1.3.6.1.4.1.664.8.6.2.44.2.1.1.6 FrerStatusStatisticsClear 1.3.6.1.4.1.664.8.6.2.44.2.1.1.7 FrerStatusResetFunction...
  • Page 181 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 112. IP SOURCE MIBs MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.3 Security 1.3.6.1.4.1.664.8.6.3.1 IPSourceGuard 1.3.6.1.4.1.664.8.6.3.1.1 IPSourceGuardConf 1.3.6.1.4.1.664.8.6.3.1.1.1 IPSourceGuardMode 1.3.6.1.4.1.664.8.6.3.1.1.2 IPSourceGuardDynamicToStaticCmd 1.3.6.1.4.1.664.8.6.3.1.1.3 IPSourceGuardPortConfigTable 1.3.6.1.4.1.664.8.6.3.1.1.3.1 IPSourceGuardPortConfigEntry 1.3.6.1.4.1.664.8.6.3.1.1.3.1.2 IPSourceGuardPortConfigMode 1.3.6.1.4.1.664.8.6.3.1.1.3.1.3 IPSourceGuardPortMaxDynamicClients 1.3.6.1.4.1.664.8.6.3.1.2 IPSourceGuardStaticTable 1.3.6.1.4.1.664.8.6.3.1.2.1 IPSourceGuardStaticEntry...
  • Page 182 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 113. ARP MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.3.2.1.1.3 ARPPortConfTable 1.3.6.1.4.1.664.8.6.3.2.1.1.3.1 ARPPortConfEntry 1.3.6.1.4.1.664.8.6.3.2.1.1.3.1.1 ARPPortConfPort 1.3.6.1.4.1.664.8.6.3.2.1.1.3.1.3 ARPPortConfCheckVLAN 1.3.6.1.4.1.664.8.6.3.2.1.1.3.1.4 ARPPortConfLogType 1.3.6.1.4.1.664.8.6.3.2.1.2.1 ARPVlanConfigEntry 1.3.6.1.4.1.664.8.6.3.2.1.2.1.1 ARPPortConfigIndex 1.3.6.1.4.1.664.8.6.3.2.1.2.1.2 ARPVlanConfigVlan 1.3.6.1.4.1.664.8.6.3.2.1.2.1.3 ARPVlanConfigLogType 1.3.6.1.4.1.664.8.6.3.2.1.2.1.4 ARPVlanConfigRowStatus 1.3.6.1.4.1.664.8.6.3.2.1.3 ARPStaticTable...
  • Page 183 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 114. DHCP MIBs MIB Object Identfier MIB Object Name 1.3.6.1.4.1.664.8.6.3.3 DHCPSnooping 1.3.6.1.4.1.664.8.6.3.3.1 DHCPSnoopingConf 1.3.6.1.4.1.664.8.6.3.3.1.1 DHCPSnoopingMode 1.3.6.1.4.1.664.8.6.3.3.1.2 DHCPSnoopingPortModeConfigurationTable 1.3.6.1.4.1.664.8.6.3.3.1.2.1 DHCPSnoopingPortModeConfigurationEntry 1.3.6.1.4.1.664.8.6.3.3.1.2.1.1 DHCPSnoopingPortModeConfigurationPort 1.3.6.1.4.1.664.8.6.3.3.1.2.1.2 DHCPSnoopingPortModeConfigurationMode 1.3.6.1.4.1.664.8.6.3.3.2 DHCPSnoopingStatisticsTable 1.3.6.1.4.1.664.8.6.3.3.2.1 DHCPSnoopingStatisticsEntry 1.3.6.1.4.1.664.8.6.3.3.2.1.1 DHCPSnoopingStatisticsPort 1.3.6.1.4.1.664.8.6.3.3.2.1.2 DHCPSnoopingStatisticsClear 1.3.6.1.4.1.664.8.6.3.3.2.1.3...
  • Page 184 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 114. DHCP MIBs (Continued) MIB Object Identfier MIB Object Name 1.3.6.1.4.1.664.8.6.3.3.2.1.23 DHCPSnoopingTxLeaseQuery 1.3.6.1.4.1.664.8.6.3.3.2.1.24 DHCPSnoopingTxLeaseUnassigned 1.3.6.1.4.1.664.8.6.3.3.2.1.25 DHCPSnoopingTxLeaseUnknow 1.3.6.1.4.1.664.8.6.3.3.2.1.26 DHCPSnoopingTxLeaseActive 1.3.6.1.4.1.664.8.6.3.3.2.1.27 DHCPSnoopingRxDiscardedChecksumError 1.3.6.1.4.1.664.8.6.3.3.2.1.28 DHCPSnoopingRxDiscardedFromUntrusted 1.3.6.1.4.1.664.8.6.3.4 DHCPRelay 1.3.6.1.4.1.664.8.6.3.4.1 DHCPRelayConfiguration 1.3.6.1.4.1.664.8.6.3.4.1.1 DHCPRelayMode 1.3.6.1.4.1.664.8.6.3.4.1.2 DHCPRelayServer 1.3.6.1.4.1.664.8.6.3.4.2.1 DHCPRelayServerStatistics...
  • Page 185 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 114. DHCP MIBs (Continued) MIB Object Identfier MIB Object Name 1.3.6.1.4.1.664.8.6.1.9.8.1.1.4 DHCPServerStatusInterfaceStartIP 1.3.6.1.4.1.664.8.6.1.9.8.1.1.5 DHCPServerStatusInterfaceEndIP 1.3.6.1.4.1.664.8.6.1.9.8.1.1.6 DHCPServerStatusInterfaceLeaseTime 1.3.6.1.4.1.664.8.6.1.9.8.1.1.7 DHCPServerStatusInterfaceSubnetMask 1.3.6.1.4.1.664.8.6.1.9.8.1.1.8 DHCPServerStatusInterfaceDefaultRouter 1.3.6.1.4.1.664.8.6.1.9.8.1.1.9 DHCPServerStatusInterfaceDNSServer Table 115. SERVER STAT MIBs MIB Object Identfier MIB Object Name 1.3.6.1.4.1.664.8.6.3.4.2.1.1 ServerStatTransmitToServer...
  • Page 186 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 117. PORT SECURITY MIBs MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.3.5.1.1 PortPorcLimitCtrlSystemConf 1.3.6.1.4.1.664.8.6.3.5.1.1.1 PortSecurityAging 1.3.6.1.4.1.664.8.6.3.5.1.1.2 PortSecurityAgingPeriod 1.3.6.1.4.1.664.8.6.3.5.1.1.3 PortSecurityHoldTime 1.3.6.1.4.1.664.8.6.3.5.1.2 PortSecLimitCtrlTable 1.3.6.1.4.1.664.8.6.3.5.1.2.1 PortSecLimitCtrlEntry 1.3.6.1.4.1.664.8.6.3.5.1.2.1.1 PortSecLimitCtrlPort 1.3.6.1.4.1.664.8.6.3.5.1.2.1.2 PortSecLimitCtrlPortMode 1.3.6.1.4.1.664.8.6.3.5.1.2.1.3 PortSecLimitCtrlPortLimit 1.3.6.1.4.1.664.8.6.3.5.1.2.1.4 PortSecLimitCtrlPortViolationmMode 1.3.6.1.4.1.664.8.6.3.5.1.2.1.5 PortSecLimitCtrlPortViolationmLimit...
  • Page 187 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 118. ACCESS MANAGEMENT MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.3.6.1.2 AccessMgmtConfTable 1.3.6.1.4.1.664.8.6.3.6.1.2.1 AccessMgmtConfEntry 1.3.6.1.4.1.664.8.6.3.6.1.2.1.1 AccessMgmtIndex 1.3.6.1.4.1.664.8.6.3.6.1.2.1.2 AccessMgmtVlanID 1.3.6.1.4.1.664.8.6.3.6.1.2.1.3 AccessMgmtStartIpAddress 1.3.6.1.4.1.664.8.6.3.6.1.2.1.4 AccessMgmtEndIpAddress 1.3.6.1.4.1.664.8.6.3.6.1.2.1.5 AccessMgmtHttpHttps 1.3.6.1.4.1.664.8.6.3.6.1.2.1.6 AccessMgmtSNMP 1.3.6.1.4.1.664.8.6.3.6.1.2.1.7 AccessMgmtTelnetSSH 1.3.6.1.4.1.664.8.6.3.6.1.2.1.8 AccessMgmtRowStatus 1.3.6.1.4.1.664.8.6.3.6.2...
  • Page 188 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 120. AuthMethod MIBs MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.3.9 AuthMethod 1.3.6.1.4.1.664.8.6.3.9.1 AuthMethodConfigTable 1.3.6.1.4.1.664.8.6.3.9.1.1 AuthMethodConfigEntry 1.3.6.1.4.1.664.8.6.3.9.1.1.1 AuthMethodConfigClient 1.3.6.1.4.1.664.8.6.3.9.1.1.2 AuthMethodConfigMethod1 1.3.6.1.4.1.664.8.6.3.9.1.1.3 AuthMethodConfigMethod2 1.3.6.1.4.1.664.8.6.3.9.1.1.4 AuthMethodConfigMethod3 1.3.6.1.4.1.664.8.6.3.9.1.1.5 AuthMethodConfigMethod4 1.3.6.1.4.1.664.8.6.3.9.1.1.6 AuthMethodConfigServicePort Table 121. CommandAuthorization MIBs MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.3.9.2...
  • Page 189 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 123. DHCP V6 Relay MIBs MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.3.10 DHCPV6Snooping 1.3.6.1.4.1.664.8.6.3.10.1 DHCPV6SnoopingConfig 1.3.6.1.4.1.664.8.6.3.10.1.1 DHCPV6SnoopingMode 1.3.6.1.4.1.664.8.6.3.10.1.2 DHCPV6SnoopingUnknownIPv6NextHeaders 1.3.6.1.4.1.664.8.6.3.10.1.3 DHCPV6SnoopingPortConfigTable 1.3.6.1.4.1.664.8.6.3.10.1.3.1 DHCPV6SnoopingPortConfigEntr 1.3.6.1.4.1.664.8.6.3.10.1.3.1.1 DHCPV6SnoopingPortConfigPort 1.3.6.1.4.1.664.8.6.3.10.1.3.1.2 DHCPV6SnoopingPortTrustMode 1.3.6.1.4.1.664.8.6.3.10.2 DHCPV6SnoopingTableTable 1.3.6.1.4.1.664.8.6.3.10.2.1 DHCPV6SnoopingTableEntry 1.3.6.1.4.1.664.8.6.3.10.2.1.1...
  • Page 190 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 123. DHCP V6 Relay MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.3.10.3.1.11 DHCPV6SnoopingRxPktsReconfigure 1.3.6.1.4.1.664.8.6.3.10.3.1.12 DHCPV6SnoopingRxPktsRelease 1.3.6.1.4.1.664.8.6.3.10.3.1.13 DHCPV6SnoopingRxPktsDiscardUntrust 1.3.6.1.4.1.664.8.6.3.10.3.1.14 DHCPV6SnoopingTxPktsSolicit 1.3.6.1.4.1.664.8.6.3.10.3.1.15 DHCPV6SnoopingTxPktsRequest 1.3.6.1.4.1.664.8.6.3.10.3.1.16 DHCPV6SnoopingTxPktsInfoRequest 1.3.6.1.4.1.664.8.6.3.10.3.1.17 DHCPV6SnoopingTxPktsConfirm 1.3.6.1.4.1.664.8.6.3.10.3.1.18 DHCPV6SnoopingTxPktsRenew 1.3.6.1.4.1.664.8.6.3.10.3.1.19 DHCPV6SnoopingTxPktsRebind 1.3.6.1.4.1.664.8.6.3.10.3.1.20 DHCPV6SnoopingTxPktsDecline...
  • Page 191 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 123. DHCP V6 Relay MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.3.11.2.4.1.5 DHCPv6RelayStatusTxToServer 1.3.6.1.4.1.664.8.6.3.11.2.4.1.6 DHCPv6RelayStatusRxfromServer 1.3.6.1.4.1.664.8.6.3.11.2.4.1.7 DHCPv6RelayStatusServerPktsDropped 1.3.6.1.4.1.664.8.6.3.11.2.4.1.8 DHCPv6RelayStatusTxToClient 1.3.6.1.4.1.664.8.6.3.11.2.4.1.9 DHCPv6RelayStatusRxFromClient 1.3.6.1.4.1.664.8.6.3.11.2.4.1.10 DHCPv6RelayStatusClientPktsDropped 1.3.6.1.4.1.664.8.6.3.11.2.4.1.11 DHCPv6RelayStatusClear Table 124. IP V6 MIBs MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.3.12...
  • Page 192 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 124. IP V6 MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.3.12.3.1.3 IPV6SourceGuardDynamicVLANId 1.3.6.1.4.1.664.8.6.3.12.3.1.4 IPV6SourceGuardDynamicIPV6Address 1.3.6.1.4.1.664.8.6.3.12.3.1.5 IPV6SourceGuardDynamicMACAddress Table 125. SOFTWARE MIBs MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.4 Maintenance 1.3.6.1.4.1.664.8.6.4.1 RestartDevice 1.3.6.1.4.1.664.8.6.4.2...
  • Page 193 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 126. CONFIG MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.4.4.6.1.4 DeleteConfigCmd 1.3.6.1.4.1.664.8.6.4.4.6.1.5 DownloadConfigCmd 1.3.6.1.4.1.664.8.6.4.4.6.1.6 UploadConfigCmd 1.3.6.1.4.1.664.8.6.4.5 Diagnostics Table 127. PING MIBs MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.4.5.1 PingIpAddress 1.3.6.1.4.1.664.8.6.4.5.2 PingSize...
  • Page 194 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 129. CABLE DIAGNOSTICS MIBs MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.4.5.17 CableDiagnostics 1.3.6.1.4.1.664.8.6.4.5.17.1 CableDiagnosticsTest 1.3.6.1.4.1.664.8.6.4.5.17.2 CableDiagnosticsTable 1.3.6.1.4.1.664.8.6.4.5.17.2.1 CableDiagnosticsEntry 1.3.6.1.4.1.664.8.6.4.5.17.2.1.1 CableDiagnosticsPort 1.3.6.1.4.1.664.8.6.4.5.17.2.1.2 CableDiagnosticsLinkStatus 1.3.6.1.4.1.664.8.6.4.5.17.2.1.3 CableDiagnosticsTestResult 1.3.6.1.4.1.664.8.6.4.5.17.2.1.4 CableDiagnosticsLength Table 130. SWITCH REBOOT MIBs MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.4.6...
  • Page 195 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 131. PERF MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664.8.6.4.7.9 iPerfResult 1.3.6.1.4.1.664.8.6.5 Trap 1.3.6.1.4.1.664.8.6.5.1 TrapEvent 1.3.6.1.4.1.664.8.6.5.1.1 Emergency 1.3.6.1.4.1.664.8.6.5.1.2 Alert 1.3.6.1.4.1.664.8.6.5.1.3 Critical 1.3.6.1.4.1.664.8.6.5.1.4 Error 1.3.6.1.4.1.664.8.6.5.1.5 Warning 1.3.6.1.4.1.664.8.6.5.1.6 Notice 1.3.6.1.4.1.664.8.6.5.1.7 Informational 1.3.6.1.4.1.664.8.6.5.1.8 Debug...
  • Page 196 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 133. MEMORY MIBs 1.3.6.1.4.1.2021.4 memory 1.3.6.1.4.1.2021.4.1 memIndex 1.3.6.1.4.1.2021.4.2 memErrorName 1.3.6.1.4.1.2021.4.3 memTotalSwap 1.3.6.1.4.1.2021.4.4 memAvailSwap 1.3.6.1.4.1.2021.4.5 memTotalReal 1.3.6.1.4.1.2021.4.6 memAvailReal 1.3.6.1.4.1.2021.4.7 memTotalSwapTXT 1.3.6.1.4.1.2021.4.8 memAvailSwapTXT 1.3.6.1.4.1.2021.4.9 memTotalRealTXT 1.3.6.1.4.1.2021.4.10 memAvailRealTXT 1.3.6.1.4.1.2021.4.11 memTotalFree 1.3.6.1.4.1.2021.4.12 memMinimumSwap 1.3.6.1.4.1.2021.4.13 memShared 1.3.6.1.4.1.2021.4.14...
  • Page 197 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 134. EXT MIBs MIB Object Identifier MIB Object Name 1.3.6.1.4.1.2021.8 extTable 1.3.6.1.4.1.2021.8.1 extEntry 1.3.6.1.4.1.2021.8.1.1 extIndex 1.3.6.1.4.1.2021.8.1.2 extNames 1.3.6.1.4.1.2021.8.1.3 extCommand 1.3.6.1.4.1.2021.8.1.100 extResult 1.3.6.1.4.1.2021.8.1.101 extOutput 1.3.6.1.4.1.2021.8.1.102 extErrFix 1.3.6.1.4.1.2021.8.1.103 extErrFixCmd Table 135. DSK MIBs MIB Object Identifier MIB Object Name 1.3.6.1.4.1.2021.9...
  • Page 198 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 135. DSK MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.2021.9.1.16 dskUsedHigh 1.3.6.1.4.1.2021.9.1.100 dskErrorFlag 1.3.6.1.4.1.2021.9.1.101 dskErrorMsg Table 136. LA MIBs MIB Object Identifier MIB Object Name 1.3.6.1.4.1.2021.10 laTable 1.3.6.1.4.1.2021.10.1 laEntry 1.3.6.1.4.1.2021.10.1.1 laIndex...
  • Page 199 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 137. SYSTEM STATS MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.2021.11.11 ssCpuIdle 1.3.6.1.4.1.2021.11.50 ssCpuRawUser 1.3.6.1.4.1.2021.11.51 ssCpuRawNice 1.3.6.1.4.1.2021.11.52 ssCpuRawSystem 1.3.6.1.4.1.2021.11.53 ssCpuRawIdle 1.3.6.1.4.1.2021.11.54 ssCpuRawWait 1.3.6.1.4.1.2021.11.55 ssCpuRawKernel 1.3.6.1.4.1.2021.11.56 ssCpuRawInterrupt 1.3.6.1.4.1.2021.11.57 ssIORawSent 1.3.6.1.4.1.2021.11.58 ssIORawReceived 1.3.6.1.4.1.2021.11.59...
  • Page 200 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 138. UCD MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.2021.14.1.1.3 ucdDemoUserList 1.3.6.1.4.1.2021.14.1.1.4 ucdDemoPassphrase 1.3.6.1.4.1.2021.251 ucdTraps 1.3.6.1.4.1.2021.251.1 ucdStart 1.3.6.1.4.1.2021.251.2 ucdShutdown Table 139. DLMOD MIBs MIB Object Identifier MIB Object Name 1.3.6.1.4.1.2021.13.14.1 dlmodNextIndex 1.3.6.1.4.1.2021.13.14.2...
  • Page 201 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 140. DISK MIBs (Continued) MIB Object Identifer MIB Object Name 1.3.6.1.4.1.2021.13.15.1.1.12 diskIONReadX 1.3.6.1.4.1.2021.13.15.1.1.13 diskIONWrittenX 1.3.6.1.4.1.2021.13.15.1.1.14 diskIOBusyTime Table 141. LM MIBs MIB Object Identifier MIB Object Name 1.3.6.1.4.1.2021.13.16 lmSensors 1.3.6.1.4.1.2021.13.16.1 lmSensorsMIB 1.3.6.1.4.1.2021.13.16.2 lmTempSensorsTable...
  • Page 202 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 142. FILE MIBs MIB Object Identifier MIB Object Name 1.3.6.1.4.1.2021.15 fileTable 1.3.6.1.4.1.2021.15.1 fileEntry 1.3.6.1.4.1.2021.15.1.1 fileIndex 1.3.6.1.4.1.2021.15.1.2 fileName 1.3.6.1.4.1.2021.15.1.3 fileSize 1.3.6.1.4.1.2021.15.1.4 fileMax 1.3.6.1.4.1.2021.15.1.100 fileErrorFlag 1.3.6.1.4.1.2021.15.1.101 fileErrorMsg Table 143. LOG MIBs MIB Object Identifier MIB Object Name 1.3.6.1.4.1.2021.16...
  • Page 203 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 144. VERSION MIBs MIB Object Identifier MIB Object Name 1.3.6.1.4.1.2021.100 version 1.3.6.1.4.1.2021.100.1 versionIndex 1.3.6.1.4.1.2021.100.2 versionTag 1.3.6.1.4.1.2021.100.3 versionDate 1.3.6.1.4.1.2021.100.4 versionCDate 1.3.6.1.4.1.2021.100.5 versionIdent 1.3.6.1.4.1.2021.100.6 versionConfigureOptions 1.3.6.1.4.1.2021.100.10 versionClearCache 1.3.6.1.4.1.2021.100.11 versionUpdateConfig 1.3.6.1.4.1.2021.100.12 versionRestartAgent 1.3.6.1.4.1.2021.100.13 versionSavePersistentData 1.3.6.1.4.1.2021.100.20...
  • Page 204 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 145. NS MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.8072.1.3.2.2.1 nsExtendConfigEntry 1.3.6.1.4.1.8072.1.3.2.2.1.1 nsExtendToken 1.3.6.1.4.1.8072.1.3.2.2.1.2 nsExtendCommand 1.3.6.1.4.1.8072.1.3.2.2.1.3 nsExtendArgs 1.3.6.1.4.1.8072.1.3.2.2.1.4 nsExtendInput 1.3.6.1.4.1.8072.1.3.2.2.1.5 nsExtendCacheTime 1.3.6.1.4.1.8072.1.3.2.2.1.6 nsExtendExecType 1.3.6.1.4.1.8072.1.3.2.2.1.7 nsExtendRunType 1.3.6.1.4.1.8072.1.3.2.2.1.20 nsExtendStorage 1.3.6.1.4.1.8072.1.3.2.2.1.21 nsExtendStatus 1.3.6.1.4.1.8072.1.3.2.3 nsExtendOutput1Table...
  • Page 205 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 145. NS MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.8072.1.6 nsErrorHistory 1.3.6.1.4.1.8072.1.7 nsConfiguration 1.3.6.1.4.1.8072.1.7.1 nsConfigDebug 1.3.6.1.4.1.8072.1.7.1.1 nsDebugEnabled 1.3.6.1.4.1.8072.1.7.1.1 nsDebugEnabled 1.3.6.1.4.1.8072.1.7.1.2 nsDebugOutputAll 1.3.6.1.4.1.8072.1.7.1.3 nsDebugDumpPdu 1.3.6.1.4.1.8072.1.7.1.4 nsDebugTokenTable 1.3.6.1.4.1.8072.1.7.1.4.1 nsDebugTokenEntry 1.3.6.1.4.1.8072.1.7.1.4.1.2 nsDebugTokenPrefix 1.3.6.1.4.1.8072.1.7.1.4.1.4 nsDebugTokenStatus...
  • Page 206 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 145. NS MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.8072.2.2.1.1.2 nsIETFWGChair1 1.3.6.1.4.1.8072.2.2.1.1.3 nsIETFWGChair2 1.3.6.1.4.1.8072.4.0.1 nsNotifyStart 1.3.6.1.4.1.8072.4.0.2 nsNotifyShutdown 1.3.6.1.4.1.8072.4.0.3 nsNotifyRestart 1.3.6.1.4.1.8072.5.2.2 nsModuleGroup 1.3.6.1.4.1.8072.5.2.4 nsCacheGroup 1.3.6.1.4.1.8072.5.2.7 nsConfigGroups 1.3.6.1.4.1.8072.5.2.7.1 nsDebugGroup 1.3.6.1.4.1.8072.5.2.7.2 nsLoggingGroup 1.3.6.1.4.1.8072.5.2.8 nsTransactionGroup...
  • Page 207 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 146. NET SNMP MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.8072.2.3 netSnmpExampleNotifications 1.3.6.1.4.1.8072.2.3.0 netSnmpExampleNotificationPrefix 1.3.6.1.4.1.8072.2.3.0.1 netSnmpExampleHeartbeatNotification 1.3.6.1.4.1.8072.2.3.1 netSnmpExampleNotification 1.3.6.1.4.1.8072.2.3.2 netSnmpExampleNotificationObjects 1.3.6.1.4.1.8072.2.3.2.1 netSnmpExampleHeartbeatRate 1.3.6.1.4.1.8072.2.3.2.2 netSnmpExampleHeartbeatName 1.3.6.1.4.1.8072.2.255 netSnmpPassExamples 1.3.6.1.4.1.8072.2.255.1 netSnmpPassString 1.3.6.1.4.1.8072.2.255.2 netSnmpPassTable 1.3.6.1.4.1.8072.2.255.2.1...
  • Page 208 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 146. NET SNMP MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.4.1.8072.9999 netSnmpExperimental 1.3.6.1.4.1.8072.9999.9999 netSnmpPlaypen 1.3.6.1.4.1.8072 netSnmp 1.3.6.1.4.1.8072.1 netSnmpObjects Table 147. USM MIBs MIB Object Identifier MIB Object Name 1.3.6.1.6.3.15.1 usmMIBObjects 1.3.6.1.6.3.15.1.1...
  • Page 209 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs Table 147. USM MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.6.3.15.1.2.2.1.13 usmUserStatus 1.3.6.1.6.3.15.2 usmMIBConformance 1.3.6.1.6.3.15.2.1 usmMIBCompliances 1.3.6.1.6.3.15.2.1.1 usmMIBCompliance 1.3.6.1.6.3.15.2.2 usmMIBGroups 1.3.6.1.6.3.15.2.2.1 usmMIBBasicGroup Table 148. VACM MIBs MIB Object Identifier MIB Object Name 1.3.6.1.6.3.16.1 vacmMIBObjects...
  • Page 210 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 Table 148. VACM MIBs (Continued) MIB Object Identifier MIB Object Name 1.3.6.1.6.3.16.1.5 vacmMIBViews 1.3.6.1.6.3.16.1.5.1 vacmViewSpinLock 1.3.6.1.6.3.16.1.5.2 vacmViewTreeFamilyTable 1.3.6.1.6.3.16.1.5.2.1 vacmViewTreeFamilyEntry 1.3.6.1.6.3.16.1.5.2.1.1 vacmViewTreeFamilyViewName 1.3.6.1.6.3.16.1.5.2.1.2 vacmViewTreeFamilySubtree 1.3.6.1.6.3.16.1.5.2.1.3 vacmViewTreeFamilyMask 1.3.6.1.6.3.16.1.5.2.1.4 vacmViewTreeFamilyType 1.3.6.1.6.3.16.1.5.2.1.5 vacmViewTreeFamilyStorageType 1.3.6.1.6.3.16.1.5.2.1.6 vacmViewTreeFamilyStatus 1.3.6.1.6.3.16.2 vacmMIBConformance...
  • Page 211 SNMP in the NetVanta 1760 Appendix A. NetVanta 1760 MIBs MIB Object Identifier MIB Object Name 1.3.6.1.4.1.664 privatetech 1.3.6.1.4.1.664.8 switch 1.3.6.1.4.1.2021.101 snmperrs 1.3.6.1.4.1.2021.101.1 snmperrIndex 1.3.6.1.4.1.2021.101.2 snmperrNames 1.3.6.1.4.1.2021.101.100 snmperrErrorFlag 1.3.6.1.4.1.2021.101.101 snmperrErrMessage 1.3.6.1.4.1.2021.102 mrTable 1.3.6.1.4.1.2021.102.1 mrEntry 1.3.6.1.4.1.2021.102.1.1 mrIndex 1.3.6.1.4.1.2021.102.1.2 mrModuleName 1.3.6.1.4.1.2021.250.1 hpux9 1.3.6.1.4.1.2021.250.2 sunos4 1.3.6.1.4.1.2021.250.3...
  • Page 212 Appendix A. NetVanta 1760 MIBs SNMP in the NetVanta 1760 MIB Object Identifier MIB Object Name 1.3.6.1.6.3.1.1.5.2 warmStart 1.3.6.1.6.3.1.1.5.3 linkDown 1.3.6.1.6.3.1.1.5.4 linkUp 1.3.6.1.6.3.1.1.5.5 authenticationFailure 6AMCCG0019-29A...

Table of Contents