ntcTrfShapeExtMatchingOrder

NEWTEC-TRAFFICSHAPER-MIB · .1.3.6.1.4.1.5835.5.2.2000.1.6.1.8

Object

column r/w Unsigned32
Use the specified matching order for the classification criterion. The
matching order defines the order in which packets are processed by the
classification rules. This is important for disambiguation when multiple
classification rules match the same packet. The order ranges from 1 (match
first) to 99 (match last).

Context

MIB
NEWTEC-TRAFFICSHAPER-MIB
OID
.1.3.6.1.4.1.5835.5.2.2000.1.6.1.8
Type
column
Access
readwrite
Status
current
Parent
ntcTrfShExtClassifEntry
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 'NEWTEC-TRAFFICSHAPER-MIB' -M '/opt/observium/mibs/newtec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NEWTEC-TRAFFICSHAPER-MIB::ntcTrfShapeExtMatchingOrder'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NEWTEC-TRAFFICSHAPER-MIB' -M '/opt/observium/mibs/newtec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NEWTEC-TRAFFICSHAPER-MIB::ntcTrfShapeExtMatchingOrder.<ntcTrfShExtClassifName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NEWTEC-TRAFFICSHAPER-MIB' -M '/opt/observium/mibs/newtec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NEWTEC-TRAFFICSHAPER-MIB::ntcTrfShapeExtMatchingOrder'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 1-99

Conformance