ifTestCode

ITF-MIB · .1.3.6.1.2.1.31.1.3.1.5

Object

column optional ObjectIdentifier
This object contains a code which contains more
specific information on the test result, for example
an error-code after a failed test.  Error codes and
other values this object may take are specific to the
type of interface and/or test.  The value may have the
semantics of either the AutonomousType or
InstancePointer textual conventions as defined in RFC
1443.  The identifier:
              
    testCodeUnknown  OBJECT IDENTIFIER ::= { 0 0 }
              
is defined for use if no additional result code is
available.
              
ALCATEL NOTE:
   SUPPORT: YES   INSRVMOD: NA   RANGE: See above
   PERSIST: NO    DEFVALUE: NA   UNITS: -

Context

MIB
ITF-MIB
OID
.1.3.6.1.2.1.31.1.3.1.5
Type
column
Access
readonly
Status
optional
Parent
ifTestEntry

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 'ITF-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ITF-MIB::ifTestCode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ITF-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ITF-MIB::ifTestCode.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ITF-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ITF-MIB::ifTestCode'

Syntax

ObjectIdentifier

Values & Constraints

No enumerated values or constraints recorded.