All MIBs › CPQHOST-MIB › cpqHoTelnet
cpqHoTelnet
Module: CPQHOST-MIB
OID (symbolic): CPQHOST-MIB::cpqHoTelnet
OID (numeric): 1.3.6.1.4.1.232.11.2.2.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Telnet on socket 23 is available.
What is cpqHoTelnet?
This enumerated value reports whether Telnet is listening on socket 23 on the host, as other, available, or notavailable. An administrator checks this to know whether remote command-line access via Telnet is exposed on that server, which is also a useful signal for a security audit given Telnet's lack of encryption. For example, finding available(2) unexpectedly on a server that should have Telnet disabled would prompt closing that service.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.11.2.2.5 snmpwalk -v2c -c public <target> CPQHOST-MIB::cpqHoTelnet
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.11.2.2.5.1 snmpget -v2c -c public <target> CPQHOST-MIB::cpqHoTelnet.1
Start monitoring HP/Compaq ProLiant server (host OS management) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQHOST-MIB::cpqHoTelnet OID value, configure state conditions and alerts, and monitor any HP/Compaq ProLiant server (host OS management) from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.11 | cpqHostOs | CPQHOST-MIB |
| 1.3.6.1.4.1.232.11.2 | cpqHoComponent | CPQHOST-MIB |
| 1.3.6.1.4.1.232.11.2.2 | cpqHoInfo | CPQHOST-MIB |
| 1.3.6.1.4.1.232.11.2.2.5 | cpqHoTelnet | CPQHOST-MIB |