User`s manual
Signamax 065-1600 series Managed Media Converter
Publication date: October, 2005
Revision 1.0
209
value range (1 - 60)"
::= { rc2201AutoPingMIB 1 }
rc2201AutoPingGroupNo OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
-- @@ACTION AutoPing
DESCRIPTION
"Get the amount of auto ping group."
::= { rc2201AutoPingMIB 2 }
rc2201AutoPingTable OBJECT-TYPE
SYNTAX SEQUENCE OF RC2201AutoPingEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"A list of Autoping function entries. The number of entries is given
by the
value of the RC2201AutoPingGroupNo. "
::= { rc2201AutoPingMIB 3 }
RC2201AutoPingEntry ::=
SEQUENCE {
rc2201AutoPingIndex INTEGER,
rc2201AutoPingDestIp IpAddress
}
rc2201AutoPingEntry OBJECT-TYPE
SYNTAX RC2201AutoPingEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"An entry includes the Autoping related information."
INDEX { rc2201AutoPingIndex }
::= { rc2201AutoPingTable 1 }
rc2201AutoPingIndex OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
-- @@ACTION AutoPing_Entry
DESCRIPTION
"Get the index of AutoPing."
::= { rc2201AutoPingEntry 1 }
rc2201AutoPingDestIp OBJECT-TYPE
SYNTAX IpAddress
ACCESS read-write
STATUS mandatory
-- @@ACTION AutoPing_Entry
DESCRIPTION