DXA550-MIB :: dot3InitializeMac

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsDXA550-MIBdot3InitializeMac

dot3InitializeMac

Module: DXA550-MIB

OID (symbolic): DXA550-MIB::dot3InitializeMac

OID (numeric): 1.3.6.1.4.1.187.1.3.1.1.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The initialization status of the MAC and PLS (Physical Layer Signalling) subsystems for a particular interface. The value initialized(1) signifies that the subsystems for a particular interface have been previously initialized; the value uninitialized(2) signifies that they have not been previously initialized.

Each alteration of an instance of this object to either of the values initialized(1) or uninitialized(2) is analogous to an invocation of the initializeMAC action defined in [9] and has the effect of (re-)initializing the MAC and PLS subsystems for the associated interface. In particular,

all management counters pertaining to the MAC and PLS subsystems for said interface are reset to zero;

the receive and transmit layer management state variables (receiveEnabled and transmitEnabled in [9]) are set to enable reception and transmission of frames;

the promiscuous receive function is disabled; and

multicast reception is disabled.

What is dot3InitializeMac?

Toggling this to initialized(1) or uninitialized(2) re-initializes the interface's MAC and physical-layer-signalling subsystem, resetting all its MAC/PLS management counters to zero, re-enabling receive/transmit, and disabling promiscuous mode and multicast reception. An admin would set this when they need to force a clean reset of an Ethernet interface's counters and mode flags without a full device reboot.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.187.1.3.1.1.2
snmpwalk -v2c -c public <target> DXA550-MIB::dot3InitializeMac

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.187.1.3.1.1.2.1
snmpget -v2c -c public <target> DXA550-MIB::dot3InitializeMac.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.187.1.3.1.1.2.1 i <value>

Start monitoring DXA550 network access device (Datability Technologies enterprise OID) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DXA550-MIB::dot3InitializeMac OID value, configure state conditions and alerts, and monitor any DXA550 network access device (Datability Technologies enterprise OID) from a single console.

OID Breakdown

Upper-level ancestors (6 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
Numeric OIDNameModule
1.3.6.1.4.1.187databilityDXA550-MIB
1.3.6.1.4.1.187.1cExperDXA550-MIB
1.3.6.1.4.1.187.1.3dot3DXA550-MIB
1.3.6.1.4.1.187.1.3.1dot3TableDXA550-MIB
1.3.6.1.4.1.187.1.3.1.1dot3EntryDXA550-MIB
1.3.6.1.4.1.187.1.3.1.1.2dot3InitializeMacDXA550-MIB