All MIBs › CISCOSB-AAA › rlAAASystemPasswordlevel3
rlAAASystemPasswordlevel3
Module: CISCOSB-AAA
OID (symbolic): CISCOSB-AAA::rlAAASystemPasswordlevel3
OID (numeric): 1.3.6.1.4.1.9.6.1.101.79.20
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: system Password for level 3 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 rlAAASystemPasswordlevel3?
This read-write DisplayString (0-160 characters) is the system password checked when the system-password AAA method authenticates a login at privilege level 3, using either a '$'-prefixed clear text format or a '#'-prefixed 32-character hex-encoded encrypted format, with the leading '$' or '#' acting purely as a format directive and not part of the password itself. Admins configure this so a shared password, rather than an individual local account, can grant access at exactly this privilege level. For example, an admin sets this object to an encrypted '#'-prefixed value so anyone authenticating with the correct level-3 system password is logged in at privilege level 3, without that password appearing in plain text in the running configuration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.79.20 snmpwalk -v2c -c public <target> CISCOSB-AAA::rlAAASystemPasswordlevel3
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.79.20.1 snmpget -v2c -c public <target> CISCOSB-AAA::rlAAASystemPasswordlevel3.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.6.1.101.79.20.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::rlAAASystemPasswordlevel3 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.20 | rlAAASystemPasswordlevel3 | CISCOSB-AAA |