All MIBs › CISCOSB-AAA › rlAAALocalUserPassword
rlAAALocalUserPassword
Module: CISCOSB-AAA
OID (symbolic): CISCOSB-AAA::rlAAALocalUserPassword
OID (numeric): 1.3.6.1.4.1.9.6.1.101.79.17.1.2
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: Local User Password .The password can be null 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 rlAAALocalUserPassword?
This read-write DisplayString (0-160 characters) is the password for a local user account, allowed as either '$'-prefixed clear text or '#'-prefixed 32-character hex-encoded encrypted text, and it can be left null. An admin sets this to configure the credential a local account will be checked against during authentication. For example, an admin sets this object using the '#' encrypted format so the stored local user password isn't visible in plain text in configuration exports.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.79.17.1.2 snmpwalk -v2c -c public <target> CISCOSB-AAA::rlAAALocalUserPassword
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.79.17.1.2.1 snmpget -v2c -c public <target> CISCOSB-AAA::rlAAALocalUserPassword.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.6.1.101.79.17.1.2.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::rlAAALocalUserPassword 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.17 | rlAAALocalUserTable | CISCOSB-AAA |
| 1.3.6.1.4.1.9.6.1.101.79.17.1 | rlAAALocalUserEntry | CISCOSB-AAA |
| 1.3.6.1.4.1.9.6.1.101.79.17.1.2 | rlAAALocalUserPassword | CISCOSB-AAA |