SW Version 2.04
30-January-2009
Page 101 of 128
snmpwalk -m ALL -v 2c -c public <src ip address> appeartv
To send traps to ip address <dest ip address> First set the trap destination address:
snmpset -c private -m ALL -v 2c <src ip address> APPEARTV-TRAPDESTINATION-
MIB::tdIpAddr.1 a <dest ip address>
Then set the community string may be changed if needed to <new community
string>:
snmpset -c private -m ALL -v 2c <src ip address> APPEARTV-TRAPDESTINATION-
MIB::tdCommunityString.1 s <new community string>
Finally the entry must be activated with:
snmpset c private m ALL v 2c <src ip address> APPEARTV-TRAPDESTINATION-
MIB::tdRowStatus.1 i 1
To send the traps to stderr without forking the shell:
snmptrapd m ALL f Le
5.3
Soap XML Interface
The Soap XML interface can be used for external control and monitoring of the unit.
Please contact Customer Support for more information about this feature.