ifMauAutoNegRestart

IEEE8023-MAU-MIB · .1.3.111.2.802.3.1.13.1.5.1.1.5

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
IEEE8023-MAU-MIB
OID
.1.3.111.2.802.3.1.13.1.5.1.1.5
Type
column
Access
readwrite
Status
current
Parent
ifMauAutoNegEntry
Groups
1

Walk 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 'IEEE8023-MAU-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8023-MAU-MIB::ifMauAutoNegRestart'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IEEE8023-MAU-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8023-MAU-MIB::ifMauAutoNegRestart.<ifMauIfIndex>.<ifMauIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE8023-MAU-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE8023-MAU-MIB::ifMauAutoNegRestart'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1restart
2norestart

Conformance