
27
Creotech Instruments S.A.
tel. +48 22 233 10 27
ul. Gen. L. Okulickiego 7/9
e-mail: [email protected]
05-500 Piaseczno, Polska www.creotech.pl
Command samples:
Turning on the first socket:
snmpset -c private -v2c <host> .1.3.6.1.4.1.39525.11.1.2.0 i 1
Turning off the fifth socket:
snmpset -v2c -c private <host> .1.3.6.1.4.1.39525.11.1.2.4 i 0
Check the state of the first socket:
snmpget -c public -v2c <host> .1.3.6.1.4.1.39525.11.1.2.0
Check the state of all sockets:
snmptable -c public -v2c <host> .1.3.6.1.4.1.39525.11
Check various values for SNMPv2:
snmpget -v2c -c public <host> .1.3.6.1.2.1.1.1.0
snmpget -v2c -c public <host> .1.3.6.1.2.1.1.2.0
snmpget -v2c -c public <host> .1.3.6.1.2.1.1.3.0
snmpget -v2c -c public <host> .1.3.6.1.2.1.1.4.0
snmpget -v2c -c public <host> .1.3.6.1.2.1.1.5.0
snmpget -v2c -c public <host> .1.3.6.1.2.1.1.6.0
snmpget -v2c -c public <host> .1.3.6.1.2.1.1.7.0