This action attribute is used to specify
whether a packet should dropped, switched
(i.e., not dropped) or whether the decision
to drop the packet should be deferred.
The value 'drop(1)', when specified, will
cause the packet being evaluated to be
dropped. A value of 'dontDrop(2)' indicates
that this packet should not be dropped.
A value of 'deferredPass(3)' indicates that
no explicit assertion, related to whether or
not the packet should be discarded, is being
made. This option, when available, can be
used to allow actions associated with lower
precedence policies to determine whether a
packet should be dropped or not. A 'drop(1)'
or 'dontDrop(2)' in a lower precedence action
is given precedence over a higher precedence
'deferredPass(3)'. Support for this
enumeration is implementation dependent.
Prior to discarding a packet, other actions
that have been specified should be performed
if they make protocol sense. For example,
requests for traffic mirroring (if such an
action is supported by a device) should be
honored. However, updating protocol header
values will typically not be necessary.
Parsed from file pibNtnEvol_004.mib.txt
Company: baynetworks
Module: NTN-QOS-POLICY-EVOL-PIB
Vendor: Avaya
Module: NTN-QOS-POLICY-EVOL-PIB (NTN-QOS-POLICY-EVOL-PIB.mib)
Type: TABULAR
Access: read-create
Syntax: INTEGER
Automatically extracted from www.mibdepot.com
ntnQosBaseActionDrop OBJECT-TYPE SYNTAX INTEGER { drop(1), dontDrop(2), deferredPass(3) } MAX-ACCESS read-create STATUS current DESCRIPTION "This action attribute is used to specify whether a packet should dropped, switched (i.e., not dropped) or whether the decision to drop the packet should be deferred. The value 'drop(1)', when specified, will cause the packet being evaluated to be dropped. A value of 'dontDrop(2)' indicates that this packet should not be dropped. A value of 'deferredPass(3)' indicates that no explicit assertion, related to whether or not the packet should be discarded, is being made. This option, when available, can be used to allow actions associated with lower precedence policies to determine whether a packet should be dropped or not. A 'drop(1)' or 'dontDrop(2)' in a lower precedence action is given precedence over a higher precedence 'deferredPass(3)'. Support for this enumeration is implementation dependent. Prior to discarding a packet, other actions that have been specified should be performed if they make protocol sense. For example, requests for traffic mirroring (if such an action is supported by a device) should be honored. However, updating protocol header values will typically not be necessary." DEFVAL { deferredPass } ::= { ntnQosBaseActionEntry 2 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.45.4.7.1.7.2.1.1 | ntnQosBaseActionId | 0 | 0 | An index that enumerates the QoS Base Action entries. Managers can obtain new index values for row creation in this table by readi… |
1.3.6.1.4.1.45.4.7.1.7.2.1.3 | ntnQosBaseActionUpdateDscp | 0 | 0 | This action component, when specified, will cause the value contained in the Differentiated Services (DS) field of an associated I… |
1.3.6.1.4.1.45.4.7.1.7.2.1.4 | ntnQosBaseActionUpdateUserPriority | 0 | 0 | This action attribute, when specified, will cause the value contained in the user priority field of the 802.1Q frame to be updated… |
1.3.6.1.4.1.45.4.7.1.7.2.1.5 | ntnQosBaseActionSetDropPrecedence | 0 | 0 | This action attribute, when specified, will cause the packet being evaluated to be associated with the specified relative drop pre… |
1.3.6.1.4.1.45.4.7.1.7.2.1.6 | ntnQosBaseActionCopyToCpu | 0 | 0 | This action attribute, when specified, has the ability to cause the packet being evaluated to be sent to the CPU for further proce… |
1.3.6.1.4.1.45.4.7.1.7.2.1.7 | ntnQosBaseActionMirrorFrame | 0 | 0 | This action attribute, when specified, will cause the packet being evaluated to be sent to a predefined egress port for transmiss… |
1.3.6.1.4.1.45.4.7.1.7.2.1.8 | ntnQosBaseActionExtension | 0 | 0 | Identifies an entry in an auxiliary action table containing additional actions to be performed on/applied to identified traffic. E… |
1.3.6.1.4.1.45.4.7.1.7.2.1.9 | ntnQosBaseActionLabel | 0 | 0 | A label used to reference the action entry in a textual manner. |
1.3.6.1.4.1.45.4.7.1.7.2.1.10 | ntnQosBaseActionStorage | 0 | 0 | The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columna… |
1.3.6.1.4.1.45.4.7.1.7.2.1.11 | ntnQosBaseActionStatus | 0 | 0 | The status of this row. An entry may not exist in the active state unless all objects in the entry have an appropriate value. |
1.3.6.1.4.1.45.4.7.1.7.2.1.12 | ntnQosBaseActionSessionId | 0 | 0 | A session identifier used to reference transitory (volatile) data. |