All MIBs › CISCOSB-rlInterfaces › swIfDuplexOperMode
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.6 | otherEnterprises | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1 | ciscoSB | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1.101 | switch001 | CISCOSB-MIB |
| 1.3.6.1.4.1.9.6.1.101.43 | swInterfaces | CISCOSB-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.6.1.101.43.1 | swIfTable | CISCOSB-rlInterfaces |
| 1.3.6.1.4.1.9.6.1.101.43.1.1 | swIfEntry | CISCOSB-rlInterfaces |
| 1.3.6.1.4.1.9.6.1.101.43.1.1.4 | swIfDuplexOperMode | CISCOSB-rlInterfaces |