cmabClientMabState

CISCO-MAC-AUTH-BYPASS-MIB · .1.3.6.1.4.1.9.9.654.1.2.1.1.3

Object

column Enumeration
Indicates the session state of the MAB state machine
for the MAB client.
              
   other      : None of the below.
              
   initialize : Initializing the authentication session.
              
   acquiring  : Acquiring client's MAC address for the
                authentication process.
              
   authorizing: Authorization is in progress.
              
   terminate  : Authorization is completed.

Context

MIB
CISCO-MAC-AUTH-BYPASS-MIB
OID
.1.3.6.1.4.1.9.9.654.1.2.1.1.3
Type
column
Access
readonly
Status
current
Parent
cmabClientInfoEntry
Groups
1

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 'CISCO-MAC-AUTH-BYPASS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MAC-AUTH-BYPASS-MIB::cmabClientMabState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-MAC-AUTH-BYPASS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MAC-AUTH-BYPASS-MIB::cmabClientMabState.<ifIndex>.<cmabClientSessionId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-MAC-AUTH-BYPASS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-MAC-AUTH-BYPASS-MIB::cmabClientMabState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2initialize
3acquiring
4authorizing
5terminate

Conformance