lcsNASPortReceiveBackendServerAccessChallenges
LCOS-SX-MIB ·
.1.3.6.1.4.1.2356.14.2.16.1.2.2.1.12
Object
column Integer32
802.1X-based: Counts the number of times that the switch receives the first request from the backend server following the first response from the supplicant. Indicates that the backend server has communication with the switch. MAC-based:Counts all Access Challenges received from the backend server for this port (left-most table). -1: no support.
Context
- MIB
- LCOS-SX-MIB
- OID
.1.3.6.1.4.1.2356.14.2.16.1.2.2.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- lcsNASPortCounterEntry
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::lcsNASPortReceiveBackendServerAccessChallenges'
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::lcsNASPortReceiveBackendServerAccessChallenges.<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::lcsNASPortReceiveBackendServerAccessChallenges'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.