integrationMode
CALISTA-DPA-MIB ·
.1.3.6.1.4.1.7505.1.1.4
Object
scalar mandatory
Enumeration
The integration mode in which the DPA is currently
operating:
unconfigured the factory setting; the DPA requires
configuring before it can be connected
to an Octel voicemail system.
simple the DPA is connected to only an Octel
voicemail system and Cisco CallManager
hybrid the DPA is connected to an Octel
voicemail system, a PBX system and
Cisco CallManager
See the DPA Administration Guide for more detailed
descriptions of these modes.
Context
- MIB
- CALISTA-DPA-MIB
- OID
.1.3.6.1.4.1.7505.1.1.4- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- dpa
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 'CALISTA-DPA-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CALISTA-DPA-MIB::integrationMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CALISTA-DPA-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CALISTA-DPA-MIB::integrationMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unconfigured |
2 | simple |
3 | hybrid |