wsAuthenticatedClientStationDiscoveryReason
AT-UWC-WLAN-SWITCH-MIB ·
.1.3.6.1.4.1.207.8.42.8.34.21.3.1.4
Object
column Bits
Indicates the client status with respect to the Managed AP it is refering. One or more flags can be enabled at the same time.
Context
- MIB
- AT-UWC-WLAN-SWITCH-MIB
- OID
.1.3.6.1.4.1.207.8.42.8.34.21.3.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- wsAuthenticatedClientNeighborManagedAPStatusEntry
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 'AT-UWC-WLAN-SWITCH-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-UWC-WLAN-SWITCH-MIB::wsAuthenticatedClientStationDiscoveryReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AT-UWC-WLAN-SWITCH-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-UWC-WLAN-SWITCH-MIB::wsAuthenticatedClientStationDiscoveryReason.<wsAuthenticatedClientStationMacAddress>.<wsAuthenticatedClientNeighborWSManagedAPMacAddress>.<wsAuthenticatedClientNeighborWSManagedAPRadioInterface>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AT-UWC-WLAN-SWITCH-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AT-UWC-WLAN-SWITCH-MIB::wsAuthenticatedClientStationDiscoveryReason'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | none |
1 | rfscan-discovered |
2 | neighbor-ap-associated |
3 | current-ap-associated |
4 | probe-request-discovered |
5 | ad-hoc-rogue |
6 | associated-to-peer-ap |