All MIBs › CPQNUNIF-MIB › cpqnAclTelnetControl
cpqnAclTelnetControl
Module: CPQNUNIF-MIB
OID (symbolic): CPQNUNIF-MIB::cpqnAclTelnetControl
OID (numeric): 1.3.6.1.4.1.232.121.4.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: DURABLE: This object controls the Telnet feature of the unit. If this object is set to disabled(2), then Telnet is disabled and no Telnet session can be initiated, regardless of the settings of other access control mechanisms. If this object is enabled(1), then Telnet sessions can be initiated and are subject to the other access control mechanisms.
What is cpqnAclTelnetControl?
This read-write setting turns the unit's Telnet management service on or off; setting it to disabled(2) blocks all Telnet sessions regardless of any other access-control settings, while enabled(1) allows Telnet subject to the normal ACL checks. An admin would use this to lock down remote CLI access on a device that should only be managed via SNMP or a web interface. For example, setting cpqnAclTelnetControl to disabled(2) on a hardened switch prevents anyone from opening a Telnet session to it even if they know a valid password.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.121.4.1 snmpwalk -v2c -c public <target> CPQNUNIF-MIB::cpqnAclTelnetControl
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.121.4.1.1 snmpget -v2c -c public <target> CPQNUNIF-MIB::cpqnAclTelnetControl.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.121.4.1.1 i <value>
Start monitoring Compaq/HP network management appliance (Universal Network Interface Framework) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQNUNIF-MIB::cpqnAclTelnetControl OID value, configure state conditions and alerts, and monitor any Compaq/HP network management appliance (Universal Network Interface Framework) 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.121 | cpqnCommon | CPQNUNIF-MIB |
| 1.3.6.1.4.1.232.121.4 | cpqnAccessControl | CPQNUNIF-MIB |
| 1.3.6.1.4.1.232.121.4.1 | cpqnAclTelnetControl | CPQNUNIF-MIB |