cueJTAPISubsystemState

CISCO-UNITY-EXPRESS-MIB · .1.3.6.1.4.1.9.9.420.1.1.4.2

Object

scalar Enumeration
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.

Context

MIB
CISCO-UNITY-EXPRESS-MIB
OID
.1.3.6.1.4.1.9.9.420.1.1.4.2
Type
scalar
Access
readonly
Status
current
Parent
cueJTAPIInfo
Groups
2

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

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2initializing
3inService
4outOfService
5shuttingDown
6shutDown
7partialService