cmmcaRtLogLevel
CISCO-MMODAL-CONTACT-APPS-MIB ·
.1.3.6.1.4.1.9.9.664.1.5.1.1.7
Object
column
CmmcaSeverityLevel
The current log level of the service. A log level acts as
a filter to decide which events will be logged. Hence a log level
has the same values as defined in CmmcaSeverityLevel. A log level
will enable the service to log events that have atleast the designated
severity. For eg: a log level set to warning(5) will only log events
that have a level of atleast warning(5) severity; ie;
All emergency(1), alert(2), critical(3), error(4), warning(5) events
will be logged.
'emergency': This log level indicates that only events of such
severity will be logged. .
'alert': This log level indicates that all emergency and
alert events will be logged.
'critical': This log level indicates that all emergency,
alert and critical events will be logged.
'error': This log level indicates that all emergency,
alert, critical and error level events will be
logged.
'warning': This log level indicates that all emergency,
alert, critical, error and warning events will be
logged.
'notice': This log level indicates that all emergency,
alert, critical, error, warning and notice level
events will be logged.
'informational': This log level indicates that all emergency,
alert, critical, error, warning, notice and
informational events will be logged.
'debug': This log level indicates that all emergency,
alert, critical, error, warning, notice and debug
level events will be logged.
Context
- MIB
- CISCO-MMODAL-CONTACT-APPS-MIB
- OID
.1.3.6.1.4.1.9.9.664.1.5.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cmmcaServiceEntry
- Table
- cmmcaServiceTable
- Siblings
- 12
Syntax
CmmcaSeverityLevel
- Source
- CmmcaSeverityLevel
- Base type
Enumeration
Values & Constraints
Type Values
1 | emergency |
2 | alert |
3 | critical |
4 | error |
5 | warning |
6 | notice |
7 | informational |
8 | debug |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cmmcaServiceIndex The service index is a value that uniquely identifies an entry
in the service table. The value is arbitrarily assigned by the
SNMP agent. | column | Unsigned32 | .1.3.6.1.4.1.9.9.664.1.5.1.1.1 |
| cmmcaRtUptime The total number of seconds the service has been up. | column | seconds SNMPv2-SMICounter64 | .1.3.6.1.4.1.9.9.664.1.5.1.1.10 |
| cmmcaRtMsgReceived The total number of messages received by the service since
application start time specified by cmmcaStartTime. | column | messages SNMPv2-SMICounter64 | .1.3.6.1.4.1.9.9.664.1.5.1.1.11 |
| cmmcaMaxThreadsAvailable The Maximum number of threads available for this Service. | column | threads SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.664.1.5.1.1.12 |
| cmmcaRtThreadsInUse Number of threads currently running for this Service. | column | threads SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.664.1.5.1.1.13 |
| cmmcaServiceType The service type object identifies the type of Cisco Unified Expert
Advisor functional service, see CmmcaServiceType Textual convention for
more information. | column | CmmcaServiceType | .1.3.6.1.4.1.9.9.664.1.5.1.1.2 |
| cmmcaServiceName The service name object is a user-intuitive textual name for
the application service. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.9.9.664.1.5.1.1.3 |
| cmmcaServiceStatus The service status object is the last known status of the application
service. | column | CmmcaServiceStatus | .1.3.6.1.4.1.9.9.664.1.5.1.1.4 |
| cmmcaServiceIntPeriod This object defines the interval window over which values of certain
MIB objects of the corresponding service are calculated. Each service
entry defined in cmmcaServiceTable has c… | column | minutes Unsigned32 | .1.3.6.1.4.1.9.9.664.1.5.1.1.5 |
| cmmcaRtRoutingDomain The routing domain, a descriptive text, that specifies the
service is in. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.9.9.664.1.5.1.1.6 |
| cmmcaRtTraceMask The current trace mask for debugging for the service. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.9.9.664.1.5.1.1.8 |
| cmmcaRtMessageThroughput The Average message throughput in messages/sec per service. | column | messages per second SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.664.1.5.1.1.9 |