CISCO-MAC-AUTH-BYPASS-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
6
.1.3.6.1.4.1.9.9.654.1.1.1 · 1 row entry · 2 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cmabIfConfigTable
/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::cmabIfConfigTable'
A list of interfaces which supports MAC Authentication
Bypass.
cmabIfConfigEntry row .1.3.6.1.4.1.9.9.654.1.1.1.1
Entry containing Mac Authentication Bypass configuration for
a particular interface.
Indexes
Column Syntax OID
Specifies if MAC Authentication Bypass feature is enabled on
the interface.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.654.1.1.1.1.1
Specifies the authentication method used by
MAC Authentication Bypass.

radius(1) : communication with authentication server
is performed via RADIUS messages.

eap(2) : communi…
Enumerationr/w
Enumerated Values:
1radius
2eap
.1.3.6.1.4.1.9.9.654.1.1.1.1.2
.1.3.6.1.4.1.9.9.654.1.2.1 · 1 row entry · 4 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cmabClientInfoTable
/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::cmabClientInfoTable'
A list of active MAC Authentication Bypass clients
in the system.
          
An entry exists for each MAC Authentication Bypass
session in the system.
          
An entry is deleted if the MAC Authentication Bypass
session is removed from the system.
cmabClientInfoEntry row .1.3.6.1.4.1.9.9.654.1.2.1.1
Entry containing management information of MAC
Authentication Bypass for a particular session.
Column Syntax OID
A unique identifier of the MAC Authentication Bypass session.
OctetString
Constraints:
range: 1-64
.1.3.6.1.4.1.9.9.654.1.2.1.1.1
The MAC address of the MAB client.
SNMPv2-TCMacAddress
Type Constraints:
range: 6
Description:
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires M…
.1.3.6.1.4.1.9.9.654.1.2.1.1.2
Indicates the session state of the MAB state machine
for the MAB client.

other : None of the below.

initialize : Initializing the authentication session.

acquir…
Enumeration
Enumerated Values:
1other
2initialize
3acquiring
4authorizing
5terminate
.1.3.6.1.4.1.9.9.654.1.2.1.1.3
This object indicates whether the MAB client is authorized.

authorized : the session is authorized.

unauthorized: the session is not authorized.
Enumeration
Enumerated Values:
1authorized
2unauthorized
.1.3.6.1.4.1.9.9.654.1.2.1.1.4