eltSwIfAutoNegotiationBypass
ELTEX-MES-eltInterfaces ·
.1.3.6.1.4.1.35265.1.23.43.1.1.3
Object
column r/w
Enumeration
When enabled the link can be established by bypassing the Auto-Negotiation procedure if the link partner doesn't respond to the Auto-Negotiation process.
Context
- MIB
- ELTEX-MES-eltInterfaces
- OID
.1.3.6.1.4.1.35265.1.23.43.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- eltSwIfEntry
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 'ELTEX-MES-eltInterfaces' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-MES-eltInterfaces::eltSwIfAutoNegotiationBypass'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ELTEX-MES-eltInterfaces' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-MES-eltInterfaces::eltSwIfAutoNegotiationBypass.<eltSwIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELTEX-MES-eltInterfaces' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELTEX-MES-eltInterfaces::eltSwIfAutoNegotiationBypass'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |
3 | forced |