Ruby Tech GS-2124C Switch User Manual


 
GS-2124C User Manual
Publication date: June, 2005
Revision A1
247
GS2124CPortConfEntry ::=
SEQUENCE {
gs2124cPortConfIndex INTEGER,
gs2124cPortConfPortState INTEGER,
gs2124cPortConfSpdDpx INTEGER,
gs2124cPortConfFlwCtrl INTEGER
}
gs2124cPortConfEntry OBJECT-TYPE
SYNTAX GS2124CPortConfEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"Entry(s) for port configuration informaion."
INDEX {gs2124cPortConfIndex}
::= { gs2124cPortConfTable 1 }
gs2124cPortConfIndex OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The index of the port configuration entry."
-- @@ACTION ruby_port_conf_entry
::= { gs2124cPortConfEntry 1 }
gs2124cPortConfPortState OBJECT-TYPE
SYNTAX INTEGER(1|0)
ACCESS read-write
STATUS mandatory
DESCRIPTION
"The port state of the port configuration entry.
0 - disabled.
1 - enabled. "
-- @@ACTION ruby_port_conf_entry
::= { gs2124cPortConfEntry 2 }
gs2124cPortConfSpdDpx OBJECT-TYPE
SYNTAX INTEGER(0..5)
ACCESS read-write
STATUS mandatory
DESCRIPTION
"The speed/duplex of the port configuration entry.
0 - auto.
1 - 10M/Half.
2 - 10M/Full.
3 - 100M/Half.
4 - 100M/Full.
5 - 1G/Full. "
-- @@ACTION ruby_port_conf_entry
::= { gs2124cPortConfEntry 3 }
gs2124cPortConfFlwCtrl OBJECT-TYPE