cCallHistoryInfoType
CISCO-DIAL-CONTROL-MIB ·
.1.3.6.1.4.1.9.10.25.1.4.3.1.14
Object
column Enumeration
The information type for this call.
Context
- MIB
- CISCO-DIAL-CONTROL-MIB
- OID
.1.3.6.1.4.1.9.10.25.1.4.3.1.14- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cCallHistoryEntry
- Groups
- 3
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-DIAL-CONTROL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DIAL-CONTROL-MIB::cCallHistoryInfoType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DIAL-CONTROL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DIAL-CONTROL-MIB::cCallHistoryInfoType.<cCallHistoryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DIAL-CONTROL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DIAL-CONTROL-MIB::cCallHistoryInfoType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | speech |
3 | unrestrictedDigital |
4 | unrestrictedDigital56 |
5 | restrictedDigital |
6 | audio31 |
7 | audio7 |
8 | video |
9 | packetSwitched |
10 | fax |