udldInfoPortBidirectionalStatus
LENOVO-GbTOR-G7052-MIB ·
.1.3.6.1.4.1.20301.2.7.18.2.3.13.1.1.6
Object
column Enumeration
The BidirectionalStatus field of the port in UDLD info port table. Contains the udld bidirectional state for the current port.
Context
- MIB
- LENOVO-GbTOR-G7052-MIB
- OID
.1.3.6.1.4.1.20301.2.7.18.2.3.13.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- udldInfoPortEntry
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-G7052-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LENOVO-GbTOR-G7052-MIB::udldInfoPortBidirectionalStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LENOVO-GbTOR-G7052-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LENOVO-GbTOR-G7052-MIB::udldInfoPortBidirectionalStatus.<udldInfoPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LENOVO-GbTOR-G7052-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LENOVO-GbTOR-G7052-MIB::udldInfoPortBidirectionalStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | unidirectional |
3 | bidirectional |
4 | loop |
5 | neighborMismatch |