swAuthServerFailoverState

AUTH-MIB · .1.3.6.1.4.1.171.12.3.11.4

Object

scalar r/w Enumeration
This object indicates the authentication server failover state.
block: Block the client.
local: Use the local DB to authenticate the client.
permit: The client is always regarded as authenticated.

Context

MIB
AUTH-MIB
OID
.1.3.6.1.4.1.171.12.3.11.4
Type
scalar
Access
readwrite
Status
current
Parent
swCompoundAuthMgmt

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AUTH-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AUTH-MIB::swAuthServerFailoverState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AUTH-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AUTH-MIB::swAuthServerFailoverState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1block
2local
3permit