cmmcaSystemStatus

CISCO-MMODAL-CONTACT-APPS-MIB · .1.3.6.1.4.1.9.9.664.1.1.12

Object

The SystemStatus object is the last known status of the application.
It summarizes the overall status of the application. 
It can have the following values
          
'inService'         The service is up and running optimally,
                    accepting connections at full QoS (if
                    applicable).
          
'partialService'    The service is no longer accepting new
                    calls but finishes processing active calls
                    (may be due to a loss of a dependency/
                    connectivity, or a shutdown request).
          
'stopped'           The service has shut down and is not
                    processing any more calls.  The process
                    itself is terminating (doing memory
                    cleanup, saving settings, shutting down
                    threads, etc.).

Context

MIB
CISCO-MMODAL-CONTACT-APPS-MIB
OID
.1.3.6.1.4.1.9.9.664.1.1.12
Type
scalar
Access
readonly
Status
current
Parent
cmmcaGeneralInfo
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-MMODAL-CONTACT-APPS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MMODAL-CONTACT-APPS-MIB::cmmcaSystemStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-MMODAL-CONTACT-APPS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-MMODAL-CONTACT-APPS-MIB::cmmcaSystemStatus'

Syntax

Source
CmmcaServiceStatus
Base type
Enumeration

Values & Constraints

Type Values
1disabled
2starting
3inService
4inServiceWarning
5inServiceCritical
6partialService
7outOfService
8stopping
9stopped
10unknown

Conformance