ipSecPolMapAceString
CISCO-IPSEC-POLICY-MAP-MIB ·
.1.3.6.1.4.1.9.9.172.1.2.1.1.5
Object
column
SNMPv2-TCDisplayString
The value of this object is the access control
entry (ACE) within the ACL that caused this IPSec
tunnel to be established.
For instance, if an ACL defines access for two
traffic streams (FTP and SNMP) as follows:
access-list 101 permit tcp 172.16.14.0 0.0.0.255
172.16.16.0 0.0.0.255 eq ftp
access-list 101 permit udp 172.16.14.0 0.0.0.255
host 172.16.16.1 eq 161
When associated with an IPSec policy, the second
element of the ACL gives rise to an IPSec tunnel
in the wake of SNMP traffic. The value of the
object 'ipSecPolMapAceString' for the IPSec tunnel
would be then the string
'access-list 101 permit udp 172.16.14.0 0.0.0.255
host 172.16.16.1 eq 161'
Context
- MIB
- CISCO-IPSEC-POLICY-MAP-MIB
- OID
.1.3.6.1.4.1.9.9.172.1.2.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ipSecPolMapEntry
- Table
- ipSecPolMapTable
- Siblings
- 4
Values & Constraints
Type Constraints
range: 0..255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ipSecPolMapTunIndex The index of the IPSec Phase-2 Tunnel to Policy
Map Table. The value of the index is the number
used to represent this IPSec Phase-2 Tunnel in
the IPSec MIB (ipSecTunIndex in the
… | column | Integer32 | .1.3.6.1.4.1.9.9.172.1.2.1.1.1 |
| ipSecPolMapCryptoMapName The value of this object should be the name of
the IPSec Policy (cryptomap) as assigned by the
operator while configuring the policy of
the IPSec traffic.
For in… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.9.9.172.1.2.1.1.2 |
| ipSecPolMapCryptoMapNum The value of this object should be the priority
of the IPSec Policy (cryptomap) assigned by the
operator while configuring the policy of
this IPSec tunnel.
For in… | column | Integer32 | .1.3.6.1.4.1.9.9.172.1.2.1.1.3 |
| ipSecPolMapAclString The value of this object is the number or
the name of the access control string (ACL)
that caused this IPSec tunnel to be established.
The ACL that causes an IPSec tunnel
to b… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.9.9.172.1.2.1.1.4 |