qosTargetOutOfProfileAction
QOS-POLICY-IP-PIB ·
.1.3.6.1.4.1.45.4.2.1.3.2.1.14
Object
This attribute identifies the action that is to be
initiated for flows that are determined to be out-of-
profile with regard to metering criteria being applied
to the flow.
Actions must be defined in the qosActionTable prior to
being referenced by this attribute. An out-of-profile
action is required if metering is requested (i.e., the
associated meter's qosMeterDataSpecification object is
`committedRate` or `peakRate`). A non-zero value for
this attribute must be provided unless an out-of-profile
(meduim conformance) action is specified and associated
with a meter identified by the qosTargetMeter attribute.
Context
- MIB
- QOS-POLICY-IP-PIB
- OID
.1.3.6.1.4.1.45.4.2.1.3.2.1.14- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- qosTargetEntry
- 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 'QOS-POLICY-IP-PIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QOS-POLICY-IP-PIB::qosTargetOutOfProfileAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'QOS-POLICY-IP-PIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QOS-POLICY-IP-PIB::qosTargetOutOfProfileAction.<qosTargetId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QOS-POLICY-IP-PIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QOS-POLICY-IP-PIB::qosTargetOutOfProfileAction'
Syntax
- Source
- PolicyInstanceIdOrZero
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of
Compliance refinements
qosPolicyIpPibCompliance
readonly
Write access is not required.