All MIBs › CISCO-6200-MIB › lineTestTrigger
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.10 | ciscoExperiment | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.10.26 | cisco6200MIB | CISCO-6200-MIB |
| 1.3.6.1.4.1.9.10.26.1 | cisco6200MibObjects | CISCO-6200-MIB |
| 1.3.6.1.4.1.9.10.26.1.4 | c62LineInterface | CISCO-6200-MIB |
| 1.3.6.1.4.1.9.10.26.1.4.3 | lineTestTable | CISCO-6200-MIB |
| 1.3.6.1.4.1.9.10.26.1.4.3.1 | lineTestEntry | CISCO-6200-MIB |
| 1.3.6.1.4.1.9.10.26.1.4.3.1.1 | lineTestTrigger | CISCO-6200-MIB |