ctpcType
CISCO-TELEPRESENCE-CALL-MIB ·
.1.3.6.1.4.1.9.9.644.1.4.8.1.8
Object
column r/w
Enumeration
This object specifies the call type.
audioVideo (1) -- Telepresence call.
audioOnly (2) -- Audio call.
unknown (3) -- The system cannot detect the type of a call.
Some Telepresence systems only support audio-video call.
Context
- MIB
- CISCO-TELEPRESENCE-CALL-MIB
- OID
.1.3.6.1.4.1.9.9.644.1.4.8.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ctpcEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-TELEPRESENCE-CALL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TELEPRESENCE-CALL-MIB::ctpcType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-TELEPRESENCE-CALL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TELEPRESENCE-CALL-MIB::ctpcType.<ctpcIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-TELEPRESENCE-CALL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-TELEPRESENCE-CALL-MIB::ctpcType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | audioVideo |
2 | audioOnly |
3 | unknown |
Conformance
Member of
Compliance refinements
ciscoTpCallMIBCompliance
readonly
Write access is not required.
ciscoTpCallMIBComplianceRev1
readonly
Write access is not required.
ciscoTpCallMIBComplianceRev2
readonly
Write access is not required.
ciscoTpCallMIBComplianceRev3
readonly
Write access is not required.
ciscoTpCallMIBComplianceRev4
readonly
Write access is not required.
ciscoTpCallMIBComplianceRev5
readonly
Write access is not required.