bseeUnauthenticatedStatusType

BAY-STACK-EAPOL-EXTENSION-MIB · .1.3.6.1.4.1.45.5.3.12.1.3

Object

column Enumeration
The reason for unauthentication: intruder MAC (failed authentication), MAC is in guest VLAN, MAC is in fail-open VLAN or it is stored directly after a single authentication (MHSA).

Context

MIB
BAY-STACK-EAPOL-EXTENSION-MIB
OID
.1.3.6.1.4.1.45.5.3.12.1.3
Type
column
Access
readonly
Status
current
Parent
bseeUnauthenticatedStatusEntry

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 'BAY-STACK-EAPOL-EXTENSION-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BAY-STACK-EAPOL-EXTENSION-MIB::bseeUnauthenticatedStatusType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BAY-STACK-EAPOL-EXTENSION-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BAY-STACK-EAPOL-EXTENSION-MIB::bseeUnauthenticatedStatusType.<bseeUnauthenticatedStatusPortNumber>.<bseeUnauthenticatedStatusClientMACAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BAY-STACK-EAPOL-EXTENSION-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BAY-STACK-EAPOL-EXTENSION-MIB::bseeUnauthenticatedStatusType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1intruders
2guest
3failOpen
4mhsa