npSecuritySnmpV3AuthAlgorithm

JETDIRECT3-MIB · .1.3.6.1.4.1.11.2.4.3.20.44

Object

scalar r/w Enumeration
Indicates the Authentication Algorithm used.
It can have the value MD5 or SHA-1.
This key will have a default value set to MD5.
The following values are defined:
MD5    2 (Default)
SHA-1  3

Context

MIB
JETDIRECT3-MIB
OID
.1.3.6.1.4.1.11.2.4.3.20.44
Type
scalar
Access
readwrite
Status
current
Parent
npSecurity

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JETDIRECT3-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JETDIRECT3-MIB::npSecuritySnmpV3AuthAlgorithm.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JETDIRECT3-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JETDIRECT3-MIB::npSecuritySnmpV3AuthAlgorithm'

Syntax

Enumeration

Values & Constraints

Enumerated Values
2md5
3sha-1