CISCOSB-rlInterfaces :: swIfHostMode

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCOSB-rlInterfacesswIfHostMode

swIfHostMode

Module: CISCOSB-rlInterfaces

OID (symbolic): CISCOSB-rlInterfaces::swIfHostMode

OID (numeric): 1.3.6.1.4.1.9.6.1.101.43.1.1.30

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: This variable indicates the 802.1X host mode of a port. Relevant when the port's 802.1X control is auto. In addtion multiple-auth was added.

What is swIfHostMode?

This read-write enumerated INTEGER (single/multiple/multiple-auth) sets the 802.1X host mode of a port, relevant when the port's 802.1X control is set to auto, with multiple-auth noted as an addition in the description. Admins configure this to control whether a port permits only one authenticated device (single), many devices under one authentication (multiple), or many devices each individually authenticated (multiple-auth). For example, setting multiple-auth on a port feeding an unmanaged desk-side switch ensures every individual device behind it must authenticate separately rather than piggybacking on one device's 802.1X session.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.43.1.1.30
snmpwalk -v2c -c public <target> CISCOSB-rlInterfaces::swIfHostMode

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.43.1.1.30.1
snmpget -v2c -c public <target> CISCOSB-rlInterfaces::swIfHostMode.1

Set instance 1 (SNMPv2c):

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

Start monitoring Cisco Small Business switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-rlInterfaces::swIfHostMode OID value, configure state conditions and alerts, and monitor any Cisco Small Business switch from a single console.

OID Breakdown

Upper-level ancestors (11 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.6otherEnterprisesCISCO-SMI
1.3.6.1.4.1.9.6.1ciscoSBCISCO-SMI
1.3.6.1.4.1.9.6.1.101switch001CISCOSB-MIB
1.3.6.1.4.1.9.6.1.101.43swInterfacesCISCOSB-MIB
Numeric OIDNameModule
1.3.6.1.4.1.9.6.1.101.43.1swIfTableCISCOSB-rlInterfaces
1.3.6.1.4.1.9.6.1.101.43.1.1swIfEntryCISCOSB-rlInterfaces
1.3.6.1.4.1.9.6.1.101.43.1.1.30swIfHostModeCISCOSB-rlInterfaces