zhoneMauAutoNegRestart
ZHONE-MAU-MIB ·
.1.3.6.1.4.1.5504.5.1.2.1.4
Object
column r/w
Enumeration
If the value of this object is set to restart(1)
then this will force auto-negotiation to begin
link renegotiation. If auto-negotiation signaling
is disabled, a write to this object
has no effect.
Setting the value of this object to norestart(2)
has no effect.
Context
- MIB
- ZHONE-MAU-MIB
- OID
.1.3.6.1.4.1.5504.5.1.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zhoneMauAutoNegEntry
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 'ZHONE-MAU-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-MAU-MIB::zhoneMauAutoNegRestart'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-MAU-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-MAU-MIB::zhoneMauAutoNegRestart.<zhoneMauIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-MAU-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-MAU-MIB::zhoneMauAutoNegRestart'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | restart |
2 | norestart |