All MIBs › CISCO-SSG-MIB › cssgCfgRadiusFwdAcctPktsEnabled
cssgCfgRadiusFwdAcctPktsEnabled
Module: CISCO-SSG-MIB
OID (symbolic): CISCO-SSG-MIB::cssgCfgRadiusFwdAcctPktsEnabled
OID (numeric): 1.3.6.1.4.1.9.9.260.1.1.18
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: An indication of whether SSG forwards Accounting Packets received from Radius Clients to AAA Server.
What is cssgCfgRadiusFwdAcctPktsEnabled?
Controls whether SSG forwards the Accounting packets it receives from RADIUS clients on to the real AAA server, when acting as a RADIUS proxy. This is specifically about pass-through billing data for non-SSG-aware clients: with it disabled, those clients' usage accounting never reaches AAA even though their authentication may still be proxied successfully, so usage for those sessions goes unbilled. While troubleshooting missing GPRS usage records at the AAA server, an engineer would check cssgCfgRadiusFwdAcctPktsEnabled on the SSG proxying for the GGSN and find it needed to be set to true.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.1.18 snmpwalk -v2c -c public <target> CISCO-SSG-MIB::cssgCfgRadiusFwdAcctPktsEnabled
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.1.18.1 snmpget -v2c -c public <target> CISCO-SSG-MIB::cssgCfgRadiusFwdAcctPktsEnabled.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.260.1.1.18.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cssgCfgRadiusFwdAcctPktsEnabled.1
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::cssgCfgRadiusFwdAcctPktsEnabled 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.18 | cssgCfgRadiusFwdAcctPktsEnabled | CISCO-SSG-MIB |