npSecurityDot1xFailSafe
JETDIRECT3-MIB ·
.1.3.6.1.4.1.11.2.4.3.20.57
Object
scalar r/w
Enumeration
After configuring 802.1x on the printer and switching it over to a secured network, if authentication is
successful printer retains connectivity and if it fails it loses connectivity.
In case of authentication failure, it does not acquire connectivity even when switched over to an unsecured network.
802.1x failsafe is a feature which allows printer to retain connectivity in a unsecured network even if authentication fails.
Setting this OID to 1 enables this feature and setting to 0 disables this feature.
Connect anyway (802.1x Fail-Safe) ( 1 )
Block network (secure failure) ( 0 )
Context
- MIB
- JETDIRECT3-MIB
- OID
.1.3.6.1.4.1.11.2.4.3.20.57- 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::npSecurityDot1xFailSafe.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::npSecurityDot1xFailSafe'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enable |