agentDot1xAuthHistoryResultAccessStatus
NETAPP-DOT1X-ADVANCED-FEATURES-MIB ·
.1.3.6.1.4.1.789.4413.1.1.36.5.1.1.8
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
- NETAPP-DOT1X-ADVANCED-FEATURES-MIB
- OID
.1.3.6.1.4.1.789.4413.1.1.36.5.1.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- agentDot1xPortAuthHistoryResultEntry
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 'NETAPP-DOT1X-ADVANCED-FEATURES-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETAPP-DOT1X-ADVANCED-FEATURES-MIB::agentDot1xAuthHistoryResultAccessStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETAPP-DOT1X-ADVANCED-FEATURES-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETAPP-DOT1X-ADVANCED-FEATURES-MIB::agentDot1xAuthHistoryResultAccessStatus.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETAPP-DOT1X-ADVANCED-FEATURES-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETAPP-DOT1X-ADVANCED-FEATURES-MIB::agentDot1xAuthHistoryResultAccessStatus'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.