restart
AT-SYSINFO-MIB ·
allied-old variant
·
.1.3.6.1.4.1.207.8.4.4.3.2.1
Object
scalar r/w
Enumeration
A router/switch restart request.
A management station can remotely instruct an ATI router/switch
to action a warm or cold restart.
Once all the appropriate internal checks have been made, the
router/switch will acknowledge the request via normal SNMP channels.
The restart instruction will be actioned after waiting for a period
of 5 seconds, this is because the SNMP acknowledgement packet needs
time to reach the management station.
Once the request has been actioned, it can not be cancelled and
communication with the router/switch will be lost during system
initialisation.
Context
- MIB
- AT-SYSINFO-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.3.2.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- restartGroup
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 'AT-SYSINFO-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-SYSINFO-MIB::restart.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AT-SYSINFO-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AT-SYSINFO-MIB::restart'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | restartNone |
1 | restartWarm |
2 | restartCold |