CISCOSB-AAA :: rlAAALocalUserPassword

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCOSB-AAArlAAALocalUserPassword

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.6otherEnterprisesCISCO-SMI
1.3.6.1.4.1.9.6.1ciscoSBCISCO-SMI
1.3.6.1.4.1.9.6.1.101switch001CISCOSB-MIB
Numeric OIDNameModule
1.3.6.1.4.1.9.6.1.101.79rlAAACISCOSB-AAA
1.3.6.1.4.1.9.6.1.101.79.17rlAAALocalUserTableCISCOSB-AAA
1.3.6.1.4.1.9.6.1.101.79.17.1rlAAALocalUserEntryCISCOSB-AAA
1.3.6.1.4.1.9.6.1.101.79.17.1.2rlAAALocalUserPasswordCISCOSB-AAA