SNMP¶
/stm.cgi?snmp¶
Configure the SNMP settings.
GET /stm.cgi?snmp=A*B*C*D*E*F*G*H
Adetermines whether trap function, SNMPv2 and SNMPv3 are enabled, integer0-7(3 bity 20, 21, 22 sequentially for Enable Trap, Enable SNMPv2, Enable SNMPv3)Bis read password, stringCis write password, stringDis trap password, stringEis address of trap receiver, stringFis user, stringGis authentication password, stringHis privacy password, string
Adetermines whether trap function is enabled, integer0-1Bis read password, stringCis write password, stringDis trap password, stringEis address of trap receiver, stringFis user, stringGis authentication password, stringHis privacy password, string
Example:
http://192.168.1.100/stm.cgi?snmp=0*public*private*public*trap.ip.reciver*user*pass1234*pass1234
GET /stm.cgi?snmp=A*B*C*D*E
Adetermines whether trap function is enabled, integer0-1Bis read password, stringCis write password, stringDis trap password, stringEis address of trap receiver, string
Example:
http://192.168.1.100/stm.cgi?snmp=0*public*private*public*trap.ip.reciver