FW 07.00.00/HAFM SW 08.06.00 McDATA E/OS SNMP Support Manual (620-000131-620, April 2005)
A
A-66
E/OS SNMP Support Manual
Fibre Alliance MIB
INDEX { fcTrapRegIpAddress, fcTrapRegPort }
Sequence
::= { fcTrapRegTable 1 }
FcTrapRegEntry ::=
SEQUENCE {
fcTrapRegIpAddress
Syntax IpAddress
Max-Access read-create
Status current
Description The Ip address of a client registered for traps.
Sequence
::= { fcTrapRegEntry 1 }
fcTrapRegPort
Syntax Unsigned32 (1..2147483647)
Max-Access read-create
Status current
Description The UDP port to send traps to for this host. Normally this would be
the standard trap port (UDP/162).
Sequence
::= { fcTrapRegEntry 2 }
fcTrapRegFilter
Syntax FcEventSeverity
Max-Access read-create
Status current
Description This value defines the trap severity filter for this trap host. The
fcConnUnit will send to the designated target entity traps that have a
severity level less than or equal to this value.
fcTrapRegIpAddress IpAddress,
fcTrapRegPort Unsigned32,
fcTrapRegFilter FcEventSeverity,
fcTrapRegRowState RowStatus }