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
| Object | Type | Syntax | OID |
|---|---|---|---|
| ipspPeerIdFiltName The administrative name of this filter. | column | OctetString | .1.3.6.1.2.1.153.1.13.1.1 |
| ipspPeerIdFiltIdentityType The type of identity field in the peer ID payload to match
against. | column | IPSEC-ISAKMP-IKE-DOI-TCIpsecDoiIdentType | .1.3.6.1.2.1.153.1.13.1.2 |
| ipspPeerIdFiltLastChanged The value of sysUpTime when this row was last modified or
created either through SNMP SETs or by some other external
means. | column | SNMPv2-TCTimeStamp | .1.3.6.1.2.1.153.1.13.1.4 |
| ipspPeerIdFiltStorageType The storage type for this row. Rows in this table which were
created through an external process may have a storage type
of readOnly or permanent. | column | SNMPv2-TCStorageType | .1.3.6.1.2.1.153.1.13.1.5 |
| ipspPeerIdFiltRowStatus This object indicates the conceptual status of this row.
This object can not be considered active unless the
ipspPeerIdFiltIdentityType and ipspPeerIdFiltIdentityValue
column valu… | column | SNMPv2-TCRowStatus | .1.3.6.1.2.1.153.1.13.1.6 |