MIB Reference Manual (Version 3.0)
MIB Reference Manual Version 3.0 2-85
Fibre Alliance MIB Object Types
2
trapRegRowState [trapRegTable]
Syntax
Access Read-write
Status Mandatory
Description Specifies the state of the row.
Note: This entry always returns rowActive and allows for read-only.
Table 2-29
Value Declaration Description
Integer 1 (rowDestroy)
2 (rowInactive)
3 (rowActive)
Remove row from table.
Row exists, but TRAPs disabled.
Row exists and is enabled for sending traps.
Table 2-30 TrapRegRowState for Read/Write
rowDestroy READ: Can never happen. WRITE: Remove this row from the
table.
rowInactive READ: Indicates that this row does
exist, but that traps are not enabled to be
sent to the target.
WRITE: If the row does not exist,
and the agent allows writes to the trap
table, then a new row is created. The
values of the optional columns are set
to default values. Traps are not
enabled to be sent to the target. If the
row already existed, then traps are
disabled from being sent to the target.
rowActive READ: Indicates that this row exists,
and that traps are enabled to be sent to
the target.
WRITE: If the row does not exist,
and the agent allows writes to the trap
table, then a new row is created. The
values of the optional columns are set
to default values. Traps are enabled to
be sent to the target. If the row already
exists, then traps are enabled to be
sent to the target.