sysMgmtReboot
ZYXEL-GS4012F-MIB ·
.1.3.6.1.4.1.890.1.5.8.20.12.3
Object
scalar r/w
Enumeration
Reboot switch from SNMP. 1:Reboot, 0:Nothing
Context
- MIB
- ZYXEL-GS4012F-MIB
- OID
.1.3.6.1.4.1.890.1.5.8.20.12.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sysMgmt
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 'ZYXEL-GS4012F-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-GS4012F-MIB::sysMgmtReboot.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-GS4012F-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-GS4012F-MIB::sysMgmtReboot'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | nothing |
1 | reboot |