agentAuthMgrAuthHistoryResultAccessStatus

LANCOM-AUTHENTICATION-MANAGER-MIB · .1.3.6.1.4.1.2356.16.1.61.5.1.1.9

Object

column Enumeration
Authentication access status indicates the exact status of the 
dot1x client. Granted means the client is allowed access to the 
network using dot1x or monitor mode. Denied means the client is 
not allowed access to the network.

Context

MIB
LANCOM-AUTHENTICATION-MANAGER-MIB
OID
.1.3.6.1.4.1.2356.16.1.61.5.1.1.9
Type
column
Access
readonly
Status
current
Parent
agentAuthMgrPortAuthHistoryResultEntry

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-AUTHENTICATION-MANAGER-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-AUTHENTICATION-MANAGER-MIB::agentAuthMgrAuthHistoryResultAccessStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LANCOM-AUTHENTICATION-MANAGER-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-AUTHENTICATION-MANAGER-MIB::agentAuthMgrAuthHistoryResultAccessStatus.<agentAuthMgrAuthHistoryResultIfaceIndex>.<agentAuthMgrAuthHistoryResultIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LANCOM-AUTHENTICATION-MANAGER-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LANCOM-AUTHENTICATION-MANAGER-MIB::agentAuthMgrAuthHistoryResultAccessStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1granted
2denied