CISCO-PAE-MIB :: cpaePortMode

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-PAE-MIBcpaePortMode

cpaePortMode

Module: CISCO-PAE-MIB

OID (symbolic): CISCO-PAE-MIB::cpaePortMode

OID (numeric): 1.3.6.1.4.1.9.9.220.1.1.1.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Specifies the current mode of dot1x operation on the port. singleHost(1): port allows one host to connect and authenticate. multiHost(2) : port allows multiple hosts to connect. Once a host is authenticated, all remaining hosts are also authorized. multiAuth(3) : port allows multiple hosts to connect and each host is authenticated.

other(4) : none of the above. This is a read-only value which can not be used in set operation.

If the port security feature is enabled on the interface, the configuration of the port security (such as the number of the hosts allowed, the security violation action, etc) will apply to the interface.

What is cpaePortMode?

Sets the 802.1x port authentication mode, such as single-host (only one authenticated device allowed) or multi-host (one authentication permits multiple connected devices).

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.220.1.1.1.2
snmpwalk -v2c -c public <target> CISCO-PAE-MIB::cpaePortMode

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.220.1.1.1.2.1
snmpget -v2c -c public <target> CISCO-PAE-MIB::cpaePortMode.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.220.1.1.1.2.1 i <value>

Start monitoring Cisco Catalyst switches / access-layer platforms (802.1X) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-PAE-MIB::cpaePortMode OID value, configure state conditions and alerts, and monitor any Cisco Catalyst switches / access-layer platforms (802.1X) from a single console.

OID Breakdown

Upper-level ancestors (8 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.9ciscoMgmtCISCO-SMI
Numeric OIDNameModule
1.3.6.1.4.1.9.9.220ciscoPaeMIBCISCO-PAE-MIB
1.3.6.1.4.1.9.9.220.1cpaeMIBObjectCISCO-PAE-MIB
1.3.6.1.4.1.9.9.220.1.1cpaePortTableCISCO-PAE-MIB
1.3.6.1.4.1.9.9.220.1.1.1cpaePortEntryCISCO-PAE-MIB
1.3.6.1.4.1.9.9.220.1.1.1.2cpaePortModeCISCO-PAE-MIB