All MIBs › CISCO-SSG-MIB › cssgCfgRadiusAuthenPort
cssgCfgRadiusAuthenPort
Module: CISCO-SSG-MIB
OID (symbolic): CISCO-SSG-MIB::cssgCfgRadiusAuthenPort
OID (numeric): 1.3.6.1.4.1.9.9.260.1.1.16
Node type: OBJECT-TYPE
Type: CiscoPort
Access: read-write
Description: The port on which SSG receives access request packets from Radius clients.
What is cssgCfgRadiusAuthenPort?
Specifies the UDP port SSG listens on for RADIUS Access-Request packets from RADIUS clients, such as NASes or a proxied GGSN. Since RADIUS clients are configured with a fixed destination port for authentication, this object has to match whatever port those upstream devices are told to send to, or authentication requests never arrive at SSG and every login attempt behind that client times out. If a legacy RADIUS client is hard-coded to send Access-Requests to port 1812, an admin would set cssgCfgRadiusAuthenPort to 1812 rather than leaving SSG listening on a nonstandard port that client can't reach.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.1.16 snmpwalk -v2c -c public <target> CISCO-SSG-MIB::cssgCfgRadiusAuthenPort
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.1.16.1 snmpget -v2c -c public <target> CISCO-SSG-MIB::cssgCfgRadiusAuthenPort.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.260.1.1.16.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::cssgCfgRadiusAuthenPort 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.16 | cssgCfgRadiusAuthenPort | CISCO-SSG-MIB |