CISCOSB-rlInterfaces :: swIfDuplexOperMode

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCOSB-rlInterfacesswIfDuplexOperMode

swIfDuplexOperMode

Module: CISCOSB-rlInterfaces

OID (symbolic): CISCOSB-rlInterfaces::swIfDuplexOperMode

OID (numeric): 1.3.6.1.4.1.9.6.1.101.43.1.1.4

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: This variable indicates whether this interface operates in half duplex or full duplex mode. This variable can have the values hybrid or unknown only for a trunk. unknown - only if trunk operative status is not present.

What is swIfDuplexOperMode?

This read-only enumerated INTEGER (half/full/hybrid/unknown) reports the actual operating duplex mode of an interface, noting hybrid or unknown values are only meaningful for trunk interfaces per the description. Admins check this to verify the link actually negotiated the intended duplex setting, since a mismatch between admin and operational duplex mode is a classic cause of poor link performance. For example, if a port set to auto-negotiate ends up operating in half duplex unexpectedly, this field reveals that outcome so the admin can investigate the negotiation with the far end.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.43.1.1.4
snmpwalk -v2c -c public <target> CISCOSB-rlInterfaces::swIfDuplexOperMode

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.43.1.1.4.1
snmpget -v2c -c public <target> CISCOSB-rlInterfaces::swIfDuplexOperMode.1

Start monitoring Cisco Small Business switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-rlInterfaces::swIfDuplexOperMode 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.4swIfDuplexOperModeCISCOSB-rlInterfaces