lacpNewPortSuspendIndividual
LENOVO-GbTOR-G8264CS-MIB ·
.1.3.6.1.4.1.20301.2.7.15.2.1.5.8.1.7
Object
column r/w
Enumeration
It indicates if the port can be treated as an individual link when it does not get LACPDU from the peer port. suspend (can't be treated as a normal link) individual (can be treated as a normal link)
Context
- MIB
- LENOVO-GbTOR-G8264CS-MIB
- OID
.1.3.6.1.4.1.20301.2.7.15.2.1.5.8.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- lacpNewPortCfgTableEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LENOVO-GbTOR-G8264CS-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LENOVO-GbTOR-G8264CS-MIB::lacpNewPortSuspendIndividual'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LENOVO-GbTOR-G8264CS-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LENOVO-GbTOR-G8264CS-MIB::lacpNewPortSuspendIndividual.<lacpNewPortCfgTableId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LENOVO-GbTOR-G8264CS-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LENOVO-GbTOR-G8264CS-MIB::lacpNewPortSuspendIndividual'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | suspend |
2 | individual |