ccrpCDCallType
CISCO-CALL-RESOURCE-POOL-MIB ·
.1.3.6.1.4.1.9.9.124.1.1.3.1.1.2
Object
column r/w
Bits
Indicates types of calls to be filtered by this
call discriminator definition.
This object is a bit map, with each bit representing
a different call type as identified below.
A 1-bit indicates that call type is filtered.
A 0-bit indicates that call type is not filtered.
Bit 0 - Digital
Bit 1 - Speech
Bit 2 - V.110
Bit 3 - V.120
Setting all defined bits to 1 would result in all calls
being rejected by this call discriminator.
Setting all defined bits to zero would result in all
calls being accepted by this discriminator.
Context
- MIB
- CISCO-CALL-RESOURCE-POOL-MIB
- OID
.1.3.6.1.4.1.9.9.124.1.1.3.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ccrpCallDiscriminatorEntry
- 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-CALL-RESOURCE-POOL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CALL-RESOURCE-POOL-MIB::ccrpCDCallType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CALL-RESOURCE-POOL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CALL-RESOURCE-POOL-MIB::ccrpCDCallType.<ccrpCDName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CALL-RESOURCE-POOL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CALL-RESOURCE-POOL-MIB::ccrpCDCallType'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | digital |
1 | speech |
2 | v110 |
3 | v120 |
Conformance
Member of