Users Guide

MIB Object OID Description
dot3adAggCollectorMaxDelay 1.2.840.10006.300.43.1.1.1.1.10 Contains a 16–bit read–write attribute
defining the maximum delay, in tens of
microseconds, that may be imposed by the
frame collector between receiving a frame
from an Aggregator Parser, and either
delivering the frame to its MAC Client or
discarding the frame.
dot3adAggPortListTable 1.2.840.10006.300.43.1.1.2 Contains a list of all the ports associated
with each Aggregator. Each LACP channel
in a device occupies an entry in the table.
dot3adAggPortListEntry 1.2.840.10006.300.43.1.1.2.1 Contains a list of ports associated with a
given Aggregator and indexed by the
ifIndex of the Aggregator.
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 identification 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"
228
Simple Network Management Protocol (SNMP)