ipspPeerIdFiltIdentityValue

IPSEC-POLICY-MIB · .1.3.6.1.2.1.153.1.13.1.3

Object

column r/w IpspIdentityFilter
The string representation of the value that the peer ID
payload value must match against. Wildcard mechanisms MUST be
supported such that:
              
- a ipspPeerIdFiltIdentityValue of '*@example.com' will match
  a userFqdn ID payload of 'JDOE@EXAMPLE.COM'
              
- a ipspPeerIdFiltIdentityValue of '*.example.com' will match
  a fqdn ID payload of 'WWW.EXAMPLE.COM'
              
- a ipspPeerIdFiltIdentityValue of:
     'cn=*,ou=engineering,o=company,c=us'
  will match a DER DN ID payload of
     'cn=John Doe,ou=engineering,o=company,c=us'
              
- a ipspPeerIdFiltIdentityValue of '192.0.2.0/24' will match
  an IPv4 address ID payload of 192.0.2.10
              
- a ipspPeerIdFiltIdentityValue of '192.0.2.*' will also
  match an IPv4 address ID payload of 192.0.2.10.
              
The character '*' replaces 0 or multiple instances of any
character.

Context

MIB
IPSEC-POLICY-MIB
OID
.1.3.6.1.2.1.153.1.13.1.3
Type
column
Access
readwrite
Status
current
Parent
ipspPeerIdentityFilterEntry
Table
ipspPeerIdentityFilterTable
Siblings
5

Syntax

IpspIdentityFilter
Source
IpspIdentityFilter
Base type
OctetString

Values & Constraints

Type Constraints
range: 1..256

Related Objects

Sibling Objects