All MIBs › CISCO-SSG-MIB › cssgCfgAccountingInterval
cssgCfgAccountingInterval
Module: CISCO-SSG-MIB
OID (symbolic): CISCO-SSG-MIB::cssgCfgAccountingInterval
OID (numeric): 1.3.6.1.4.1.9.9.260.1.1.19
Node type: OBJECT-TYPE
Type: Gauge
Access: read-write
Description: The interval at which Accounting records are sent to AAA Server.
What is cssgCfgAccountingInterval?
Sets how often, in seconds, SSG sends interim accounting records to the AAA server for ongoing sessions. This is the resolution of usage tracking: a short interval gives near-real-time usage visibility, useful for prepaid balance enforcement, at the cost of more RADIUS traffic and AAA load, while a long interval reduces that load but risks losing more unbilled usage data if SSG or AAA has an outage between records. A prepaid mobile operator that needs to cut off service the moment a subscriber's balance hits zero would set cssgCfgAccountingInterval to something like 60 seconds rather than a longer default, trading extra RADIUS chatter for tighter balance enforcement.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.1.19 snmpwalk -v2c -c public <target> CISCO-SSG-MIB::cssgCfgAccountingInterval
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.1.19.1 snmpget -v2c -c public <target> CISCO-SSG-MIB::cssgCfgAccountingInterval.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.260.1.1.19.1 i <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::cssgCfgAccountingInterval 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.19 | cssgCfgAccountingInterval | CISCO-SSG-MIB |