hpicfSnmpV2Enable
HP-ICF-BASIC ·
.1.3.6.1.4.1.11.2.14.11.1.4.18.2
Object
scalar r/w
Enumeration
When the value of this object is 'enabled(1)', it means that SNMPv1/v2 is enabled on the system. When the value of this object is 'disabled(2)', it means that SNMPv1/v2 is disabled on the system.
Context
- MIB
- HP-ICF-BASIC
- OID
.1.3.6.1.4.1.11.2.14.11.1.4.18.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hpicfBasicSNMPConfig
- 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::hpicfSnmpV2Enable.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::hpicfSnmpV2Enable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |