CISCOSB-rlInterfaces :: swIfPhysAddressType

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCOSB-rlInterfacesswIfPhysAddressType

swIfPhysAddressType

Module: CISCOSB-rlInterfaces

OID (symbolic): CISCOSB-rlInterfaces::swIfPhysAddressType

OID (numeric): 1.3.6.1.4.1.9.6.1.101.43.1.1.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: This variable indicates whether the physical address assigned to this interface should be the default one or be chosen from the set of reserved physical addresses of the device.

What is swIfPhysAddressType?

This read-write enumerated INTEGER (default/reserve) controls whether an interface uses the device's default physical (MAC) address or one chosen from a pool of reserved addresses. Admins set this when they need a port to present a specific, distinguishable MAC address rather than the factory-assigned default, for instance to satisfy an upstream MAC-based access policy. For example, setting this to reserve on a port connecting to a service that whitelists specific MAC addresses lets the admin assign an address from the device's reserved pool instead of the default one.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.43.1.1.2
snmpwalk -v2c -c public <target> CISCOSB-rlInterfaces::swIfPhysAddressType

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.43.1.1.2.1
snmpget -v2c -c public <target> CISCOSB-rlInterfaces::swIfPhysAddressType.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9.6.1.101.43.1.1.2.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::swIfPhysAddressType 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.2swIfPhysAddressTypeCISCOSB-rlInterfaces