DXA550-MIB :: dot3InitializeMac

MIB Reference — IPNetwork Monitor

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.

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>

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.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