CISCOSB-rlInterfaces :: rlIfBaseMACAddressPerIfIndex

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCOSB-rlInterfacesrlIfBaseMACAddressPerIfIndex

rlIfBaseMACAddressPerIfIndex

Module: CISCOSB-rlInterfaces

OID (symbolic): CISCOSB-rlInterfaces::rlIfBaseMACAddressPerIfIndex

OID (numeric): 1.3.6.1.4.1.9.6.1.101.54.10

Node type: OBJECT-TYPE

Type: TruthValue

Access: read-write

Description: Indicates if the system will assign a unique MAC per Ethernet port or not.

What is rlIfBaseMACAddressPerIfIndex?

This read-write TruthValue controls whether the system assigns each Ethernet port its own unique MAC address rather than sharing one base MAC across all ports. Admins toggle this when downstream devices or protocols require every port to present a distinct MAC address, versus environments where a shared MAC is acceptable or even preferred. For example, enabling per-port unique MAC assignment would be necessary if connected equipment relies on distinguishing traffic by source MAC per physical link.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.54.10
snmpwalk -v2c -c public <target> CISCOSB-rlInterfaces::rlIfBaseMACAddressPerIfIndex

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.54.10.1
snmpget -v2c -c public <target> CISCOSB-rlInterfaces::rlIfBaseMACAddressPerIfIndex.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9.6.1.101.54.10.1 s <value>

Start monitoring Cisco Small Business switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-rlInterfaces::rlIfBaseMACAddressPerIfIndex 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.54rlIfInterfacesCISCOSB-MIB
Numeric OIDNameModule
1.3.6.1.4.1.9.6.1.101.54.10rlIfBaseMACAddressPerIfIndexCISCOSB-rlInterfaces