136 Fibre Alliance MIB Objects
• 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 and 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.
A value of rowActive or rowInactive must be specified to create a row in the table.
Syntax
INTEGER {
rowDestroy(1)–Remove row from table
rowInactive(2)–Row exists, but traps disabled
rowActive(3)–Row exists and is enabled for sending traps
}
Access
Read-write
Status
Mandatory
Return value
Returns rowActive(3), if there is a valid entry in trap table.
Related traps
The traps described below contain the trap information being sent from the agent to the manager:
connUnitStatusChange (1.3.6.1.3.94.0.1)
The overall status of the connectivity unit has changed. The recommended severity level (for filtering) is
alert. Sent whenever a Switch.OperChange or Switch.StateChange event occurs.
Variables:
{ connUnitStatus, connUnitState }
connUnitDeletedTrap (1.3.6.1.3.94.0.3)
A connUnit has been deleted from this agent. The recommended severity level (for filtering) is warning.
Sent whenever an Eport.OperChange event occurs and the connUnitTable is smaller than previously
noted (which means a connUnit has gone away).
Variables:
{ connUnitId }
connUnitEventTrap (1.3.6.1.3.94.0.4)
An event has been generated by the connectivity unit. The recommended severity level (for filtering) is
info. Sent when a change notification occurs that does not fit into any other specific category.
Variables:
{ connUnitEventId, connUnitEventType, connUnitEventObject,
connUnitEventDescr }