hpicfWebAgentEnable
HP-ICF-BASIC ·
.1.3.6.1.4.1.11.2.14.11.1.4.6
Object
scalar r/w
Enumeration
When the value of this object is 'enabled(1)', the ehttpd server on this agent is running and allowed to accept connections. When the value of this object is 'disabled(2)', no incoming ehttpd connections will be accepted by this agent. Whether the ehttpd server continues running when this object is set to 'disabled(2)' is implementation dependent.
Context
- MIB
- HP-ICF-BASIC
- OID
.1.3.6.1.4.1.11.2.14.11.1.4.6- 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::hpicfWebAgentEnable.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::hpicfWebAgentEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |