lcsNASPortConfFallbackEnabled
LCOS-SX-MIB ·
.1.3.6.1.4.1.2356.14.2.16.1.1.13.1.101
Object
When Fallback is enabled, the switch will take over the supplicants role after max reauthentication count is reached and tries to authenticate the client on its behalf as described for MAC-based Auth. Admin State supported : Single and Multi 802.1X.
Context
- MIB
- LCOS-SX-MIB
- OID
.1.3.6.1.4.1.2356.14.2.16.1.1.13.1.101- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- lcsNASPortConfEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LCOS-SX-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LCOS-SX-MIB::lcsNASPortConfFallbackEnabled'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LCOS-SX-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LCOS-SX-MIB::lcsNASPortConfFallbackEnabled.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LCOS-SX-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LCOS-SX-MIB::lcsNASPortConfFallbackEnabled'