MIB Viewer

fsRstPortTxSmState

OBJECT-TYPE
1.3.6.1.4.1.10876.101.1.79.1.12.1.9
Access
read-only
Status
current
Sub-identifiers
0
This indicates the current state of the Port Transmit state machine. This object will hold the value 'transmitinit' when the Port Transmit state machine is in the TRANSMIT_INIT state, the value 'transmitperiodic' when the state machine is in the TRANSMIT_PERIODIC state, the value 'transmitconfig' when the state machine is in the TRANSMIT_CONFIG state, the value 'transmittcn', when the state machine is in the TRANSMIT_TCN state, the value 'transmitrstp', when the state machine is in the TRANSMIT_RSTP state and the value 'idle' when the state machine is in the IDLE state.
INTEGER { transmitinit (0), transmitperiodic (1), transmitconfig (2), transmittcn (3), transmitrstp (4), idle (5) }