diffServIpv6AceStatus
ECS3510-MIB ·
.1.3.6.1.4.1.259.10.1.27.1.16.4.21.1.11
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
- ECS3510-MIB
- OID
.1.3.6.1.4.1.259.10.1.27.1.16.4.21.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- diffServIpv6AceEntry
- Table
- diffServIpv6AceTable
- Siblings
- 8
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| diffServIpv6AceIndex An index that uniquely identifies an entry in the IPv6 table. | column | Integer32 | .1.3.6.1.4.1.259.10.1.27.1.16.4.21.1.1 |
| diffServIpv6AceType The specified IP v6 ACE type. When the type of this entry is
modified, then this entry will be auto-unbound from the
diffServAclEntry and the not supporting field of this entry
wi… | column | Enumeration | .1.3.6.1.4.1.259.10.1.27.1.16.4.21.1.2 |
| diffServIpv6AceAccess Indicates the action to be taken if a packet matches this
ACE. | column | Enumeration | .1.3.6.1.4.1.259.10.1.27.1.16.4.21.1.3 |
| diffServIpv6AceSourceIpAddr Specifies the source IPv6 address. | column | OctetString | .1.3.6.1.4.1.259.10.1.27.1.16.4.21.1.4 |
| diffServIpv6AceSourceIpAddrPrefixLen The length (in bits) associated with the source IPv6 address
prefix of this entry. | column | Integer32 | .1.3.6.1.4.1.259.10.1.27.1.16.4.21.1.5 |
| diffServIpv6AceDestIpAddr Specifies the destination IPv6 address. This object may not be
modified if the associated diffServIpv6AceType object is equal
to standard(1). | column | OctetString | .1.3.6.1.4.1.259.10.1.27.1.16.4.21.1.6 |
| diffServIpv6AceDestIpAddrPrefixLen The length (in bits) associated with the destination IPv6
address prefix of this entry. This object may not be modified
if the associated diffServIpv6AceType object is equal to
st… | column | Integer32 | .1.3.6.1.4.1.259.10.1.27.1.16.4.21.1.7 |
| diffServIpv6AceDscp Specifies the DSCP value to match against. This object may not
be modified if the associated diffServIpv6AceType object is
equal to standard(1). | column | Integer32 | .1.3.6.1.4.1.259.10.1.27.1.16.4.21.1.9 |