clabGREFilterOrder
CLAB-GRE-MIB ·
.1.3.6.1.4.1.4491.4.3.1.7.1.5
Object
column r/w
Unsigned32
Position of the Filter entry in the order of precedence. A value
of 1 indicates the first entry considered (highest precedence).
For each packet, the highest ordered entry that matches the filter
criteria is applied. All lower order entries are ignored.
When this value is modified, if the value matches that of an
existing entry, the Order value for the existing entry and all
lower Order entries is incremented (lowered in precedence) to
ensure uniqueness of this value. A deletion causes Order values to
be compacted. When a value is changed, incrementing occurs before
compaction.
The value of Order on creation of a Filter table entry MUST be one
greater than the largest current value (initially assigned the
lowest precedence).
Context
- MIB
- CLAB-GRE-MIB
- OID
.1.3.6.1.4.1.4491.4.3.1.7.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- clabGREFilterEntry
- 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 'CLAB-GRE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CLAB-GRE-MIB::clabGREFilterOrder'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CLAB-GRE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CLAB-GRE-MIB::clabGREFilterOrder.<clabGREFilterIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CLAB-GRE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CLAB-GRE-MIB::clabGREFilterOrder'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 1-256
Conformance
Member of