cldccProfileReqReportingStatus

CISCO-LWAPP-DOT11-CLIENT-CCXV5-REPORTING-MIB · .1.3.6.1.4.1.9.9.599.3.4.1.3.1.1.3

Object

This object specifies the status of profile request.
To trigger a request to the client to get the profile
information, this attribute is set to initiate(1). Once
the request is triggered, the agent will set the value to
inProgress(2).  Based on the progress of the request, this
is later updated to sucess(3), failure(4) or 
requestNotProcessedByClient(5).
If a request has not been triggered explicitly by setting
this attribute to initiate, then this field returns the 
status of the last request.
For individual profile details look at the clProfile 
table.

Context

MIB
CISCO-LWAPP-DOT11-CLIENT-CCXV5-REPORTING-MIB
OID
.1.3.6.1.4.1.9.9.599.3.4.1.3.1.1.3
Type
column
Access
readwrite
Status
current
Parent
cldccProfileReqEntry
Groups
1

Walk 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-CLIENT-CCXV5-REPORTING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-DOT11-CLIENT-CCXV5-REPORTING-MIB::cldccProfileReqReportingStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LWAPP-DOT11-CLIENT-CCXV5-REPORTING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-DOT11-CLIENT-CCXV5-REPORTING-MIB::cldccProfileReqReportingStatus.<cldcClientMacAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LWAPP-DOT11-CLIENT-CCXV5-REPORTING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LWAPP-DOT11-CLIENT-CCXV5-REPORTING-MIB::cldccProfileReqReportingStatus'

Values & Constraints

Type Values
1initiate
2inProgress
3success
4failure
5requestNotProcessedByClient