agentRadiusAccountingServerImmortalState
LANCOM-RADIUS-AUTH-CLIENT-MIB ·
.1.3.6.1.4.1.2356.16.1.8.1.6.1.13
Object
column Enumeration
Indicates the current immortal state of the RADIUS accounting server.
immortal - RADIUS accounting server is not reachable and it is the last
known alive server in the server group. All other servers in the
server group are marked dead.
mortal - RADIUS accounting server is not marked immortal.
Context
- MIB
- LANCOM-RADIUS-AUTH-CLIENT-MIB
- OID
.1.3.6.1.4.1.2356.16.1.8.1.6.1.13- Type
- column
- Access
- readonly
- Status
- current
- Parent
- agentRadiusAccountingConfigEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::agentRadiusAccountingServerImmortalState'
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::agentRadiusAccountingServerImmortalState.<agentRadiusAccountingServerIndex>'
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::agentRadiusAccountingServerImmortalState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | immortal |
2 | mortal |