hmSec2VpnConnIpsecAlgEncr

HMSECURITY2-MIB · .1.3.6.1.4.1.248.52.1.13.1.2.3.1.30

Object

column r/w Enumeration
Encryption algorithm to be used for payload
encryption in IPsec:
o  any: accept all algorithms as responder, use all
        as IKEv2 initiator (not allowed as IKEv1 initiator)
o  des: DES
o  des3: Triple-DES
o  aes128: AES with 128 key bits
o  aes192: AES with 192 key bits
o  aes256: AES with 256 key bits

Context

MIB
HMSECURITY2-MIB
OID
.1.3.6.1.4.1.248.52.1.13.1.2.3.1.30
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::hmSec2VpnConnIpsecAlgEncr'
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::hmSec2VpnConnIpsecAlgEncr.<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::hmSec2VpnConnIpsecAlgEncr'

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.