All MIBs › CISCOSB-AAA › rlAAALinePassword
rlAAALinePassword
Module: CISCOSB-AAA
OID (symbolic): CISCOSB-AAA::rlAAALinePassword
OID (numeric): 1.3.6.1.4.1.9.6.1.101.79.16.1.19
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: Line Password. Zero length password is considered as no password. Password with zero length means that in case this password is the method to be used a method fail is returned and no other method is being used. allowed formats: a. Display string starting with '$' for clear text b. Encrypted password: starts with # sign followed by 32 octets representing Hex Decimal value(in the 0-9 a-f A-F range) the $ and # as first octet are a directive to indicate what is the type of password and are not not part of it
What is rlAAALinePassword?
This read-write DisplayString (0-160 characters) is the line password, using either a '$'-prefixed clear text format or a '#'-prefixed encrypted format followed by 32 hexadecimal digits, where a zero-length value means no password is set and, if this method is reached in the method list, that method returns a failure so the next method is tried. An admin uses this to configure the specific password checked when the line-password AAA method is invoked for a given line. For example, an admin sets this object to a '#'-prefixed encrypted string so the console line's password is stored securely rather than in clear text.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.79.16.1.19 snmpwalk -v2c -c public <target> CISCOSB-AAA::rlAAALinePassword
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.79.16.1.19.1 snmpget -v2c -c public <target> CISCOSB-AAA::rlAAALinePassword.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.6.1.101.79.16.1.19.1 s <value>
Start monitoring Cisco Small Business (SB) switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-AAA::rlAAALinePassword OID value, configure state conditions and alerts, and monitor any Cisco Small Business (SB) switches from a single console.
OID Breakdown
Upper-level ancestors (10 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.6 | otherEnterprises | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1 | ciscoSB | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1.101 | switch001 | CISCOSB-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.6.1.101.79 | rlAAA | CISCOSB-AAA |
| 1.3.6.1.4.1.9.6.1.101.79.16 | rlAAALineTable | CISCOSB-AAA |
| 1.3.6.1.4.1.9.6.1.101.79.16.1 | rlAAALineEntry | CISCOSB-AAA |
| 1.3.6.1.4.1.9.6.1.101.79.16.1.19 | rlAAALinePassword | CISCOSB-AAA |