jnxIpSecSaMonEncryptAlgo

JUNIPER-IPSEC-FLOW-MON-MIB · .1.3.6.1.4.1.2636.3.52.1.2.3.1.12

Object

The Encryption algorithm used to encrypt the packets.

Context

MIB
JUNIPER-IPSEC-FLOW-MON-MIB
OID
.1.3.6.1.4.1.2636.3.52.1.2.3.1.12
Type
column
Access
readonly
Status
current
Parent
jnxIpSecSaMonEntry

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 'JUNIPER-IPSEC-FLOW-MON-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-IPSEC-FLOW-MON-MIB::jnxIpSecSaMonEncryptAlgo'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JUNIPER-IPSEC-FLOW-MON-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-IPSEC-FLOW-MON-MIB::jnxIpSecSaMonEncryptAlgo.<jnxIpSecTunMonRemoteGwAddrType>.<jnxIpSecTunMonRemoteGwAddr>.<jnxIpSecTunMonIndex>.<jnxIpSecSaMonIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JUNIPER-IPSEC-FLOW-MON-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JUNIPER-IPSEC-FLOW-MON-MIB::jnxIpSecSaMonEncryptAlgo'

Syntax

Source
JnxEncryptAlgo
Base type
Enumeration

Values & Constraints

Type Values
1espDes
2esp3des
3espNull
4espAes128
5espAes192
6espAes256
7espAesGcm128
8espAesGcm192
9espAesGcm256
10espChaCha20Poly1305