fsVpnCertKeyType

FS-VPNPOLICY-MIB · aricent variant · .1.3.6.1.4.1.2076.143.1.5.1.2

Object

column r/w Enumeration
It represents the type of algorithm used to
generate the key which is used to generate the 
certificate.
RSA - Ron Rivest, Adi Shamir and Len Adleman Algorithm,
DSA - Digital Signature Algorithm.

Context

MIB
FS-VPNPOLICY-MIB
OID
.1.3.6.1.4.1.2076.143.1.5.1.2
Type
column
Access
readwrite
Status
current
Parent
fsVpnCertInfoEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1rsa
2dsa