Specifications
Chapter 3: Ethernet MIB
3-2 ATX MIB Reference Guide
dot3InitializeMAC {dot3Entry 2}
Integer Read-Write
Whether the port has been initialized. Initializing a port automatically resets all
of the port’s statistics, and enables transmit and receive (the receiver will be in
promiscuous mode). The value of dot3InitializeMAC is not saved in the event
that the unit reboots. Values include:
• initialized (1)
• uninitialized (2)
dot3MACSubLayerStatus {dot3Entry 3}
Integer Read-Write
Treated identically to dot3InitializeMAC. Values include:
• enabled (1)
• disabled (2)
dot3MulticastReceiveStatus {dot3Entry 4}
Integer Read-Write
Whether the port is able to receive multicasts. This is always enabled when the
port is enabled, and always disabled when the port is disabled. Values include:
• enabled (1)
• disabled (2)
dot3TxEnabled {dot3Entry 5}
Integer Read-Write
Whether the port is able to transmit. This is always enabled when the port is
enabled, and always disabled when the port is disabled. Values include:
• true (1)
• false (2)
dot3TestTdrValue {dot3Entry 6}
Gauge Read-Only
Always zero, since the results of TDR tests are not available.