zxAnOutOfBandIfConfNegotiation
ZTE-AN-INTERFACE-BASE-MIB ·
.1.3.6.1.4.1.3902.1082.30.20.2.2.5.1.21
Object
column r/w
Enumeration
This object is defined for C600 series NE. The desired negotiation for this interface. If the selected control is not possible on the interface, a value of illegal(99) is returned. If this value is auto, zxAnOutOfBandIfConfDuplex and zxAnOutOfBandIfConfSpeed can not be set. Only if this value is force, zxAnOutOfBandIfConfDuplex and zxAnOutOfBandIfConfSpeed can be set.
Context
- MIB
- ZTE-AN-INTERFACE-BASE-MIB
- OID
.1.3.6.1.4.1.3902.1082.30.20.2.2.5.1.21- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zxAnOutOfBandIfEntry
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 'ZTE-AN-INTERFACE-BASE-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-INTERFACE-BASE-MIB::zxAnOutOfBandIfConfNegotiation'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-INTERFACE-BASE-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-INTERFACE-BASE-MIB::zxAnOutOfBandIfConfNegotiation.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-INTERFACE-BASE-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-INTERFACE-BASE-MIB::zxAnOutOfBandIfConfNegotiation'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | auto |
2 | force |
99 | illegal |