All MIBs › RC-TACACS-MIB › rcTacacsAccounting
rcTacacsAccounting
Module: RC-TACACS-MIB
OID (symbolic): RC-TACACS-MIB::rcTacacsAccounting
OID (numeric): 1.3.6.1.4.1.2272.1.65.1.5
Node type: OBJECT-TYPE
Type: Bits
Access: read-write
Description: Determines which application will be accounted by tacacs+.
What is rcTacacsAccounting?
This bitmask determines which application types, cli and/or ppp, have their sessions accounted for via TACACS+, defaulting to neither being enabled. An admin sets the cli bit to have command-line sessions logged for accounting purposes, or the ppp bit to account for PPP sessions, enabling either or both depending on which access methods need usage tracking. For example, an admin wanting to track all CLI command sessions for billing or audit purposes would set the cli bit in rcTacacsAccounting.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.65.1.5 snmpwalk -v2c -c public <target> RC-TACACS-MIB::rcTacacsAccounting
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.65.1.5.1 snmpget -v2c -c public <target> RC-TACACS-MIB::rcTacacsAccounting.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.65.1.5.1 s <value>
Start monitoring Bay Networks/Nortel Rapid-City series switch (TACACS+ AAA client configuration) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RC-TACACS-MIB::rcTacacsAccounting OID value, configure state conditions and alerts, and monitor any Bay Networks/Nortel Rapid-City series switch (TACACS+ AAA client configuration) 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.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.65 | rcTacacs | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.65.1 | rcTacacsGlobal | RAPID-CITY |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2272.1.65.1.5 | rcTacacsAccounting | RC-TACACS-MIB |