TN-MGMT-MIB :: tnIfTDRTestAction

MIB Reference — IPNetwork Monitor

All MIBsTN-MGMT-MIBtnIfTDRTestAction

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.868transitionTRANSITION-SMI
1.3.6.1.4.1.868.2productsTRANSITION-SMI
1.3.6.1.4.1.868.2.5tnProductsTRANSITION-SMI
1.3.6.1.4.1.868.2.5.3tnMgmtMIBTN-MGMT-MIB
1.3.6.1.4.1.868.2.5.3.1tnMgmtObjectsTN-MGMT-MIB
1.3.6.1.4.1.868.2.5.3.1.3tnInterfaceDiagMgmtTN-MGMT-MIB
1.3.6.1.4.1.868.2.5.3.1.3.1tnIfTDRTestTableTN-MGMT-MIB
1.3.6.1.4.1.868.2.5.3.1.3.1.1tnIfTDRTestEntryTN-MGMT-MIB
1.3.6.1.4.1.868.2.5.3.1.3.1.1.1tnIfTDRTestActionTN-MGMT-MIB