qosTargetShapingGroup
QOS-POLICY-IP-PIB ·
.1.3.6.1.4.1.45.4.2.1.3.2.1.11
Object
This attribute specifies a shaping group number. Aggregate
shaping across one or more QoS Target instances (i.e., shaping
traffic identified by one or more QoS Target entries as if
they were a single flow) is supported by assigning the same
shaping group number to multiple QoS Target entries. A value
equal to 0 for this attribute indicates that aggregate shaping
with one or more existing policies is not specified.
Note that a shaping specification may be indirectly specified
using this attribute. The shaping specification associated
with the shaping group, if it already exists, is used in this
case. Inconsistencies between the shaping group shaping
specification and a non-zero value for the qosTargetShapingParams
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.11- 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::qosTargetShapingGroup'
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::qosTargetShapingGroup.<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::qosTargetShapingGroup'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of
Compliance refinements
qosPolicyIpPibCompliance
readonly
Write access is not required.