All MIBs › TN-MGMT-MIB › tnIfTDRTestAction
tnIfTDRTestAction
Module: TN-MGMT-MIB
OID (symbolic): TN-MGMT-MIB::tnIfTDRTestAction
OID (numeric): 1.3.6.1.4.1.868.2.5.3.1.3.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Indicates the TDR test action to be executed on the interface and whether the test is currently running or not.
'perform' -- start the TDR test on the interface.
'doNothing' -- Normal state, test has not been intiated or the test may have been completed.
What is tnIfTDRTestAction?
This object controls whether a Time Domain Reflectometer (TDR) test should be initiated on a physical interface (such as a copper cable port) and indicates whether a test is currently running or idle. Setting it to 'perform' starts the test, which measures cable length and locates faults. An operator would trigger TDR tests to troubleshoot cable issues and verify physical copper cable integrity.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.868.2.5.3.1.3.1.1.1 snmpwalk -v2c -c public <target> TN-MGMT-MIB::tnIfTDRTestAction
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.868.2.5.3.1.3.1.1.1.1 snmpget -v2c -c public <target> TN-MGMT-MIB::tnIfTDRTestAction.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.868.2.5.3.1.3.1.1.1.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.868 | transition | TRANSITION-SMI |
| 1.3.6.1.4.1.868.2 | products | TRANSITION-SMI |
| 1.3.6.1.4.1.868.2.5 | tnProducts | TRANSITION-SMI |
| 1.3.6.1.4.1.868.2.5.3 | tnMgmtMIB | TN-MGMT-MIB |
| 1.3.6.1.4.1.868.2.5.3.1 | tnMgmtObjects | TN-MGMT-MIB |
| 1.3.6.1.4.1.868.2.5.3.1.3 | tnInterfaceDiagMgmt | TN-MGMT-MIB |
| 1.3.6.1.4.1.868.2.5.3.1.3.1 | tnIfTDRTestTable | TN-MGMT-MIB |
| 1.3.6.1.4.1.868.2.5.3.1.3.1.1 | tnIfTDRTestEntry | TN-MGMT-MIB |
| 1.3.6.1.4.1.868.2.5.3.1.3.1.1.1 | tnIfTDRTestAction | TN-MGMT-MIB |