nsVpnManualKeyUsrEspEncAlg

NETSCREEN-VPN-USER-MIB · .1.3.6.1.4.1.3224.4.10.2.1.7

Object

column Enumeration
ESP Encryption Algorithm.

Context

MIB
NETSCREEN-VPN-USER-MIB
OID
.1.3.6.1.4.1.3224.4.10.2.1.7
Type
column
Access
readonly
Status
current
Parent
nsVpnManualKeyUsrEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0null
1des-cbc
2triple-des-cbc
3aes
4aes-192
5aes-256