All MIBs › CISCO-UNITY-EXPRESS-MIB › cueJTAPISoftwareVersion
cueJTAPISoftwareVersion
Module: CISCO-UNITY-EXPRESS-MIB
OID (symbolic): CISCO-UNITY-EXPRESS-MIB::cueJTAPISoftwareVersion
OID (numeric): 1.3.6.1.4.1.9.9.420.1.1.4.4
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-only
Description: Java Telephony Application Programming Interface (JTAPI) software version string.
What is cueJTAPISoftwareVersion?
This read-only SnmpAdminString, up to 63 characters, gives the software version string of the JTAPI implementation in use. An admin uses it to confirm JTAPI compatibility between the CUE system and the call control server, since version mismatches between JTAPI client and server can cause registration problems. Checking this value against a known compatibility matrix would help an admin rule out a version mismatch when troubleshooting JTAPI registration failures.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.420.1.1.4.4 snmpwalk -v2c -c public <target> CISCO-UNITY-EXPRESS-MIB::cueJTAPISoftwareVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.420.1.1.4.4.1 snmpget -v2c -c public <target> CISCO-UNITY-EXPRESS-MIB::cueJTAPISoftwareVersion.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cueJTAPISoftwareVersion.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::cueJTAPISoftwareVersion 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.4 | cueJTAPISoftwareVersion | CISCO-UNITY-EXPRESS-MIB |