s3AgentRestart
SYNOPTICS-COMMON-MIB ·
.1.3.6.1.4.1.45.1.2.4.5
Object
scalar mandatory
r/w
Enumeration
Network management module restart status. Writing a restart(2) to this object will restart the NMM. This initializes all the counters, re-reads the EEPROM data structure and starts executing from the beginning of the code.
Context
- MIB
- SYNOPTICS-COMMON-MIB
- OID
.1.3.6.1.4.1.45.1.2.4.5- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- s3AgentHw
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 'SYNOPTICS-COMMON-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYNOPTICS-COMMON-MIB::s3AgentRestart.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SYNOPTICS-COMMON-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SYNOPTICS-COMMON-MIB::s3AgentRestart'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noRestart |
2 | restart |