npSecuritySnmpV3PrivAlgorithm
JETDIRECT3-MIB ·
.1.3.6.1.4.1.11.2.4.3.20.45
Object
scalar r/w
Enumeration
Indicates the Privacy Algorithm used. It can have the value DES or AES-128. This key will have a default value set to DES. The following values are defined: DES 2 (Default) AES-128 3
Context
- MIB
- JETDIRECT3-MIB
- OID
.1.3.6.1.4.1.11.2.4.3.20.45- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- npSecurity
Net-SNMP examples
How SNMP and these commands workScalars 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::npSecuritySnmpV3PrivAlgorithm.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::npSecuritySnmpV3PrivAlgorithm'
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | des |
3 | aes-128 |