All MIBs › CISCOSB-AAA › rlAAASystemPasswordSupported
rlAAASystemPasswordSupported
Module: CISCOSB-AAA
OID (symbolic): CISCOSB-AAA::rlAAASystemPasswordSupported
OID (numeric): 1.3.6.1.4.1.9.6.1.101.79.12
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description: This mib show whether system password is supported in AAA. If the value is false system password will not be used as an authentication and accounting method. If the value is true the system password will be used by AAA for authentication and accounting method if the the AAA was configured to do so (by setting the appropriate mibs).
What is rlAAASystemPasswordSupported?
This read-only TruthValue reports whether the system password feature is supported on this device; false means it can never serve as an authentication or accounting method, true means it will be used if configured. Admins check this capability flag before attempting to set per-level system passwords on a given switch model. For example, if this object reports false, an admin knows setting rlAAASystemPasswordlevel15 on that device would have no effect.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.79.12 snmpwalk -v2c -c public <target> CISCOSB-AAA::rlAAASystemPasswordSupported
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.79.12.1 snmpget -v2c -c public <target> CISCOSB-AAA::rlAAASystemPasswordSupported.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rlAAASystemPasswordSupported.1
Start monitoring Cisco Small Business (SB) switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-AAA::rlAAASystemPasswordSupported 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.12 | rlAAASystemPasswordSupported | CISCOSB-AAA |