ifTestType

IF-MIB · .1.3.6.1.2.1.31.1.3.1.3

Object

column deprecated r/w SNMPv2-TCAutonomousType
A control variable used to start and stop operator-
initiated interface tests.  Most OBJECT IDENTIFIER values
assigned to tests are defined elsewhere, in association with
specific types of interface.  However, this document assigns
a value for a full-duplex loopback test, and defines the
special meanings of the subject identifier:
              
    noTest  OBJECT IDENTIFIER ::= { 0 0 }
              
When the value noTest is written to this object, no action
is taken unless a test is in progress, in which case the
test is aborted.  Writing any other value to this object is
              
only valid when no test is currently in progress, in which
case the indicated test is initiated.
              
When read, this object always returns the most recent value
that ifTestType was set to.  If it has not been set since
the last initialization of the network management subsystem
on the agent, a value of noTest is returned.

Context

MIB
IF-MIB
OID
.1.3.6.1.2.1.31.1.3.1.3
Type
column
Access
readwrite
Status
deprecated
Parent
ifTestEntry
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 'IF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IF-MIB::ifTestType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IF-MIB::ifTestType.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IF-MIB::ifTestType'

Syntax

Source
SNMPv2-TCAutonomousType
Base type
ObjectIdentifier
Type Description
Represents an independently extensible type identification
value.  It may, for example, indicate a particular sub-tree
with further MIB definitions, or define a particular type of
protocol or hardware.

Values & Constraints

No enumerated values or constraints recorded.

Conformance

Member of