Ethernet Input/Output Module Crestron CEN-IO
relay OBJECT IDENTIFIER ::= { crestron-CENIO 1 }
versiport OBJECT IDENTIFIER ::= { crestron-CENIO 2 }
-- the relay group
relayNumber OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The number of relays in this system."
::= { relay 1 }
-- the relay table
relayTable OBJECT-TYPE
SYNTAX SEQUENCE OF RelayEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"A list of relay entries. The number of entries is given by the
value of relayNumber."
::= { relay 2 }
relayEntry OBJECT-TYPE
SYNTAX RelayEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"A relay entry containing objects the describe a relay instance."
INDEX { relayIndex }
::= { relayTable 1 }
RelayEntry ::=
SEQUENCE {
relayIndex
INTEGER,
relayDescr
DisplayString,
relayState
INTEGER
}
relayIndex OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"A unique value for each relay. Its value ranges between 1 and
the value of relayNumber. The value for each relay must remain
constant at least from one reinitialization of the entity's
network management system to the next reinitialization."
::= { relayEntry 1 }
24 • Appendix Operations Guide - DOC. 5718