cipsIsakmpPolAuth

CISCO-IPSEC-MIB · .1.3.6.1.4.1.9.10.62.1.1.5.1.4

Object

column IkeAuthMethod
The peer authentication mthod specified by
this ISAKMP policy specification. If this policy
entity is selected for negotiation with a peer,
the local entity would authenticate the peer using 
the method specified by this object.

Context

MIB
CISCO-IPSEC-MIB
OID
.1.3.6.1.4.1.9.10.62.1.1.5.1.4
Type
column
Access
readonly
Status
current
Parent
cipsIsakmpPolicyEntry

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 'CISCO-IPSEC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IPSEC-MIB::cipsIsakmpPolAuth'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IPSEC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IPSEC-MIB::cipsIsakmpPolAuth.<cipsIsakmpPolPriority>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IPSEC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IPSEC-MIB::cipsIsakmpPolAuth'

Syntax

Source
IkeAuthMethod
Base type
Enumeration

Values & Constraints

Type Values
1none
2preSharedKey
3rsaSig
4rsaEncrypt
5revPublicKey