All MIBs › CISCO-SSG-MIB › cssgCfgAccountingEnabled
cssgCfgAccountingEnabled
Module: CISCO-SSG-MIB
OID (symbolic): CISCO-SSG-MIB::cssgCfgAccountingEnabled
OID (numeric): 1.3.6.1.4.1.9.9.260.1.1.13
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: An indication of whether Acccounting is enabled in SSG. If enabled, SSG generates Accounting Records and sends to AAA Server.
What is cssgCfgAccountingEnabled?
Turns SSG's own RADIUS accounting on or off, controlling whether SSG generates Accounting-Start/Interim/Stop records for subscriber sessions and services and sends them to the AAA server. This directly determines whether the business gets billing/usage data for SSG-managed sessions; if false, subscribers can still log in and use services normally but no usage records reach AAA, so nothing gets billed or logged for those sessions. A finance team noticing usage-based billing stopped generating records for SSG subscribers would check cssgCfgAccountingEnabled and likely find it had been toggled to false during a maintenance window.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.1.13 snmpwalk -v2c -c public <target> CISCO-SSG-MIB::cssgCfgAccountingEnabled
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.1.13.1 snmpget -v2c -c public <target> CISCO-SSG-MIB::cssgCfgAccountingEnabled.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.260.1.1.13.1 s <value>
Start monitoring Cisco broadband/edge routers (Service Selection Gateway) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-SSG-MIB::cssgCfgAccountingEnabled OID value, configure state conditions and alerts, and monitor any Cisco broadband/edge routers (Service Selection Gateway) from a single console.
OID Breakdown
Upper-level ancestors (8 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.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.260 | ciscoSsgMIB | CISCO-SSG-MIB |
| 1.3.6.1.4.1.9.9.260.1 | ciscoSsgMIBObjects | CISCO-SSG-MIB |
| 1.3.6.1.4.1.9.9.260.1.1 | cssgCfgObjects | CISCO-SSG-MIB |
| 1.3.6.1.4.1.9.9.260.1.1.13 | cssgCfgAccountingEnabled | CISCO-SSG-MIB |