cCallHistoryIec

CISCO-DIAL-CONTROL-MIB · .1.3.6.1.4.1.9.10.25.1.4.4.1.2

Object

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.

Context

MIB
CISCO-DIAL-CONTROL-MIB
OID
.1.3.6.1.4.1.9.10.25.1.4.4.1.2
Type
column
Access
readonly
Status
current
Parent
cCallHistoryIecEntry
Groups
1

Walk 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::cCallHistoryIec'
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::cCallHistoryIec.<cCallHistoryIndex>.<cCallHistoryIecIndex>'
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::cCallHistoryIec'

Values & Constraints

Type Constraints
range: 0..255

Conformance