DXA550-MIB :: dot3TxEnabled

MIB Reference — IPNetwork Monitor

All MIBsDXA550-MIBdot3TxEnabled

dot3TxEnabled

Module: DXA550-MIB

OID (symbolic): DXA550-MIB::dot3TxEnabled

OID (numeric): 1.3.6.1.4.1.187.1.3.1.1.5

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

The transmit layer management state variable (transmitEnabled as defined in [9]) for a particular interface. The value true(1) signifies that the MAC frame transmission is enabled on said interface. The value false(2) signifies that the MAC frame transmission is inhibited on said interface. In particular, the value of an instance of this object is false(2) whenever the value of the corresponding instance of the dot3MacSubLayerStatus object is disabled(2).

Each alteration of an instance of this object to the value true(1) is analogous to an invocation of the enableTransmit action defined in [9] and has the effect of enabling MAC sublayer frame transmission on the associated interface. In particular, such an alteration has the effect of setting the transmit layer management state variable (transmitEnabled in [9]) for said interface to be true.

Each alteration of an instance of this object to the value false(2) is analogous to an invocation of the disableTransmit action defined in [9] and has the effect of inhibiting MAC sublayer frame transmission on the associated interface. In particular, such an alteration has the effect of setting the transmit layer management state variable (transmitEnabled in [9]) for said interface to be false. Any transmissions in progress are completed before transmission is inhibited.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.187.1.3.1.1.5
snmpwalk -v2c -c public <target> DXA550-MIB::dot3TxEnabled

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.187.1.3.1.1.5.1
snmpget -v2c -c public <target> DXA550-MIB::dot3TxEnabled.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.187.1.3.1.1.5.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.5dot3TxEnabledDXA550-MIB