hpicfReset
HP-ICF-BASIC ·
.1.3.6.1.4.1.11.2.14.11.1.4.1
Object
scalar r/w
Enumeration
When this object is set to 'normalReset' it results in a 'powerup' reset of the device. When set to 'agentReset', it results in a reset of the agent software, without resetting the device hardware. When this object is set, the agent replies, dallies a short time to allow the reply to be emitted from the device, then performs the reset. When read, this object always returns 'noReset'.
Context
- MIB
- HP-ICF-BASIC
- OID
.1.3.6.1.4.1.11.2.14.11.1.4.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hpicfBasic
- Groups
- 3
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 'HP-ICF-BASIC' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-BASIC::hpicfReset.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-BASIC' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-BASIC::hpicfReset'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noReset |
2 | normalReset |
4 | agentReset |