ikePolMapPolicyNum
CISCO-IPSEC-POLICY-MAP-MIB ·
.1.3.6.1.4.1.9.9.172.1.1.1.1.2
Object
column Integer32
The number of the locally defined ISAKMP policy
used to establish the IPSec IKE Phase-1 Tunnel.
This is the number which was used on the crypto
command. For example, if the configuration command
was:
==> crypto isakmp policy 15
then the value of this object would be 15.
If ISAKMP was not used to establish this tunnel,
then the value of this object will be zero.
Context
- MIB
- CISCO-IPSEC-POLICY-MAP-MIB
- OID
.1.3.6.1.4.1.9.9.172.1.1.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ikePolMapEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'CISCO-IPSEC-POLICY-MAP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IPSEC-POLICY-MAP-MIB::ikePolMapPolicyNum'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IPSEC-POLICY-MAP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IPSEC-POLICY-MAP-MIB::ikePolMapPolicyNum.<ikePolMapTunIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IPSEC-POLICY-MAP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IPSEC-POLICY-MAP-MIB::ikePolMapPolicyNum'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-2147483647
Conformance
Member of