User`s manual
Signamax 065-1600 series Managed Media Converter
Publication date: October, 2005
Revision 1.0
199
rc2201PortMIB OBJECT IDENTIFIER ::= { rc2201Produces 2 }
rc2201NoOfPort OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
-- @@ACTION port_no
DESCRIPTION
"Get the port number of the device. Include 7 virtual ports. (trunk
group)"
::= { rc2201PortMIB 1 }
rc2201PortStatusTable OBJECT-TYPE
SYNTAX SEQUENCE OF RC2201PortStatusEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"A list of RC2201PortStatusEntry. The number of entries is given by
the value of RC2201NoOfPort. The privilege of virtual port is read-
only."
::= { rc2201PortMIB 2 }
RC2201PortStatusEntry ::=
SEQUENCE {
rc2201PortStatusIndex INTEGER,
rc2201PortState INTEGER,
rc2201PortLink INTEGER,
rc2201PortNegotiation INTEGER,
rc2201PortSpeed INTEGER,
rc2201PortDuplex INTEGER,
rc2201PortFlwCtl INTEGER
}
rc2201PortStatusEntry OBJECT-TYPE
SYNTAX RC2201PortStatusEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"An entry includes the port status related information."
INDEX { rc2201PortStatusIndex }
::= { rc2201PortStatusTable 1 }
rc2201PortStatusIndex OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
-- @@ACTION portEntry
DESCRIPTION
"The index of the port."
::= { rc2201PortStatusEntry 1 }