ntnQosActionExtUpdatePri
NTN-QOS-POLICY-EXT-PIB ·
.1.3.6.1.4.1.45.4.4.1.2.1.1.5
Object
column r/w
Enumeration
This action attribute, when specified, will cause the
value contained in the user priority field of the 802.1Q
frame to be updated based on the value of this object.
No action is taken if the frame is untagged.
Specifying a value equal to useDefault(9) means that
the value for this attribute will be assigned based
on default information maintained in the system. The
value specified in the 'UpdateDSCP' attribute will
be used to determine the default drop precedence. Note
that specifying useDefault(9) means that assignment
of a value for this attribute is implementation
dependent.
Specifying a value equal to ignore(10) means that
no action will be taken related to this attribute.
Note that the results of classification where
actions specifying ignore(10) are applied are
implementation dependent.
Specifying a value equal to useEgressMap(11) means that
the value for this attribute will be assigned based
on DSCP-to-drop precedence egress map information
maintained in the system. The DSCP value in received
traffic will be used to determine the drop precedence.
Note that specifying useEgressMap(11) means that assignment
of a value for this attribute is implementation
dependent.
Context
- MIB
- NTN-QOS-POLICY-EXT-PIB
- OID
.1.3.6.1.4.1.45.4.4.1.2.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ntnQosActionExtEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NTN-QOS-POLICY-EXT-PIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NTN-QOS-POLICY-EXT-PIB::ntnQosActionExtUpdatePri'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NTN-QOS-POLICY-EXT-PIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NTN-QOS-POLICY-EXT-PIB::ntnQosActionExtUpdatePri.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NTN-QOS-POLICY-EXT-PIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NTN-QOS-POLICY-EXT-PIB::ntnQosActionExtUpdatePri'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | markAsPriority0 |
2 | markAsPriority1 |
3 | markAsPriority2 |
4 | markAsPriority3 |
5 | markAsPriority4 |
6 | markAsPriority5 |
7 | markAsPriority6 |
8 | markAsPriority7 |
9 | useDefault |
10 | ignore |
11 | useEgressMap |
Conformance
Member of
Compliance refinements
ntnQosPolicyExtPibCompliance
readonly
Write access is not required.