portDevIfL2AutoNegotiationStatus
LUM-PORTDEVICEIF-MIB ·
.1.3.6.1.4.1.8708.2.58.2.3.1.1.12
Object
column LumPortDeviceDuplexMode
The current auto-negotiation status of the portdevice interfaces: halfDuplex fullDuplex autoDuplex incomplete
Context
- MIB
- LUM-PORTDEVICEIF-MIB
- OID
.1.3.6.1.4.1.8708.2.58.2.3.1.1.12- Type
- column
- Access
- readonly
- Status
- current
- Default
incomplete- Parent
- portDevIfL2Entry
- Groups
- 1
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 'LUM-PORTDEVICEIF-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-PORTDEVICEIF-MIB::portDevIfL2AutoNegotiationStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-PORTDEVICEIF-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-PORTDEVICEIF-MIB::portDevIfL2AutoNegotiationStatus.<portDevIfL2Index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-PORTDEVICEIF-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-PORTDEVICEIF-MIB::portDevIfL2AutoNegotiationStatus'
Syntax
- Source
- LumPortDeviceDuplexMode
- Base type
Enumeration
Type Description
Represents a duplex mode of an interface of an SD.
Values & Constraints
Type Values
0 | halfDuplex |
1 | fullDuplex |
2 | autoDuplex |
3 | incomplete |
254 | duplexNotAvailable |
255 | duplexNotApplicable |
Conformance
Member of