qosUnmatchedPolicyDscpTrusted
FS-NMS-QOS-PIB-MIB ·
.1.3.6.1.4.1.52642.18.2.1.4.1.1.5
Object
column SNMPv2-TCTruthValue
If this attribute is true, then the Dscp associated with the
packet is trusted, i.e., it is assumed to have already been
set. In this case, the Dscp is not rewritten with
qosUnmatchedPolicyDscp (qosUnmatchedPolicyDscp is ignored)
unless this is a non-IP packet and arrives untagged. The
packet is still policed as part of its micro flow and its
aggregate flow.
When a trusted action is applied to an input interface, the
Dscp (for an IP packet) or CoS (for a non-IP packet)
associated with the packet is the one contained in the packet.
When a trusted action is applied to an output interface, the
Dscp associated with the packet is the one that is the result
of the input classification and policing.
Context
- MIB
- FS-NMS-QOS-PIB-MIB
- OID
.1.3.6.1.4.1.52642.18.2.1.4.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- qosUnmatchedPolicyEntry
- 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 'FS-NMS-QOS-PIB-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-QOS-PIB-MIB::qosUnmatchedPolicyDscpTrusted'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-NMS-QOS-PIB-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-QOS-PIB-MIB::qosUnmatchedPolicyDscpTrusted.<qosUnmatchedPolicyId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-NMS-QOS-PIB-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-NMS-QOS-PIB-MIB::qosUnmatchedPolicyDscpTrusted'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of