ceDiagErrorText

CISCO-ENTITY-DIAG-MIB · .1.3.6.1.4.1.9.9.350.1.1.3.1.2

Object

This object indicates a human-readable description of the
error.  Examples include:
              
'DIAG_SUCCESS'
              
'DIAG_FAILURE'
              
'DIAG_NOT_SUPPORT'
              
'DIAG_SKIPPED'

Context

MIB
CISCO-ENTITY-DIAG-MIB
OID
.1.3.6.1.4.1.9.9.350.1.1.3.1.2
Type
column
Access
readonly
Status
current
Parent
ceDiagErrorInfoEntry
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-ENTITY-DIAG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENTITY-DIAG-MIB::ceDiagErrorText'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ENTITY-DIAG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENTITY-DIAG-MIB::ceDiagErrorText.<ceDiagErrorId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ENTITY-DIAG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ENTITY-DIAG-MIB::ceDiagErrorText'

Values & Constraints

Type Constraints
range: 0..255

Conformance