spdSubFiltPriority

IPSEC-SPD-MIB · .1.3.6.1.2.1.153.1.6.1.1

Object

column Integer32
The priority of a given filter within a compound filter.
The order of execution is from lowest to highest priority
value (i.e., priority 0 before priority 1, 1 before 2,
etc.).  Implementations MAY choose to follow this ordering,
as set by the manager that created the rows.  This can allow
a manager to intelligently construct filter lists such that
faster filters are evaluated first.

Context

MIB
IPSEC-SPD-MIB
OID
.1.3.6.1.2.1.153.1.6.1.1
Type
column
Access
noaccess
Status
current
Parent
spdSubfiltersEntry

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 'IPSEC-SPD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPSEC-SPD-MIB::spdSubFiltPriority'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPSEC-SPD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPSEC-SPD-MIB::spdSubFiltPriority.<spdCompFiltName>.<spdSubFiltPriority>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPSEC-SPD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPSEC-SPD-MIB::spdSubFiltPriority'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-65535