npSecurityDot1xTunnelAuthBits
JETDIRECT3-MIB ·
.1.3.6.1.4.1.11.2.4.3.20.17
Object
scalar r/w
Enumeration
The Dot1x Tunnel Authentication Bits. Bitwise field
with the followings bits:
Default All bits cleared
EAP MD5 1
EAP MSCHAP 2
EAP MSCHAPv2 4
MSCHAP 8
MSCHAPv2 16
EAP GTC 32
Context
- MIB
- JETDIRECT3-MIB
- OID
.1.3.6.1.4.1.11.2.4.3.20.17- 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::npSecurityDot1xTunnelAuthBits.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::npSecurityDot1xTunnelAuthBits'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | eap-md5 |
2 | eap-mschap |
4 | eap-mschapv2 |
8 | mschap |
16 | mschapv2 |
32 | eap-gtc |