nsVpnManualKeyEspAuthAlg

NETSCREEN-VPN-MANUAL-MIB · .1.3.6.1.4.1.3224.4.2.1.1.8

Object

column Enumeration
ESP Authentication Algorithm when manual key vpn tunnel type
is ESP.

Context

MIB
NETSCREEN-VPN-MANUAL-MIB
OID
.1.3.6.1.4.1.3224.4.2.1.1.8
Type
column
Access
readonly
Status
current
Parent
nsVpnManualKeyEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0null
1md5
2sha
3sha256