cldccDiagTestLastResponseStatus
CISCO-LWAPP-DOT11-CCX-CLIENT-DIAG-MIB ·
.1.3.6.1.4.1.9.9.599.3.2.0.3.1.1.2
Object
This field is used to represent the response of the last test performed.
Context
- MIB
- CISCO-LWAPP-DOT11-CCX-CLIENT-DIAG-MIB
- OID
.1.3.6.1.4.1.9.9.599.3.2.0.3.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cldccDiagTestStatusEntry
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 'CISCO-LWAPP-DOT11-CCX-CLIENT-DIAG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-DOT11-CCX-CLIENT-DIAG-MIB::cldccDiagTestLastResponseStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LWAPP-DOT11-CCX-CLIENT-DIAG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-DOT11-CCX-CLIENT-DIAG-MIB::cldccDiagTestLastResponseStatus.<cldcClientMacAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LWAPP-DOT11-CCX-CLIENT-DIAG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LWAPP-DOT11-CCX-CLIENT-DIAG-MIB::cldccDiagTestLastResponseStatus'
Syntax
- Source
- CiscoLwappCcxDiagResponseStatus
- Base type
Enumeration
Values & Constraints
Type Values
0 | successful |
1 | fail |
3 | refused |
4 | incapable |
5 | unknown |