| 
									
										
										
										
											2006-02-26 20:46:11 +00:00
										 |  |  | ; | 
					
						
							|  |  |  | ; Configuration file for res_snmp | 
					
						
							| 
									
										
										
										
											2009-02-26 15:02:53 +00:00
										 |  |  | ;--------------------------------- | 
					
						
							| 
									
										
										
										
											2006-02-26 20:46:11 +00:00
										 |  |  | ; | 
					
						
							| 
									
										
										
										
											2009-02-26 15:02:53 +00:00
										 |  |  | ; Res_snmp can run as a subagent or standalone SNMP agent. The standalone snmp | 
					
						
							|  |  |  | ; agent is based on net-snmp and will read a configuration file called | 
					
						
							|  |  |  | ; asterisk.conf in the net-snmp configuration file path, starting with | 
					
						
							|  |  |  | ; /etc/snmp on many systems. | 
					
						
							|  |  |  | ; | 
					
						
							|  |  |  | ; If you use the subagent model, you need to enable agentx in snmpd.conf | 
					
						
							|  |  |  | ; Note that you can only run one Asterisk on the system in this case. | 
					
						
							|  |  |  | ; | 
					
						
							| 
									
										
										
										
											2011-02-02 18:59:29 +00:00
										 |  |  | ; See https://wiki.asterisk.org/wiki/display/AST/Simple+Network+Management+Protocol+(SNMP)+Support  | 
					
						
							|  |  |  | ; to get more information about | 
					
						
							| 
									
										
										
										
											2009-02-26 15:02:53 +00:00
										 |  |  | ; snmp support in Asterisk | 
					
						
							| 
									
										
										
										
											2006-02-26 20:46:11 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | [general] | 
					
						
							|  |  |  | ; We run as a subagent per default -- to run as a full agent | 
					
						
							| 
									
										
										
										
											2009-05-28 14:39:21 +00:00
										 |  |  | ; we must run as root (to be able to bind to port 161) | 
					
						
							| 
									
										
										
										
											2006-02-26 20:46:11 +00:00
										 |  |  | ;subagent = yes | 
					
						
							|  |  |  | ; SNMP must be explicitly enabled to be active | 
					
						
							|  |  |  | ;enabled = yes |