Specifies the operational status of the row.
A RowStatus object may take any of six defined values:
- active: traps may be sent as specified in this row;
a management application may change the value of any
objects in the row when the status is active.
- notInService: traps will not be sent using this row.
- notReady: the conceptual row exists in the agent, but
is missing information necessary to send traps (i.e.,
if any of the other objects in the row are not present
or contain invalid values); this value may not be
supplied by a management application.
- createAndGo: supplied by a management application
wishing to create a new instance of a conceptual row,
supplying valid values for the all the other objects
in the row, and have its status automatically set to
active, making it available for use in sending traps.
- createAndWait: supplied by a management application
wishing to create a new instance of a conceptual row
but not make it available for use in sending traps
at that time; and,
- destroy: supplied by a management application
wishing to delete an existing conceptual row.
Parsed from file fcmgmt_efcm.mib.txt
Company: emc
Module: mcdata_31
fcTrapRegRowState OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "Specifies the operational status of the row. A RowStatus object may take any of six defined values: - active: traps may be sent as specified in this row; a management application may change the value of any objects in the row when the status is active. - notInService: traps will not be sent using this row. - notReady: the conceptual row exists in the agent, but is missing information necessary to send traps (i.e., if any of the other objects in the row are not present or contain invalid values); this value may not be supplied by a management application. - createAndGo: supplied by a management application wishing to create a new instance of a conceptual row, supplying valid values for the all the other objects in the row, and have its status automatically set to active, making it available for use in sending traps. - createAndWait: supplied by a management application wishing to create a new instance of a conceptual row but not make it available for use in sending traps at that time; and, - destroy: supplied by a management application wishing to delete an existing conceptual row." ::= { fcTrapRegEntry 4}
Internet Assigned Numbers Authority
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.2.1.8888.1.2.3.1.1 | fcTrapRegIpAddress | 0 | 0 | The Ip address of a client registered for traps. |
1.3.6.1.2.1.8888.1.2.3.1.2 | fcTrapRegPort | 0 | 0 | The UDP port to send traps to for this host. Normally this would be the standard trap port (UDP/162). |
1.3.6.1.2.1.8888.1.2.3.1.3 | fcTrapRegFilter | 0 | 0 | This value defines the trap severity filter for this trap host. The fcConnUnit will send to the designated target entity traps t… |