User`s manual

Signamax 065-1600 series Managed Media Converter
Publication date: October, 2005
Revision 1.0
195
"A list of SmsUserEntry. The number of entries is given by the value
of NoOfMobileUsers."
::= { alarm 10 }
MobileUserEntry ::=
SEQUENCE {
mobileUserIndex INTEGER,
mobilePhoneNo DisplayString
}
mobileUserEntry OBJECT-TYPE
SYNTAX MobileUserEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"An entry includes the user index and mobile phone number."
INDEX { mobileUserIndex }
::= { mobileUserTable 1 }
mobileUserIndex OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
-- @@ACTION comm_alarm_smsEntry
DESCRIPTION
"The user's Index that you want to send alarming sms."
::= { mobileUserEntry 1 }
mobilePhoneNo OBJECT-TYPE
SYNTAX DisplayString
ACCESS read-write
STATUS mandatory
-- @@ACTION comm_alarm_smsEntry
DESCRIPTION
"The user's mobile phone number that you want to send alarming
sms."
::= { mobileUserEntry 2 }
------------------------------------------------------------------------------------
trap OBJECT IDENTIFIER ::= { CommonMIB 6 }
noOfTrapHost OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
-- @@ACTION comm_trap_no
DESCRIPTION
"The number of the trap hosts."
::= { trap 1 }
trapHostTable OBJECT-TYPE
SYNTAX SEQUENCE OF TrapHostEntry