wdmIfAutoNegotiationMode
LUM-WDM-MIB ·
.1.3.6.1.4.1.8708.2.4.2.2.1.1.94
Object
column deprecated
r/w
Enumeration
Note: This attribute is deprecated!
The wanted auto negotiation mode.
off - auto negotiation process is disabled
on - auto negotiation process is enabled
Context
- MIB
- LUM-WDM-MIB
- OID
.1.3.6.1.4.1.8708.2.4.2.2.1.1.94- Type
- column
- Access
- readwrite
- Status
- deprecated
- Default
on- Parent
- wdmIfEntry
- Groups
- 13
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-WDM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-WDM-MIB::wdmIfAutoNegotiationMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-WDM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-WDM-MIB::wdmIfAutoNegotiationMode.<wdmIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-WDM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-WDM-MIB::wdmIfAutoNegotiationMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | off |
2 | on |