systemReset
CANOPY-SYS-MIB ·
.1.3.6.1.4.1.17713.1.18.1
Object
scalar r/w
Enumeration
Setting this attribute to '1' will cause a system reboot
Context
- MIB
- CANOPY-SYS-MIB
- OID
.1.3.6.1.4.1.17713.1.18.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- reset
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 'CANOPY-SYS-MIB' -M '/opt/observium/mibs/motorola:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CANOPY-SYS-MIB::systemReset.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CANOPY-SYS-MIB' -M '/opt/observium/mibs/motorola:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CANOPY-SYS-MIB::systemReset'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | running |
1 | console-reboot |