cuicReportingEngineStatus
CISCO-CUICAPPS-MIB ·
.1.3.6.1.4.1.9.9.718.1.3.1.3
Object
column CuicServiceStatus
This object indicates the last known status of the Reporting
Engine component.
The CUIC Reporting Engine component is responsible for fetching
data from data source and pass it to a report.
Context
- MIB
- CISCO-CUICAPPS-MIB
- OID
.1.3.6.1.4.1.9.9.718.1.3.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cuicReportingEntry
- Groups
- 1
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-CUICAPPS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CUICAPPS-MIB::cuicReportingEngineStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CUICAPPS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CUICAPPS-MIB::cuicReportingEngineStatus.<cuicReportingIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CUICAPPS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CUICAPPS-MIB::cuicReportingEngineStatus'
Syntax
- Source
- CuicServiceStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | inService |
2 | partialService |
3 | notResponding |
4 | unknown |
Conformance
Member of