All MIBs › CISCO-SSG-MIB › cssgCfgRadiusClntRbtNotifEnabled
cssgCfgRadiusClntRbtNotifEnabled
Module: CISCO-SSG-MIB
OID (symbolic): CISCO-SSG-MIB::cssgCfgRadiusClntRbtNotifEnabled
OID (numeric): 1.3.6.1.4.1.9.9.260.1.1.25
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: An indication of whether SSG generates notification if a Radius Client reboots.
What is cssgCfgRadiusClntRbtNotifEnabled?
Controls whether SSG generates a notification when it detects that a RADIUS client has rebooted. This gives operations visibility into an event that otherwise looks like a burst of session failures with no obvious cause: a NAS reboot invalidates its in-flight sessions, and without this notification an admin has to infer the reboot from a spike in failed sessions rather than being told directly. A NOC monitoring for infrastructure flaps would enable cssgCfgRadiusClntRbtNotifEnabled so a remote access concentrator's power-cycle raises an immediate alert instead of only showing up later as an unexplained cluster of dropped sessions.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.1.25 snmpwalk -v2c -c public <target> CISCO-SSG-MIB::cssgCfgRadiusClntRbtNotifEnabled
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.1.25.1 snmpget -v2c -c public <target> CISCO-SSG-MIB::cssgCfgRadiusClntRbtNotifEnabled.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.260.1.1.25.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::cssgCfgRadiusClntRbtNotifEnabled 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.25 | cssgCfgRadiusClntRbtNotifEnabled | CISCO-SSG-MIB |