spdSubFiltSubfilter

IPSEC-SPD-MIB · .1.3.6.1.2.1.153.1.6.1.2

Object

The OID of the contained filter.  The value of this
object is a VariablePointer that references the filter to
be included in this compound filter.
              
The following tables and scalars can be pointed to by this
column.  All but diffServMultiFieldClfrTable are defined in
this MIB.  Implementations MAY choose to provide support
for other filter tables or scalars as well:
              
       diffServMultiFieldClfrTable
       spdIpsoHeaderFilterTable
       spdIpOffsetFilterTable
       spdTimeFilterTable
       spdCompoundFilterTable
       spdTrueFilter
              
If this column is set to a VariablePointer value that
references a non-existent row in an otherwise supported
table, the inconsistentName exception MUST be returned.  If
the table or scalar pointed to by the VariablePointer is
not supported at all, then an inconsistentValue exception
MUST be returned.
              
If, during packet processing, this column has a value that
references a non-existent or non-supported object, the
packet MUST be dropped.

Context

MIB
IPSEC-SPD-MIB
OID
.1.3.6.1.2.1.153.1.6.1.2
Type
column
Access
readwrite
Status
current
Parent
spdSubfiltersEntry
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 'IPSEC-SPD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPSEC-SPD-MIB::spdSubFiltSubfilter'
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::spdSubFiltSubfilter.<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::spdSubFiltSubfilter'

Syntax

Source
SNMPv2-TCVariablePointer
Base type
ObjectIdentifier
Type Description
A pointer to a specific object instance.  For example,
sysContact.0 or ifInOctets.3.

Values & Constraints

No enumerated values or constraints recorded.

Conformance

Member of
Compliance refinements
Write access is not required.