qosTargetShapingParams

QOS-POLICY-IP-PIB · .1.3.6.1.4.1.45.4.2.1.3.2.1.10

Object

This attribute identifies the shaping specification 
that is associated with this QoS Target instance. Shaping 
parameters are defined in the ntnQosShapingParamsTable. 
The corresponding instance in the ntnQosShapingParams class 
(i.e., the class instance where the ntnQosShapingParamsId 
is equal to the value of this object) must exist prior to 
being associated with an Target entry. A value equal to 0 
for this attribute indicates that no shaping criteria is 
specified.
              
Note that a shaping specification may be indirectly
specified using the qosTargetShapingGroup attribute. The 
shaping specification associated with the shaping group
is used in this case. Inconsistencies between the shaping
group shaping specification and a non-zero value provided
for this attribute results in an error.

Context

MIB
QOS-POLICY-IP-PIB
OID
.1.3.6.1.4.1.45.4.2.1.3.2.1.10
Type
column
Access
readwrite
Status
current
Parent
qosTargetEntry
Groups
1

Walk 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::qosTargetShapingParams'
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::qosTargetShapingParams.<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::qosTargetShapingParams'

Syntax

Source
PolicyInstanceIdOrZero
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance

Member of
Compliance refinements
Write access is not required.