All MIBs › CISCO-UNITY-EXPRESS-MIB › cueJTAPISubsystemState
cueJTAPISubsystemState
Module: CISCO-UNITY-EXPRESS-MIB
OID (symbolic): CISCO-UNITY-EXPRESS-MIB::cueJTAPISubsystemState
OID (numeric): 1.3.6.1.4.1.9.9.420.1.1.4.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Java Telephony Application Programming Interface (JTAPI) subsystem functional state.
'unknown' - Unknown.
'initializing' - Initializing.
'inService' - In service.
'outOfService' - Out of service.
'shuttingDown' - Shutting down.
'shutDown' - Shut down.
'partialService' - Partial service.
What is cueJTAPISubsystemState?
This read-only enumerated object reports the functional state of the JTAPI subsystem: unknown, initializing, in service, out of service, shutting down, shut down, or partial service. An admin monitors this to know whether the call-control signaling link that delivers calls to voicemail is actually operational right now. Seeing 'outOfService' here would immediately explain why calls aren't being delivered to the voicemail system even though other parts of CUE appear healthy.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.420.1.1.4.2 snmpwalk -v2c -c public <target> CISCO-UNITY-EXPRESS-MIB::cueJTAPISubsystemState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.420.1.1.4.2.1 snmpget -v2c -c public <target> CISCO-UNITY-EXPRESS-MIB::cueJTAPISubsystemState.1
Start monitoring Cisco ISR with Unity Express module (voicemail) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-UNITY-EXPRESS-MIB::cueJTAPISubsystemState OID value, configure state conditions and alerts, and monitor any Cisco ISR with Unity Express module (voicemail) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.420 | ciscoUnityExpressMIB | CISCO-UNITY-EXPRESS-MIB |
| 1.3.6.1.4.1.9.9.420.1 | ciscoUnityExpressMIBObjects | CISCO-UNITY-EXPRESS-MIB |
| 1.3.6.1.4.1.9.9.420.1.1 | cueSystem | CISCO-UNITY-EXPRESS-MIB |
| 1.3.6.1.4.1.9.9.420.1.1.4 | cueJTAPIInfo | CISCO-UNITY-EXPRESS-MIB |
| 1.3.6.1.4.1.9.9.420.1.1.4.2 | cueJTAPISubsystemState | CISCO-UNITY-EXPRESS-MIB |