hpnicfIPSecSaEncryptAlgo

HPN-ICF-IPSEC-MONITOR-MIB · .1.3.6.1.4.1.11.2.14.11.15.2.7.1.3.1.5

Object

The encryption algorithm used by the security association
of the IPSec Phase-2 Tunnel.

Context

MIB
HPN-ICF-IPSEC-MONITOR-MIB
OID
.1.3.6.1.4.1.11.2.14.11.15.2.7.1.3.1.5
Type
column
Access
readonly
Status
current
Parent
hpnicfIPSecSaEntry
Groups
1

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 'HPN-ICF-IPSEC-MONITOR-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-IPSEC-MONITOR-MIB::hpnicfIPSecSaEncryptAlgo'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPN-ICF-IPSEC-MONITOR-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-IPSEC-MONITOR-MIB::hpnicfIPSecSaEncryptAlgo.<hpnicfIPSecTunIfIndex>.<hpnicfIPSecTunEntryIndex>.<hpnicfIPSecTunIndex>.<hpnicfIPSecSaIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPN-ICF-IPSEC-MONITOR-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPN-ICF-IPSEC-MONITOR-MIB::hpnicfIPSecSaEncryptAlgo'

Syntax

Source
HpnicfEncryptAlgo
Base type
Enumeration

Values & Constraints

Type Values
0none
1desCbc
2ideaCbc
3blowfishCbc
4rc5R16B64Cbc
5tripledesCbc
6castCbc
7aesCbc
8nsaCbc
9aesCbc128
10aesCbc192
11aesCbc256
2147483647invalidAlg

Conformance