All MIBs › ACC-RADIUS › accRadiusAuthServOpState
accRadiusAuthServOpState
Module: ACC-RADIUS
OID (symbolic): ACC-RADIUS::accRadiusAuthServOpState
OID (numeric): 1.3.6.1.4.1.5.1.1.44.6.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The operational state of a server entry. UP for a server that has responded to the last request sent to it. DOWN for a server that did not respond to the last request sent to it. UNKNOWN for a server that we have not recently sent a request to. DISABLED for a server entry whose admin state is DISABLED
What is accRadiusAuthServOpState?
This shows the real-time operational state of the RADIUS server: UP (responding), DOWN (not responding), UNKNOWN (untested), or DISABLED (admin disabled). Network engineers monitor this to quickly detect when a RADIUS server is offline and troubleshoot authentication failures. If accRadiusAuthServOpState shows DOWN, users cannot authenticate, and you should check network connectivity or the server's health.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.44.6.1.1.8 snmpwalk -v2c -c public <target> ACC-RADIUS::accRadiusAuthServOpState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.44.6.1.1.8.1 snmpget -v2c -c public <target> ACC-RADIUS::accRadiusAuthServOpState.1
Start monitoring ACC/Ericsson WAN access routers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACC-RADIUS::accRadiusAuthServOpState OID value, configure state conditions and alerts, and monitor any ACC/Ericsson WAN access routers (legacy) from a single console.
OID Breakdown
Upper-level ancestors (9 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.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.5.1.1.44 | accRadius | ACC-RADIUS |
| 1.3.6.1.4.1.5.1.1.44.6 | accRadiusAuth | ACC-RADIUS |
| 1.3.6.1.4.1.5.1.1.44.6.1 | accRadiusAuthServTable | ACC-RADIUS |
| 1.3.6.1.4.1.5.1.1.44.6.1.1 | accRadiusAuthServEntry | ACC-RADIUS |
| 1.3.6.1.4.1.5.1.1.44.6.1.1.8 | accRadiusAuthServOpState | ACC-RADIUS |