ciscoICsuDsuLastSelfTestResult

CISCO-ICSUDSU-MIB · .1.3.6.1.4.1.9.9.44.1.1.2.1.1

Object

The result of the last self test.  Represented as a sum of 
a bit map.  The variable bit positions are:
1 - Flash Checksum bad.  Catastrophic error.
2 - EPROM Checksum bad.  Catastrophic error.
4 - RAM Tests failed.  Catastrophic error.
8 - ROM Checksum bad.  Catastrophic error.
16 - DteLoss.  Could not put DTE into loopback.  
        NonCatastrophic error. 
32 - patternLossDuringTest.  Put DTE into loopback but found 
        BERT errors.  NonCatastrophic error.

Context

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

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance