npSecurityDot11DynamicEncryption
JETDIRECT3-MIB ·
.1.3.6.1.4.1.11.2.4.3.20.42
Object
scalar r/w
Enumeration
WPA mode. (0x00) = NONE (0x01) = BASIC (0x02) = WPA (0x03) = WPA2 (0x04) = AUTO
Context
- MIB
- JETDIRECT3-MIB
- OID
.1.3.6.1.4.1.11.2.4.3.20.42- 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::npSecurityDot11DynamicEncryption.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::npSecurityDot11DynamicEncryption'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | nONE |
1 | bASIC |
2 | wPA |
3 | wPA2 |
4 | aUTO |