All MIBs › CISCO-SSG-MIB › cssgCfgRadiusAccountingPort
cssgCfgRadiusAccountingPort
Module: CISCO-SSG-MIB
OID (symbolic): CISCO-SSG-MIB::cssgCfgRadiusAccountingPort
OID (numeric): 1.3.6.1.4.1.9.9.260.1.1.17
Node type: OBJECT-TYPE
Type: CiscoPort
Access: read-write
Description: The port on which SSG receives accounting packets from Radius clients.
What is cssgCfgRadiusAccountingPort?
Specifies the UDP port SSG listens on for RADIUS Accounting packets forwarded by RADIUS clients. Like its authentication counterpart, this has to line up with what the upstream RADIUS clients send to; a mismatch here specifically breaks usage/billing data forwarding even while authentication keeps working fine on the separate authentication port. An operator standardizing on port 1813 for RADIUS accounting across their access network would set cssgCfgRadiusAccountingPort to 1813 so accounting packets from every NAS reach SSG instead of being silently dropped as unreachable.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.1.17 snmpwalk -v2c -c public <target> CISCO-SSG-MIB::cssgCfgRadiusAccountingPort
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.1.17.1 snmpget -v2c -c public <target> CISCO-SSG-MIB::cssgCfgRadiusAccountingPort.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.260.1.1.17.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::cssgCfgRadiusAccountingPort 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.17 | cssgCfgRadiusAccountingPort | CISCO-SSG-MIB |