All MIBs › CISCOSB-AAA › rlAAATestUserAuthenticationAction
rlAAATestUserAuthenticationAction
Module: CISCOSB-AAA
OID (symbolic): CISCOSB-AAA::rlAAATestUserAuthenticationAction
OID (numeric): 1.3.6.1.4.1.9.6.1.101.79.34.2.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: By setting this field the process moves from one state to another. On creation the value must be begin. When the value of rlAAATestUserAuthenticationStatus is needPassword the value can be set to receivePassword or abort. When the value of rlAAATestUserAuthenticationStatus is needUsername the value can be set to receiveUsername or abort. When the value of rlAAATestUserAuthenticationStatus is success or failure the value can be set to delete or abort. When the value of rlAAATestUserAuthenticationStatus is aborted the value can be set to delete. When the value of rlAAATestUserAuthenticationStatus is deleted the value can not be set to any value. When the value of rlAAATestUserAuthenticationStatus is waiting the value can be set or abort.
What is rlAAATestUserAuthenticationAction?
This read-write INTEGER drives the AAA test authentication state machine between steps: begin(1) starts a new test, and depending on the current status the admin can set receivePassword(2), receiveUsername(3), abort(4), delete(5), or continue(6) to move the process forward, with begin required at creation time. An admin uses this object to actively step a simulated login through the same sequence a real user's authentication would follow. For example, once rlAAATestUserAuthenticationStatus reports needPassword, the admin sets this object to receivePassword and then supplies the test password via rlAAATestUserInput.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.79.34.2.1.6 snmpwalk -v2c -c public <target> CISCOSB-AAA::rlAAATestUserAuthenticationAction
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.79.34.2.1.6.1 snmpget -v2c -c public <target> CISCOSB-AAA::rlAAATestUserAuthenticationAction.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.6.1.101.79.34.2.1.6.1 i <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::rlAAATestUserAuthenticationAction 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.34 | rlAAATest | CISCOSB-AAA |
| 1.3.6.1.4.1.9.6.1.101.79.34.2 | rlAAATestUserTable | CISCOSB-AAA |
| 1.3.6.1.4.1.9.6.1.101.79.34.2.1 | rlAAATestUserEntry | CISCOSB-AAA |
| 1.3.6.1.4.1.9.6.1.101.79.34.2.1.6 | rlAAATestUserAuthenticationAction | CISCOSB-AAA |