ACC-SYSTEM :: accSysMACAddrUser

MIB Reference — IPNetwork Monitor

All MIBsACC-SYSTEMaccSysMACAddrUser

accSysMACAddrUser

Module: ACC-SYSTEM

OID (symbolic): ACC-SYSTEM::accSysMACAddrUser

OID (numeric): 1.3.6.1.4.1.5.1.1.1.1.25.1

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-write

Description:

MAC address to be used to override rom MAC address. A value of 0 means use the value stored in rom. Any other value, overrides the ROM MAC address.

What is accSysMACAddrUser?

This stores a 6-byte MAC address that overrides the hardware-burned address in the device's ROM (a value of 0 reverts to the ROM address). An engineer changes this when the device needs a different MAC address for network identification, licensing, or failover scenarios. For example, setting this to '00:1A:2B:3C:4D:5E' makes the device appear with that MAC on the network instead of its original hardware MAC.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.1.25.1
snmpwalk -v2c -c public <target> ACC-SYSTEM::accSysMACAddrUser

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.1.25.1.1
snmpget -v2c -c public <target> ACC-SYSTEM::accSysMACAddrUser.1

Set instance 1 (SNMPv2c):

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

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.1accSystemACC-MIB
1.3.6.1.4.1.5.1.1.1.1accSysInfoACC-MIB
1.3.6.1.4.1.5.1.1.1.1.25accMACAddrACC-SYSTEM
1.3.6.1.4.1.5.1.1.1.1.25.1accSysMACAddrUserACC-SYSTEM