CISCO-6200-MIB :: lineTestTrigger

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-6200-MIBlineTestTrigger

lineTestTrigger

Module: CISCO-6200-MIB

OID (symbolic): CISCO-6200-MIB::lineTestTrigger

OID (numeric): 1.3.6.1.4.1.9.10.26.1.4.3.1.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Starts or stops (aborts) a test in progress. The agent will
only start a new test, if no test is active on the targeted
port.  The user must set lineTestTimeIntvl to an appropriate
value before starting test by setting this parameter to start.
The System resets the value back to stop when the test
completes.  This parameter value affects lineTestStatus as
following:

     value   current lineTestStatus  new lineTestStatus
     -----   ----------------------  ------------------
     start   inactive/pass/fail/     active               
             aborted
     stop    active                  aborted
     clear   pass/fail/aborted       inactive
    
The rest of the combinations will result in error. 

Starting of the test may fail due to a line test already in
progress on the selected subscriber line.
      
Agent updates lineTestStartTime, when it accepts the line test.
Agent updates lineTestCmplTime, when the test completes or when
user aborts the test.
  
Stopping a test resets lineTestUpBitErrRate and
lineTestDwnBitErrRate.

Clearing a test resets lineTestStartTime, lineTestCmplTime,
lineTestUpBitErrRate, and lineTestDwnBitErrRate to zero.
lineTestTimeIntvl and lineTestBitErrRateLimit get set back to
their defaults.  Finally, lineTestStatus is set to inactive.

Line test information only resets when the user sets this
parameter to clear, otherwise parameters from the previous run
of the test are preserved until system is rebooted. All of the
parameters are initialized on reboot.

What is lineTestTrigger?

A read-write control used to start or abort a diagnostic test on a subscriber line; a new test can only be started if no test is already active on the targeted port.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.26.1.4.3.1.1
snmpwalk -v2c -c public <target> CISCO-6200-MIB::lineTestTrigger

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.26.1.4.3.1.1.1
snmpget -v2c -c public <target> CISCO-6200-MIB::lineTestTrigger.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9.10.26.1.4.3.1.1.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> lineTestTrigger.1

Start monitoring Cisco 6200 series DSLAM (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-6200-MIB::lineTestTrigger OID value, configure state conditions and alerts, and monitor any Cisco 6200 series DSLAM (legacy) from a single console.

OID Breakdown

Upper-level ancestors (8 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.10ciscoExperimentCISCO-SMI
Numeric OIDNameModule
1.3.6.1.4.1.9.10.26cisco6200MIBCISCO-6200-MIB
1.3.6.1.4.1.9.10.26.1cisco6200MibObjectsCISCO-6200-MIB
1.3.6.1.4.1.9.10.26.1.4c62LineInterfaceCISCO-6200-MIB
1.3.6.1.4.1.9.10.26.1.4.3lineTestTableCISCO-6200-MIB
1.3.6.1.4.1.9.10.26.1.4.3.1lineTestEntryCISCO-6200-MIB
1.3.6.1.4.1.9.10.26.1.4.3.1.1lineTestTriggerCISCO-6200-MIB