All MIBs › APSYSMGMT-MIB › apSysMgmtRadiusDownTrap
apSysMgmtRadiusDownTrap
Module: APSYSMGMT-MIB
OID (symbolic): APSYSMGMT-MIB::apSysMgmtRadiusDownTrap
OID (numeric): 1.3.6.1.4.1.9148.3.2.6.0.11
Node type: NOTIFICATION-TYPE
Description:
The trap will be generated if all or some configured radius accounting servers haved timed out from a RADIUS Server.
What is apSysMgmtRadiusDownTrap?
This SNMP notification (trap) is generated when all or some of the configured RADIUS (Remote Authentication Dial In User Service) servers for accounting become unavailable or stop responding. The trap alerts administrators that user session accounting is being affected, which could impact billing, security logging, and session management. Network operators should monitor this trap to quickly detect and fix RADIUS server issues before they cause significant service impact.
Examples
Send this trap to an SNMP manager — replace <manager> with the IP or hostname of your monitoring server (SNMPv2c):
snmptrap -v2c -c public <manager> '' APSYSMGMT-MIB::apSysMgmtRadiusDownTrap snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.9148.3.2.6.0.11
Listen for incoming traps on the manager host (-f keeps it in the foreground, -Lo prints to stdout — useful for testing):
snmptrapd -f -Lo -c /dev/null authCommunity log public
Example snmptrapd log entry:
zoo11-linux.zoo [UDP: [192.168.30.111]:57995->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (235169419) 27 days, 5:14:54.19 SNMPv2-MIB::snmpTrapOID.0 = OID: APSYSMGMT-MIB::apSysMgmtRadiusDownTrap
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9148 | acmepacket | ACMEPACKET-SMI |
| 1.3.6.1.4.1.9148.3 | acmepacketMgmt | ACMEPACKET-SMI |
| 1.3.6.1.4.1.9148.3.2 | apSystemManagementModule | ACMEPACKET2-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.2.6 | apSystemManagementMonitorPrefix | ACMEPACKET2-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.2.6.0 | apSystemManagementMonitors | ACMEPACKET2-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.2.6.0.11 | apSysMgmtRadiusDownTrap | APSYSMGMT-MIB |