qosIpAcePermit

QOS-POLICY-IP-PIB · .1.3.6.1.4.1.45.4.2.2.1.1.1.12

Object

column r/w SNMPv2-TCTruthValue
If the packet matches this ACE and the value of this
attribute is true, then the matching process terminates
and the QoS associated with this ACE (indirectly through
the ACL) is applied to the packet.  If the value of this
attribute is false, then no more ACEs in this ACL are
compared to this packet and matching continues with the
first ACE of the next ACL.

Context

MIB
QOS-POLICY-IP-PIB
OID
.1.3.6.1.4.1.45.4.2.2.1.1.1.12
Type
column
Access
readwrite
Status
current
Parent
qosIpAceEntry
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::qosIpAcePermit'
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::qosIpAcePermit.<qosIpAceId>'
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::qosIpAcePermit'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance

Member of
Compliance refinements
Write access is not required.