Administrator Guide
MIB Object OID Description
dot3adAggPortListPorts 1.2.840.10006.300.43.1.1.2.1.1 Contains a complete set of ports currently
associated with the Aggregator.
Viewing the LAG MIB
• To view the LAG MIB generated by the system, use the following command.
snmpbulkget -v 2c -c LagMIB 10.16.148.157 1.2.840.10006.300.43.1.1.1.1.1
iso.2.840.10006.300.43.1.1.1.1.1.1258356224 = Hex-STRING: 00 01 E8 8A E8 46
iso.2.840.10006.300.43.1.1.1.1.1.1258356736 = Hex-STRING: 00 01 E8 8A E8 46
iso.2.840.10006.300.43.1.1.1.1.2.1258356224 = INTEGER: 32768
iso.2.840.10006.300.43.1.1.1.1.2.1258356736 = INTEGER: 32768
iso.2.840.10006.300.43.1.1.1.1.3.1258356224 = Hex-STRING: 00 01 E8 8A E8 44
iso.2.840.10006.300.43.1.1.1.1.3.1258356736 = Hex-STRING: 00 01 E8 8A E8 44
iso.2.840.10006.300.43.1.1.1.1.4.1258356224 = INTEGER: 1
iso.2.840.10006.300.43.1.1.1.1.4.1258356736 = INTEGER: 1
iso.2.840.10006.300.43.1.1.1.1.5.1258356224 = INTEGER: 127
iso.2.840.10006.300.43.1.1.1.1.5.1258356736 = INTEGER: 128
Transceiver Monitoring
To retrieve and display the transceiver related parameters you can perform a snmpwalk transceiver table OID to retrieve transceiver details
as per the MIB. This enables transceiver monitoring and identication of potential issues related to the transceivers on a switch.
• Ensure that SNMP is enabled on the device before running a query to retrieve the transceiver information.
• Value 0.0 would be returned in case of Tx/Rx power not being supported on the optics.
• Empty string would be displayed if optics are not inserted in a port.
Example of SNMP Output for Transceiver Monitoring
Dell $ snmpwalk -v1 -c public 10.16.150.210 1.3.6.1.4.1.6027.3.11.1.3.1.1 | grep 2106373
SNMPv2-SMI::enterprises.6027.3.11.1.3.1.1.1.2106373 = STRING: "Stack-Unit-1 OptionalModule-3
Port-5"
SNMPv2-SMI::enterprises.6027.3.11.1.3.1.1.2.2106373 = STRING: "Fo 1/3/5"
SNMPv2-SMI::enterprises.6027.3.11.1.3.1.1.3.2106373 = STRING: "40GBASE-SR4"
SNMPv2-SMI::enterprises.6027.3.11.1.3.1.1.4.2106373 = STRING: "AVAGO"
SNMPv2-SMI::enterprises.6027.3.11.1.3.1.1.5.2106373 = STRING: "AFBR-79E4Z-D-FT1"
SNMPv2-SMI::enterprises.6027.3.11.1.3.1.1.6.2106373 = STRING: "750382760048"
SNMPv2-SMI::enterprises.6027.3.11.1.3.1.1.7.2106373 = STRING: "0.0"
SNMPv2-SMI::enterprises.6027.3.11.1.3.1.1.8.2106373 = STRING: "-2.273117"
Table 76. SNMP OIDs for Transceiver Monitoring
Field (OID) Description
SNMPv2-SMI::enterprises.6027.3.11.1.3.1.1.1 Device Name
SNMPv2-SMI::enterprises.6027.3.11.1.3.1.1.2 Port
SNMPv2-SMI::enterprises.6027.3.11.1.3.1.1.3 Optics Type
SNMPv2-SMI::enterprises.6027.3.11.1.3.1.1.4 Vendor Name
SNMPv2-SMI::enterprises.6027.3.11.1.3.1.1.5 Part Number
SNMPv2-SMI::enterprises.6027.3.11.1.3.1.1.6 Serial Number
SNMPv2-SMI::enterprises.6027.3.11.1.3.1.1.7 Transmit Power
SNMPv2-SMI::enterprises.6027.3.11.1.3.1.1.8 Receive Power
766 Simple Network Management Protocol (SNMP)