NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
TDevSw
Nov 06, 2024Aspirant
GS716T v3 API
Hi, I would like to do an automatic port test without accessing the web interface. I would like to verify that it actually works by connecting two ports together. I did a test with the web i...
schumaku
Nov 08, 2024Guru - Experienced User
SNMP for example?
agent Cable Tester Status
1.3.6.1.4.1.4526.10.1.4.1
Status of the Virtual Cable Tester active(1) - cable testing is in progress. Set to this value to start the test. success(2) - A successful test was performed. Cannot be set. failure(3) - A failure was encountered during the test. Cannot be set. uninitialized(4) - No test has been performed yet. Cannot be set.
agent Cable Tester If Index
1.3.6.1.4.1.4526.10.1.4.2
Determines on which port to perform the cable test. Limited to copper based ports.
agent Cable Tester Cable Status
1.3.6.1.4.1.4526.10.1.4.3
Indicates the results of the Cable Test. normal(1) - The cable is working correctly. open(2) - The cable is disconnected or there is a faulty connector. short(3) - There is an electrical short in the cable. unknown(4) - No test has been performed yet, or a test is currently in progress.
TDevSw
Nov 11, 2024Aspirant
Hi,
Thank you for the answare but I'm not very familiar with the SNMP protocol.
I downloaded from ezfive web site the "SnmpGet.exe" and "SnmpSet.exe" software tool for windows.
On my Netgear I added this user SNMP: 0.0.0.0 - 0.0.0.0 - public - ReadWrite - Enable (I use my neatgear switch on private network) (I tried also added private R/W community)
I launched these command:
SnmpGet -r:192.168.0.239 -v:2c -o:1.3.6.1.4.1.4526.10.1.4.3 -c:public
OID=.1.3.6.1.4.1.4526.10.1.4.3
Type=<Unknown>
Value=
C:\temp\SNMP\SnmpGet>SnmpGet -r:192.168.0.239 -v:2c -o:1.3.6.1.4.1.4526.10.1.4.2 -c:public
OID=.1.3.6.1.4.1.4526.10.1.4.2
Type=<Unknown>
Value=
C:\temp\SNMP\SnmpGet>SnmpGet -r:192.168.0.239 -v:2c -o:1.3.6.1.4.1.4526.10.1.4.1 -c:public
OID=.1.3.6.1.4.1.4526.10.1.4.1
Type=<Unknown>
Value=
C:\temp\SNMP\SnmpGet>SnmpSet -r:192.168.0.239 -v:2c -o:1.3.6.1.4.1.4526.10.1.4.2 -val:1 -c:public
%Failed to set value to SNMP variable. Not Writable (notWritable(17))
Where I Wrong? Can you help me for laucnh a first command for understand the protocol?
Do you know a simple OID ofr verify the read and write commands?
Thank you
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!