agentRadiusServerState

LANCOM-RADIUS-AUTH-CLIENT-MIB · .1.3.6.1.4.1.2356.16.1.8.1.8.1.23

Object

column Enumeration
Indicates the current state of the RADIUS authentication server.
              
up          - RADIUS authentication server is reachable and can be 
              sent authentication requests.
inactive    - RADIUS authentication server is not available due 
              to unavailability of name server or configuration.
dead        - RADIUS authentication server is unreachable and cannot 
              be sent authentication requests.
quarantined - RADIUS authentication server has recovered from 
              dead state and is currently under test before it 
              can be determined as Up and available for use.
unknown     - Availability and state of RADIUS authentication server 
              could not be determined.

Context

MIB
LANCOM-RADIUS-AUTH-CLIENT-MIB
OID
.1.3.6.1.4.1.2356.16.1.8.1.8.1.23
Type
column
Access
readonly
Status
current
Parent
agentRadiusServerConfigEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LANCOM-RADIUS-AUTH-CLIENT-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-RADIUS-AUTH-CLIENT-MIB::agentRadiusServerState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LANCOM-RADIUS-AUTH-CLIENT-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-RADIUS-AUTH-CLIENT-MIB::agentRadiusServerState.<agentRadiusServerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LANCOM-RADIUS-AUTH-CLIENT-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LANCOM-RADIUS-AUTH-CLIENT-MIB::agentRadiusServerState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1up
2inactive
3dead
4quarantined
5unknown