tpSysToolReBoot
TPLINK-SYSTOOL-MIB ·
.1.3.6.1.4.1.11863.6.3.1.1
Object
scalar r/w
Enumeration
this used to determine whether to reboot or not
Context
- MIB
- TPLINK-SYSTOOL-MIB
- OID
.1.3.6.1.4.1.11863.6.3.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- tplinkSysToolMIBObjects
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 'TPLINK-SYSTOOL-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-SYSTOOL-MIB::tpSysToolReBoot.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TPLINK-SYSTOOL-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TPLINK-SYSTOOL-MIB::tpSysToolReBoot'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | notReBoot |
1 | reboot |
2 | reBootAndSave |