CISCOSB-rlInterfaces :: swIfDefaultTag

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCOSB-rlInterfacesswIfDefaultTag

swIfDefaultTag

Module: CISCOSB-rlInterfaces

OID (symbolic): CISCOSB-rlInterfaces::swIfDefaultTag

OID (numeric): 1.3.6.1.4.1.9.6.1.101.43.1.1.11

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: This variable specifies the default VLAN tag which will be attached to outgoing frames if swIfTaggedMode for this interface is enabled.

What is swIfDefaultTag?

This read-only INTEGER (0-4095) reports the default VLAN tag attached to outgoing frames on this interface when swIfTaggedMode is enabled. It matters because it determines which VLAN untagged-origin traffic effectively gets associated with once tagging is turned on for that port. For example, if traffic from a device seems to land on VLAN 10 instead of the expected VLAN 20 after enabling tagged mode, checking this default tag value would explain the discrepancy.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.43.1.1.11
snmpwalk -v2c -c public <target> CISCOSB-rlInterfaces::swIfDefaultTag

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.43.1.1.11.1
snmpget -v2c -c public <target> CISCOSB-rlInterfaces::swIfDefaultTag.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> swIfDefaultTag.1

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