wsReload
WAYSTREAM-MIB ·
.1.3.6.1.4.1.9303.4.1.1.2
Object
scalar r/w
Integer32
This object is used to restart the target router by setting the number of seconds until system reload. A value of 0 cancels any pending reload. The value returned when reading the object is the number of seconds remaining until reload
Context
- MIB
- WAYSTREAM-MIB
- OID
.1.3.6.1.4.1.9303.4.1.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- wsSystem
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 'WAYSTREAM-MIB' -M '/opt/observium/mibs/waystream:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WAYSTREAM-MIB::wsReload.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WAYSTREAM-MIB' -M '/opt/observium/mibs/waystream:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WAYSTREAM-MIB::wsReload'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.