diffServActionStatus
ES4524M-PoE-MIB ·
.1.3.6.1.4.1.259.8.1.7.1.16.4.19.1.8
Object
This object is used to create a new row, modify or
delete an existing row in this table.
The status column has six defined values:
The status column has six defined values:
- 'active', which indicates that the conceptual row
is available for use by the managed device;
- 'notInService', which indicates that the conceptual
row exists in the agent, but is unavailable for use
by the managed device (see NOTE below);
- 'notReady', which indicates that the conceptual row
exists in the agent, but is missing information
necessary in order to be available for use by the
managed device;
- 'createAndGo', which is supplied by a management
station wishing to create a new instance of a
conceptual row and to have its status automatically
set to active, making it available for use by the
managed device;
- 'createAndWait', which is supplied by a management
station wishing to create a new instance of a
conceptual row (but not make it available for use by
the managed device); and,
- 'destroy', which is supplied by a management
station wishing to delete all of the instances
associated with an existing conceptual row.
Whereas five of the six values (all except 'notReady') may
be specified in a management protocol set operation, only
three values will be returned in response to a management
protocol retrieval operation: 'notReady', 'notInService'
or 'active'. That is, when queried, an existing
conceptual row has only three states: it is either
available for use by the managed device (the status column
has the value 'active'); it is not available for use by
the managed device, though the agent has sufficient
information to make it so (the status column has the value
'notInService'); or, it is not available for use by the
managed device, and an attempt to make it so would fail
because the agent has insufficient information (the state
column has the value 'notReady').
For a detailed description of this object, please refer to
SNMPv2-TC MIB.
Context
- MIB
- ES4524M-PoE-MIB
- OID
.1.3.6.1.4.1.259.8.1.7.1.16.4.19.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- diffServActionEntry
- Table
- diffServActionTable
- Siblings
- 6
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| diffServActionIndex An index that uniquely identifies an entry in the
action table. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.259.8.1.7.1.16.4.19.1.1 |
| diffServActionList The bitmap value used to identify which action
capabilities are enabled on the entry. The
actionPktNewPri and actionPktNewDscp can not be
enabled at the same time on the entry. T… | column | Bits | .1.3.6.1.4.1.259.8.1.7.1.16.4.19.1.2 |
| diffServActionPktNewPri Specifies the new priority value for the packet when
the action is satisfied. If the actionPktNewPri bit of
the diffServActionList is not enabled, this object can
not be set. | column | Integer32 | .1.3.6.1.4.1.259.8.1.7.1.16.4.19.1.3 |
| diffServActionPktNewDscp Specifies the new DSCP value for the packet when
the action is satisfied. If the actionPktNewDscp bit of
the diffServActionList is not enabled, this object
can not be set. | column | Integer32 | .1.3.6.1.4.1.259.8.1.7.1.16.4.19.1.5 |
| diffServActionRedPktNewDscp Specifies the new DSCP value for the red
marking packet when the action is satisfied. If the
actionRedPktNewDscp bit of the diffServActionList is
not enabled, this object can not… | column | Integer32 | .1.3.6.1.4.1.259.8.1.7.1.16.4.19.1.6 |
| diffServActionRedDrop The actionRedDrop bit of the
diffServActionList is for configuring this
object. If the value of this object is enabled, the
red marking packet will be dropped. | column | P-BRIDGE-MIBEnabledStatus | .1.3.6.1.4.1.259.8.1.7.1.16.4.19.1.7 |