restartAction
ATI-8324SX-MIB ·
.1.3.6.1.4.1.207.1.4.42.5.5
Object
scalar r/w
Enumeration
Setting this object to active(1) triger the system restart. Setting this object to notActive(2) has no effect. The system always returns the value notActive(2) when this object is read.
Context
- MIB
- ATI-8324SX-MIB
- OID
.1.3.6.1.4.1.207.1.4.42.5.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- restartMgt
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 'ATI-8324SX-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATI-8324SX-MIB::restartAction.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ATI-8324SX-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ATI-8324SX-MIB::restartAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
2 | notActive |