ipGeneralTelnetMode
LUM-IP-MIB ·
.1.3.6.1.4.1.8708.2.14.2.1.7
Object
scalar Enumeration
Enables/disables the telnet service in the
node.
enabled - Telnet is enabled.
disabled - Telnet is disabled.
Context
- MIB
- LUM-IP-MIB
- OID
.1.3.6.1.4.1.8708.2.14.2.1.7- Type
- scalar
- Access
- readonly
- Status
- current
- Default
enabled- Parent
- ipGeneral
- Groups
- 8
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 'LUM-IP-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-IP-MIB::ipGeneralTelnetMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-IP-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-IP-MIB::ipGeneralTelnetMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |