Users Guide

Table Of Contents
Table 120. MIB Objects for LAG (continued)
MIB Object OID Description
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
MIB Support to Display Unrecognized LLDP TLVs
This section provides information about MIB objects that display unrecognized LLDP TLV information about reserved and
organizational specific unrecognized LLDP TLVs.
MIB Support to Display Reserved Unrecognized LLDP TLVs
The lldpRemUnknownTLVTable contains the information about an incoming reserved unrecognized LLDP TLVs that is not
recognized by the local neighbor. The following table lists the related MIB objects:
Table 121. MIB Objects for Displaying Reserved Unrecognized LLDP TLVs
MIB Object OID Description
lldpRemUnknownTLVTable 1.0.8802.1.1.2.1.4.3 This table contains information about
incoming TLV found in a single LLDP
frame.
lldpRemUnknownTLVEntry 1.0.8802.1.1.2.1.4.3.1 Contains information about the
unrecognized TLV received from a
physical network connection.
lldpRemUnknownTLVType 1.0.8802.1.1.2.1.4.3.1.1 Contains value extracted from the type
field of the TLV.
lldpRemUnknownTLVInfo 1.0.8802.1.1.2.1.4.3.1.2 Contains value extracted from the value
field of the TLV.
Viewing the Details of Reserved Unrecognized LLDP TLVs
To view the information of reserved unrecognized LLDP TLVs using SNMP, use the following commands.
Simple Network Management Protocol (SNMP)
897