etsysMultiAuthSystemMode
ENTERASYS-MULTI-AUTH-MIB ·
.1.3.6.1.4.1.5624.1.2.46.1.1.4
Object
scalar r/w
Enumeration
The value strictIeee8021x(1) will cause the device to authenticate in strict adherence to IEEE Std. 802.1X-2001. In this mode no other authentication mechanisms will be active. While in this mode, changes may be made to other objects in the MIB, but they will have no effect on the operation of the device until such time as the system mode is changed to etsysMultiAuth(2). A set of this object to a value of etsysMultiAuth(2) will cause the device to authenticate using multiple authenticators simultaneously.
Context
- MIB
- ENTERASYS-MULTI-AUTH-MIB
- OID
.1.3.6.1.4.1.5624.1.2.46.1.1.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- etsysMultiAuthSystem
- Groups
- 3
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 'ENTERASYS-MULTI-AUTH-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-MULTI-AUTH-MIB::etsysMultiAuthSystemMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-MULTI-AUTH-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-MULTI-AUTH-MIB::etsysMultiAuthSystemMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | strictIeee8021x |
2 | etsysMultiAuth |