hpicfSelfTest
HP-ICF-BASIC ·
.1.3.6.1.4.1.11.2.14.11.1.4.2
Object
scalar r/w
Enumeration
Self test is invoked by setting this flag to 'stExecute'. When the object changes to 'stSuccess', the test has completed successfully.
Context
- MIB
- HP-ICF-BASIC
- OID
.1.3.6.1.4.1.11.2.14.11.1.4.2- 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::hpicfSelfTest.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::hpicfSelfTest'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | stSuccess |
2 | stExecute |