FW 07.00.00/HAFM SW 08.06.00 McDATA E/OS SNMP Support Manual (620-000131-620, April 2005)
B
B-74
E/OS SNMP Support Manual
FC Management MIB
Description A table containing a row for each IP address/port number that traps
will be sent to.
Sequence
::= { trapReg 3 }
trapRegEntry
Syntax TrapRegEntry
Access not-accessible
Status mandatory
Description IP/Port pair for a specific client.
INDEX { trapRegIpAddress,
trapRegPort }
Sequence
::= { trapRegTable 1 }
TrapRegEntry ::=
SEQUENCE {
trapRegIpAddress
IpAddress,
trapRegPort
INTEGER (1..2147483647),
trapRegFilter
FcEventSeverity,
trapRegRowState
INTEGER }
trapRegIpAddress
Syntax IpAddress
Access read-only
Status mandatory
Description The IP address of a client registered for traps.
Sequence
::= { trapRegEntry 1 }