cmmcaLocalDeviceType
CISCO-MMODAL-CONTACT-APPS-MIB ·
.1.3.6.1.4.1.9.9.664.1.1.9
Object
scalar Enumeration
This Object defines the type of device. Expert Advisor devices
are typically classified into runtime or reporting.
runtime : A runtime device typically has multiple services of types
such as ContactManager(cm), ResourceManager(rm),
WorkAssigner(wa), ICM Gateway(icmgw), Resource Desktop
Adapter(rda), Reporting Adapter(ra) to process incoming
calls and communicate the information to reporting device
over a message bus.
reporting : A reporting device typically has Reporting Subsystem(rs)
services. It communicates with runtime device over a message
bus, receives call processing information and stores them
in a database.
other : This device is neither runtime or reporting.
Context
- MIB
- CISCO-MMODAL-CONTACT-APPS-MIB
- OID
.1.3.6.1.4.1.9.9.664.1.1.9- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- cmmcaGeneralInfo
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars 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::cmmcaLocalDeviceType.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::cmmcaLocalDeviceType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | runtime |
2 | reporting |
3 | other |
Conformance
Member of