All MIBs › CISCO-DIAL-CONTROL-MIB › cCallHistoryIec
cCallHistoryIec
Module: CISCO-DIAL-CONTROL-MIB
OID (symbolic): CISCO-DIAL-CONTROL-MIB::cCallHistoryIec
OID (numeric): 1.3.6.1.4.1.9.3.25.1.4.4.1.2
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-only
Description:
This object reflects the Internal Error Code. The format is a string of dotted decimal numbers composed of the following components:
Version.Entity.Category.Subsystem.Errorcode.Diagnostic
Each component is defined as follows: Version : The version of IEC software. Entity : The network entity that originated the error. Category : The category of the error (eg, software error, hardware resource unavailable, ...) Subsystem : The subsystem in which the error occurred. Errorcode : A subsytem-specific error code. Diagnostic : An implementation-specific diagnostic code.
What is cCallHistoryIec?
Contains an Internal Error Code as dotted decimal numbers describing a past call failure, including software version, source entity, error category, and diagnostics. This code pinpoints exactly which system component failed and why. An operator would decode this to understand why a call disconnected or failed to connect.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.3.25.1.4.4.1.2 snmpwalk -v2c -c public <target> CISCO-DIAL-CONTROL-MIB::cCallHistoryIec
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.3.25.1.4.4.1.2.1 snmpget -v2c -c public <target> CISCO-DIAL-CONTROL-MIB::cCallHistoryIec.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.3 | ciscoExperiment | CISCO-SMI |
| 1.3.6.1.4.1.9.3.25 | ciscoDialControlMib | CISCO-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.3.25.1 | ciscoDialControlMibObjects | CISCO-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.3.25.1.4 | cCallHistory | CISCO-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.3.25.1.4.4 | cCallHistoryIecTable | CISCO-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.3.25.1.4.4.1 | cCallHistoryIecEntry | CISCO-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.3.25.1.4.4.1.2 | cCallHistoryIec | CISCO-DIAL-CONTROL-MIB |