deviceReset
SWITCH-CHASSIS-MIB ·
.1.3.6.1.4.1.207.8.9.1.1.9.1
Object
scalar r/w
Enumeration
The value of this object returned in response to an SNMP Get or Get-Next request is always noOp(1). Changing the value of this object to reset(2) will cause the device to be reset.
Context
- MIB
- SWITCH-CHASSIS-MIB
- OID
.1.3.6.1.4.1.207.8.9.1.1.9.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- bootParams
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SWITCH-CHASSIS-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWITCH-CHASSIS-MIB::deviceReset.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SWITCH-CHASSIS-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SWITCH-CHASSIS-MIB::deviceReset'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noOp |
2 | reset |