FW 08.01.00 McDATA E/OS SNMP Support Manual (620-000131-630, November 2005)
B
B-70
E/OS SNMP Support Manual
FC Management MIB
Sequence ::= { trapReg 2 }
trapRegTable
Syntax SEQUENCE OF TrapRegEntry
Access not-accessible
Status mandatory
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
Syntax IpAddress
Access read-only
Status mandatory
Description The IP address of a client registered for traps.
Sequence
::= { trapRegEntry 1 }
trapRegIpAddress IpAddress,
trapRegPort INTEGER (1..2147483647),
trapRegFilter FcEventSeverity,
trapRegRowState INTEGER }