Perform TDR via snmp

Locked
supafly
Member
Posts: 5
Joined: 10 May 2017 09:11

Perform TDR via snmp

Post by supafly »

Hi,

Is there any method to perform cable test via snmp? OIDs that I found are not working. Please help :-?
User avatar
cavagnaro
Alcatel Unleashed Certified Guru
Alcatel Unleashed Certified Guru
Posts: 7014
Joined: 14 Sep 2005 19:45
Location: Brasil, Porto Alegre
Contact:

Re: Perform TDR via snmp

Post by cavagnaro »

Are you familiar with OSI layer?

Enviado de meu E6633 usando Tapatalk

Ignorance is not the problem, the problem is the one who doesn't want to learn

OTUC/ICS ACFE/ACSE R3.0/4.0/5.0/6.0
Certified Genesys CIV 8.5
Certified Genesys Troubleshooting 8.5
Certified Genesys BEP 8.x
Genesys Developer
supafly
Member
Posts: 5
Joined: 10 May 2017 09:11

Re: Perform TDR via snmp

Post by supafly »

Yes. What do you mean?
supafly
Member
Posts: 5
Joined: 10 May 2017 09:11

Re: Perform TDR via snmp

Post by supafly »

UP
supafly
Member
Posts: 5
Joined: 10 May 2017 09:11

Re: Perform TDR via snmp

Post by supafly »

There is a way to perform cable diagnostic via snmp on d-link switches with number of OIDs specified for that. Does os 6200 have same functional?
supafly
Member
Posts: 5
Joined: 10 May 2017 09:11

Re: Perform TDR via snmp

Post by supafly »

I found that linxys oids are working well

Check is port ready for test:
snmpwalk [OPTIONS] 172.*.*.* 1.3.6.1.4.1.89.90.1.1.1.1.$port
1-yes 2-no

launch test:
snmpset [OPTIONS] 172.*.*.* 1.3.6.1.4.1.89.90.1.1.1.1.$port i 2

What port can return
snmpwalk [OPTIONS] 172.*.*.* 1.3.6.1.4.1.89.90.1.2.1.1.$port
1.3.6.1.4.1.89.90.1.2.1.1.$port.2 2
1.3.6.1.4.1.89.90.1.2.1.1.$port.3 3
rlPhyTestTableCableStatus(2),
rlPhyTestTableCableFault(3),

Test status
snmpwalk [OPTIONS] 172.*.*.* 1.3.6.1.4.1.89.90.1.2.1.2.$port
1.3.6.1.4.1.89.90.1.2.1.2.$port.2 2
1.3.6.1.4.1.89.90.1.2.1.2.$port.3 2
{none(1), success(2),inProgress(3),notSupported(4),unAbleToRun(5), aborted(6),failed(7)}

Test result
snmpwalk [OPTIONS] 172.*.*.* 1.3.6.1.4.1.89.90.1.2.1.3.3
1.3.6.1.4.1.89.90.1.2.1.3.$port.2 4 result
4_pair_cable(1), 2_pair_cable(2), no_cable(3), open_cable(4), short_cable(5), bad_cable(6), impedance_mismatch(7)
1.3.6.1.4.1.89.90.1.2.1.3.$port.3 53 cable length

last test time
snmpwalk [OPTIONS] 172.*.*.* 1.3.6.1.4.1.89.90.1.2.1.6.$port
1.3.6.1.4.1.89.90.1.2.1.6.$port.2 "10-Jun-2016 07:37:46 "
1.3.6.1.4.1.89.90.1.2.1.6.$port.3 "10-Jun-2016 07:37:46 "


close topic please
Locked

Return to “OmniStack LS 6200”