hpnicfReboot
HPN-ICF-COMMON-SYSTEM-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.6.7
Object
scalar r/w
Enumeration
normal:do nothing. reboot :reboot the router. 'normal' will be returned when getting.
Context
- MIB
- HPN-ICF-COMMON-SYSTEM-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.6.7- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hpnicfSystem
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 'HPN-ICF-COMMON-SYSTEM-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-COMMON-SYSTEM-MIB::hpnicfReboot.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPN-ICF-COMMON-SYSTEM-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPN-ICF-COMMON-SYSTEM-MIB::hpnicfReboot'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | normal |
1 | reboot |