All MIBs › CISCOSB-AAA › rlAAALinePassLoginHistIfIndex
rlAAALinePassLoginHistIfIndex
Module: CISCOSB-AAA
OID (symbolic): CISCOSB-AAA::rlAAALinePassLoginHistIfIndex
OID (numeric): 1.3.6.1.4.1.9.6.1.101.79.47.1.2
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: Identifies the ifindex for which this entry can be used. If index 0 means don't care (can be used for all if indices). For port type console the value could be only 0.
What is rlAAALinePassLoginHistIfIndex?
This read-write Unsigned32 identifies the specific ifIndex a line-password login history entry applies to, where 0 means the entry applies to all interfaces, and for the console port type the value can only be 0. An admin cares because it lets line-password login tracking be scoped either device-wide or to one particular physical interface, such as one Telnet-capable line versus another. For example, an admin wanting to track line-password logins only on a specific auxiliary port would set this to that port's ifIndex rather than 0.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.79.47.1.2 snmpwalk -v2c -c public <target> CISCOSB-AAA::rlAAALinePassLoginHistIfIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.79.47.1.2.1 snmpget -v2c -c public <target> CISCOSB-AAA::rlAAALinePassLoginHistIfIndex.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.6.1.101.79.47.1.2.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::rlAAALinePassLoginHistIfIndex 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.47 | rlAAALinePassLoginHistTable | CISCOSB-AAA |
| 1.3.6.1.4.1.9.6.1.101.79.47.1 | rlAAALinePassLoginHistEntry | CISCOSB-AAA |
| 1.3.6.1.4.1.9.6.1.101.79.47.1.2 | rlAAALinePassLoginHistIfIndex | CISCOSB-AAA |