ipspCredFiltMatchFieldName

IPSEC-POLICY-MIB · .1.3.6.1.2.1.153.1.12.1.3

Object

column r/w OctetString
The piece of the credential to match against.  Examples:
serialNumber, signatureAlgorithm, issuerName or subjectName.
              
For credential types without fields (e.g. shared secrec),
this field should be left empty, and the entire credential
will be matched against the ipspCredFiltMatchFieldValue.

Context

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

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-256

Conformance