qosIpAcePermit

NMS-QOS-PIB-MIB · pbn variant · .0.1.7.1.1.13

Object

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
NMS-QOS-PIB-MIB
OID
.0.1.7.1.1.13
Type
column
Access
readonly
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 'NMS-QOS-PIB-MIB' -M '/opt/observium/mibs/pbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NMS-QOS-PIB-MIB::qosIpAcePermit'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NMS-QOS-PIB-MIB' -M '/opt/observium/mibs/pbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NMS-QOS-PIB-MIB::qosIpAcePermit.<qosIpAceId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NMS-QOS-PIB-MIB' -M '/opt/observium/mibs/pbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NMS-QOS-PIB-MIB::qosIpAcePermit'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance