qos802AclDefinitionAclId
QOS-POLICY-802-PIB ·
.1.3.6.1.4.1.45.4.3.1.2.2.1.2
Object
An index for this 802 ACL. Each 802 ACL in the device is
assigned a unique integer index. There will (potentially) be
multiple instances of the qos802AclDefinition class with this
identifier, one for each 802 ACE that is associated with the
specified 802 ACL.
For example, assume that 2 802 ACLs, each comprised of 4 802
ACEs, have been installed. The instances of this class may
appear as follows:
Index AclId AceId AceOrder
10 6 4 1
11 6 5 2
12 6 9 23
13 6 11 24
65 18 5 8
66 18 9 12
67 18 13 15
70 18 14 16
Note that this identifier is used in instances of the
qosAclTarget class to associate an 802 ACL with an interface
set and action. An active ACL Target association prohibits
the deletion of all of the qos802AclDefinition instances
with a given qos802AclDefinitionAclId (i.e., at least one
entry for the specific qos802AclDefinitionAclId must be
present in this table) until the ACL Target association is
terminated.
Context
- MIB
- QOS-POLICY-802-PIB
- OID
.1.3.6.1.4.1.45.4.3.1.2.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- qos802AclDefinitionEntry
- 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-802-PIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QOS-POLICY-802-PIB::qos802AclDefinitionAclId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'QOS-POLICY-802-PIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QOS-POLICY-802-PIB::qos802AclDefinitionAclId.<qos802AclDefinitionId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QOS-POLICY-802-PIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QOS-POLICY-802-PIB::qos802AclDefinitionAclId'
Syntax
- Source
- POLICY-FRAMEWORK-PIBPolicyInstanceId
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 1..4294967295
Conformance
Member of
Compliance refinements
qosPolicy802PibCompliance
readonly
Write access is not required.