diffServMacAceStatus
ES4524M-PoE-MIB ·
.1.3.6.1.4.1.259.8.1.7.1.16.4.18.1.16
Object
This object is used to create a new row or 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.18.1.16- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- diffServMacAceEntry
- Table
- diffServMacAceTable
- Siblings
- 16
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| diffServMacAceIndex An index that uniquely identifies an entry in the MAC ACE
table. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.259.8.1.7.1.16.4.18.1.1 |
| diffServMacAceVidBitmask The bit mask of the VID. The default value is 0. | column | Integer32 | .1.3.6.1.4.1.259.8.1.7.1.16.4.18.1.10 |
| diffServMacAceEtherTypeOp Indicates how a packet's ether type is to be compared. | column | Enumeration | .1.3.6.1.4.1.259.8.1.7.1.16.4.18.1.12 |
| diffServMacAceEtherTypeBitmask The bit mask of Ether type. The default value is 0. | column | Integer32 | .1.3.6.1.4.1.259.8.1.7.1.16.4.18.1.13 |
| diffServMacAceMinEtherType Indicates the lower bound of the ether type value range
if the diffServMacAceEtherTypeOp is range(3). | column | Integer32 | .1.3.6.1.4.1.259.8.1.7.1.16.4.18.1.14 |
| diffServMacAceCosOp Indicates how a packet's CoS is compared.
If the object type of diffServMacAceCosOp is equal(2),
diffServMacAceMinCos indicates the CoS value for comparing, and
diffServMacAceCosB… | column | Enumeration | .1.3.6.1.4.1.259.8.1.7.1.16.4.18.1.17 |
| diffServMacAceCosBitmask Indicates the bitmask of the CoS value if the object type of
diffServMacAceCosOp is equal(2). The default value is 0. | column | Integer32 | .1.3.6.1.4.1.259.8.1.7.1.16.4.18.1.18 |
| diffServMacAceMinCos If the object type of diffServMacAceCosOp is equal(2),
diffServMacAceMinCos indicates the CoS value for comparing.
If the object type of diffServMacAceCosOp is range(3),
diffServM… | column | Integer32 | .1.3.6.1.4.1.259.8.1.7.1.16.4.18.1.19 |
| diffServMacAceAccess Indicates the action to be taken if a packet matches this
ACE. | column | Enumeration | .1.3.6.1.4.1.259.8.1.7.1.16.4.18.1.2 |
| diffServMacAcePktformat Used to check the packet format of the packets. This object
cannot be configured when the status of the entry,
diffServMacAceStatus, is active(1). | column | Enumeration | .1.3.6.1.4.1.259.8.1.7.1.16.4.18.1.3 |
| diffServMacAceSourceMacAddr Indicates the 48-bit source MAC address. The specified source
MAC of the packet. The packet's source MAC address is AND-ed
with the value of diffServMacAceSourceMacAddrBitmask
and… | column | - | .1.3.6.1.4.1.259.8.1.7.1.16.4.18.1.4 |
| diffServMacAceSourceMacAddrBitmask The specified source MAC address mask. | column | - | .1.3.6.1.4.1.259.8.1.7.1.16.4.18.1.5 |
| diffServMacAceDestMacAddr Indicates the 48-bit destination MAC address. The specified
destination MAC of the packet. The packet's destination MAC
address is AND-ed with the value of
diffServMacAceDestMacAd… | column | - | .1.3.6.1.4.1.259.8.1.7.1.16.4.18.1.6 |
| diffServMacAceDestMacAddrBitmask The specified destination MAC address mask. | column | - | .1.3.6.1.4.1.259.8.1.7.1.16.4.18.1.7 |
| diffServMacAceVidOp Indicates how a packet's VID is to be compared. This
object cannot be configured when the status of the entry,
diffServMacAceStatus, is active(1). | column | Enumeration | .1.3.6.1.4.1.259.8.1.7.1.16.4.18.1.8 |
| diffServMacAceMinVid Indicates the lower bound of the VID value range if the
diffServMacAceVidOp is range(3). | column | Integer32 | .1.3.6.1.4.1.259.8.1.7.1.16.4.18.1.9 |