qosTargetAclId
QOS-POLICY-IP-PIB ·
.1.3.6.1.4.1.45.4.2.1.3.2.1.2
Object
This attribute identifies the ACL that is associated
with this target. It identifies (potentially many) ACL
class instances in a specific ACL Definition table
where ACLs, and their associated ACEs, are defined.
For example, instances in the qosIpAclDefinitionTable
are identified by setting the value of this object
equal to the qosIpAclDefinitionAclId of the instances
being targeted. This value, together with the value of
the corresponding qosTargetAclType attribute,
uniquely identifies one or more instances of a specific
ACL Definition class.
Attempting to specify an unknown ACL class instance will
result in an appropriate error indication being returned
to the entity that is attempting to install the conflicting
entry. For example, a 'priUnknown(2)' error indication is
returned to the policy server in this situation.
Context
- MIB
- QOS-POLICY-IP-PIB
- OID
.1.3.6.1.4.1.45.4.2.1.3.2.1.2- 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::qosTargetAclId'
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::qosTargetAclId.<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::qosTargetAclId'
Syntax
- Source
- POLICY-FRAMEWORK-PIBPolicyInstanceId
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 1..4294967295
Conformance
Member of
Compliance refinements
qosPolicyIpPibCompliance
readonly
Write access is not required.