nsVpnMonEspEncAlg

NETSCREEN-VPN-MON-MIB · .1.3.6.1.4.1.3224.4.1.1.1.7

Object

column Enumeration
a value which identifies a particular algorithm to be used to
provide secrecy protection for ESP.

Context

MIB
NETSCREEN-VPN-MON-MIB
OID
.1.3.6.1.4.1.3224.4.1.1.1.7
Type
column
Access
readonly
Status
current
Parent
nsVpnMonEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0reserved
1esp-des-iv64
2esp-des
3esp-3des
4esp-rc5
5esp-idea
6esp-cast
7esp-blowfish
8esp-3idea
9esp-des-iv32
10esp-rc4
11esp-null
12esp-aes
20esp-aes192
21esp-aes256