hmSec2VpnConnIkeAuthLocType

HMSECURITY2-MIB · .1.3.6.1.4.1.248.52.1.13.1.2.3.1.18

Object

column r/w Enumeration
Type of local peer identifier in 'hmSec2VpnConnIkeAuthLocId':
o  default: If 'hmSec2VpnConnIkeAuthType' is 'psk' then
            use the IP address from 'hmSec2VpnConnIkeLocalAddr'
            as local identifier. In case of 'x509rsa' use the
            DN from local certificate in 'hmSec2VpnConnIkeAuthCertLocal'.
o  ipaddr: IPv4 address
o  keyid: key identifier
o  fqdn: fully qualified domain name
o  email: fully qualified RFC 822 email address
o  asn1dn: X.500 distinguished name (DN).
              
For further information see RFC 2407, section 4.6.2

Context

MIB
HMSECURITY2-MIB
OID
.1.3.6.1.4.1.248.52.1.13.1.2.3.1.18
Type
column
Access
readwrite
Status
current
Parent
hmSec2VpnConnEntry

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

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.