CISCOSB-AAA :: rlAAALinePassword

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCOSB-AAArlAAALinePassword

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 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.16rlAAALineTableCISCOSB-AAA
1.3.6.1.4.1.9.6.1.101.79.16.1rlAAALineEntryCISCOSB-AAA
1.3.6.1.4.1.9.6.1.101.79.16.1.19rlAAALinePasswordCISCOSB-AAA