User`s manual

Signamax 065-1600 series managed media converter
Publication date: October, 2005
Revision 1.0
196
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"A list of trap host entry. The number of entries is given by the value
of NoOfTrapHost."
::= { trap 2 }
TrapHostEntry ::=
SEQUENCE {
trapHostIndex INTEGER,
trapHostIP IpAddress,
trapHostCommunity DisplayString
}
trapHostEntry OBJECT-TYPE
SYNTAX TrapHostEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"An entry includes the Trap Host related information."
INDEX { trapHostIndex }
::= { trapHostTable 1 }
trapHostIndex OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
-- @@ACTION comm_trap_hostEntry
DESCRIPTION
"The index of the trap host."
::= { trapHostEntry 1 }
trapHostIP OBJECT-TYPE
SYNTAX IpAddress
ACCESS read-write
STATUS mandatory
-- @@ACTION comm_trap_hostEntry
DESCRIPTION
"The trap host IP address."
::= { trapHostEntry 2 }
trapHostCommunity OBJECT-TYPE
SYNTAX DisplayString
ACCESS read-write
STATUS mandatory
-- @@ACTION comm_trap_hostEntry
DESCRIPTION
"The trap host community name."
::= { trapHostEntry 3 }
----------------------------------------------------------------------------------------