User`s manual
Signamax 065-1600 series Managed Media Converter
Publication date: October, 2005
Revision 1.0
201
::= { rc2201PortStatusEntry 5 }
rc2201PortDuplex OBJECT-TYPE
SYNTAX INTEGER(0|1)
ACCESS read-write
STATUS mandatory
-- @@ACTION portEntry
DESCRIPTION
"Get/Set the duplex mode of the designated port.
Virtual port is always in full duplex mode.
range (0|1)
0 - Half
1 - Full"
::= { rc2201PortStatusEntry 6 }
rc2201PortFlwCtl OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
-- @@ACTION portEntry
DESCRIPTION
"Get/Set the Flow Control mode of the designated port. In the half
duplex mode,
the flow control state always BackPressure. State of virtual port is
always enabled.
range(0|1|2|3)
Get:
0 - Disable, 1 - Enable ,2 - TX pause, 3 - RX pause
Set:
0 - Disable, 1 - Symmetric, 2 - Asymmetric, 3 - BackPressure(for
half duplex mode only)."
::= { rc2201PortStatusEntry 7 }
rc2201PortCounterTable OBJECT-TYPE
SYNTAX SEQUENCE OF RC2201PortCounterEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"A list of RC2201PortCounterEntry. The number of entries is given
by
the value of RC2201NoOfPort. The privilege of virtual port is read-
only."
::= { rc2201PortMIB 3 }
RC2201PortCounterEntry ::=
SEQUENCE {
rc2201PortTxGoodPkts Counter,
rc2201PortTxBadPkts Counter,
rc2201PortRxGoodPkts Counter,
rc2201PortRxBadPkts Counter,
rc2201PortTxGoodBytes Counter,
rc2201PortRxGoodBytes Counter,