Technical data
Fabric OS MIB Reference Manual 8-45
Publication Number: 53-0000521-08
SNMP Trap Registration Group
8
Description The current number of rows in the trap table.
trapRegTable
OID 1.3.6.1.3.94.2.3
Description A table containing a row for each IP address/port number to which traps are sent.
trapRegEntry
OID 1.3.6.1.3.94.2.3.1
Description IP/port pair for a specific client.
Index trapRegIpAddress
trapRegPort
trapRegIpAddress
OID 1.3.6.1.3.94.2.3.1.1
Description The IP address of a client registered for traps.
trapRegPort
OID 1.3.6.1.3.94.2.3.1.2
Description The UDP port to send traps to for this host. Normally this would be the standard trap
port (162). This object is an index and must be specified to create a row in this table.
Note Set to 162.
trapRegFilter
OID 1.3.6.1.3.94.2.3.1.3
Description This value defines the trap severity filter for this trap host. The connUnit sends traps
to this host that have a severity level less than or equal to this value. The default value
of this object is Warning. The mapping between errorlog severity level and this
variable is:
Error log FA-MIB
none (0) unknown (1)
Critical (1) critical (4)
Error (2) error (5)
Warning (3) warning (6)
Informational (4) info (8)
Debug (5) debug (9)
Note This severity applies to all entries. Refer to
FcEventSeverity in Table 8-1 on page 8-5.
The values 1, 3, 7, and 10 are not valid for SET operations.