sIfMauAutoNegRestart
GBNDeviceSWAPI-MIB ·
.1.3.6.1.4.1.13464.1.2.2.2.6.5.1.1.8
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
- GBNDeviceSWAPI-MIB
- OID
.1.3.6.1.4.1.13464.1.2.2.2.6.5.1.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sIfMauAutoNegEntry
- Groups
- 1
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 'GBNDeviceSWAPI-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GBNDeviceSWAPI-MIB::sIfMauAutoNegRestart'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GBNDeviceSWAPI-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GBNDeviceSWAPI-MIB::sIfMauAutoNegRestart.<sIfMauIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GBNDeviceSWAPI-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GBNDeviceSWAPI-MIB::sIfMauAutoNegRestart'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | restart |
2 | norestart |
Conformance
Member of