User Tools

Site Tools


packet:snmp_graphs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
packet:snmp_graphs [2024/03/17 20:30] g7tajpacket:snmp_graphs [2024/09/22 18:15] (current) g7taj
Line 35: Line 35:
 </code> </code>
  
 +- You need to enable SNMP in bpq32.cfg. You can do it two ways, either inside TELNET config, or inside IPGATEWAY
  
-You need to add the following to bpq32.cfg+TELNET 
 +In the telnet configuration section, add 
  
 +<code>SNMPPORT=161</code>
 +
 +e.g.
 +<code>
 +PORT
 + PORTNUM=3
 + ID=Telnet Server
 + DRIVER=Telnet
 + CONFIG
 + SecureTelnet=1
 + LOGGING=1
 + DisconnectOnClose=1
 + TCPPORT=8010
 + FBBPORT=8011
 + HTTPPORT=9122
 + SNMPPORT=161
 +ENDPORT
 +</code>
 +
 +
 +- IPGATWEAY
 The IP's used here are for example only. If you setup linBPQ for 44-net, please use all the proper IP's allocated to you. The IP's used here are for example only. If you setup linBPQ for 44-net, please use all the proper IP's allocated to you.
 192.168.1.44 - unused on the LAN (not the node's IP address) 192.168.1.44 - unused on the LAN (not the node's IP address)
packet/snmp_graphs.1710707407.txt.gz · Last modified: 2024/03/17 20:30 by g7taj