Basic sending of SNMP messages – works ONLY with version 1.74 and later firmware
SNMP Basic
ethernet
Port: 161
Type: udp
IP Address: 192.168.0.254
SetRequest – Generic Set request to a specific Object ID
GetRequest – Get an integer using a specific OID into the GetValueInteger device variable
GetRequest – Get a string using a specific OID into the GetValueString device variable
GetSysDescr – Get the system description into the “sysDescr” variable
GetSysContact – Get the system contact person into the “sysContact” variable
GetSysName – Get the system domain into the “sysName” variable
GetSysLocation – Get the physical location into the “sysLocation” variable
GetSysUPTime – Get the up time into the “sysUPTime” variable
SetSysName – Set Domain name of the element such as mymachine.mycompany.com
SetSysContact – Set the name of contact person
SetSysLocation – Set the Physical location of the element
EnableDisableOutput – Enables or disables an output
GetBusAVoltage – Get a string using a specific OID into the GetValueString device variable
GetOutputState – Get a string using a specific OID into the GetValueString device variable
GetBusBVoltage – Get a string using a specific OID into the GetValueString device variable
GetBusACurrent – Get a string using a specific OID into the GetValueString device variable
GetBusBCurrent – Get a string using a specific OID into the GetValueString device variable
Error
sysName “Unknown”
sysContact “Unknown”
sysLocation “Unknown”
sysDescr “Unknown”
sysUPTime 0
GetValueInteger
GetValueString
RequestID 1
WithoutID
WithoutID2
MACID “Unknown”
myBOID
GetBusAVoltage
GetBusBVoltage
GetBusACurrent
GetBusBCurrent
OutputState1A
OutputState2A
OutputState3A
OutputState4A
OutputState5A
OutputState6A
OutputState1B
OutputState2B
OutputState3B
OutputState4B
OutputState5B
OutputState6B