hpicfTelnetEnable
HP-ICF-BASIC ·
.1.3.6.1.4.1.11.2.14.11.1.4.3
Object
scalar r/w
Enumeration
When the value of this object is 'enabled(1)', the telnet server on this agent is running and allowed to accept connections. When the value of this object is 'disabled(2)', no incoming telnet connections will be accepted by this agent. Whether the telnet 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.3- 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::hpicfTelnetEnable.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::hpicfTelnetEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |