mirror of
				https://git.haproxy.org/git/haproxy.git/
				synced 2025-10-31 00:21:00 +01:00 
			
		
		
		
	In the SNMP fields descriptions, "Haproxy" was mentioned, let's make it consistent with the rest.
		
			
				
	
	
		
			84 lines
		
	
	
		
			2.0 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			84 lines
		
	
	
		
			2.0 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <interface>
 | |
| 	<name>HAProxy - backend</name>
 | |
| 	<oid_index>.1.3.6.1.4.1.29385.106.1.1.10001</oid_index>
 | |
| 	<fields>
 | |
| 		<beIID>
 | |
| 			<name>Proxy ID</name>
 | |
| 			<method>get</method>
 | |
| 			<source>value</source>
 | |
| 			<direction>input</direction>
 | |
| 			<oid>.1.3.6.1.4.1.29385.106.1.1.27</oid>
 | |
| 		</beIID>
 | |
| 		<beSID>
 | |
| 			<name>Service ID</name>
 | |
| 			<method>get</method>
 | |
| 			<source>value</source>
 | |
| 			<direction>input</direction>
 | |
| 			<oid>.1.3.6.1.4.1.29385.106.1.1.28</oid>
 | |
| 		</beSID>
 | |
| 		<bePxName>
 | |
| 			<name>Proxy Name</name>
 | |
| 			<method>get</method>
 | |
| 			<source>value</source>
 | |
| 			<direction>input</direction>
 | |
| 			<oid>.1.3.6.1.4.1.29385.106.1.1.0</oid>
 | |
| 		</bePxName>
 | |
| 		<beSvName>
 | |
| 			<name>Service Name</name>
 | |
| 			<method>get</method>
 | |
| 			<source>value</source>
 | |
| 			<direction>input</direction>
 | |
| 			<oid>.1.3.6.1.4.1.29385.106.1.1.1</oid>
 | |
| 		</beSvName>
 | |
| 		<beSTot>
 | |
| 			<name>Total Sessions</name>
 | |
| 			<method>get</method>
 | |
| 			<source>value</source>
 | |
| 			<direction>output</direction>
 | |
| 			<oid>.1.3.6.1.4.1.29385.106.1.1.7</oid>
 | |
| 		</beSTot>
 | |
| 		<beBIn>
 | |
| 			<name>Bytes In</name>
 | |
| 			<method>get</method>
 | |
| 			<source>value</source>
 | |
| 			<direction>output</direction>
 | |
| 			<oid>.1.3.6.1.4.1.29385.106.1.1.8</oid>
 | |
| 		</beBIn>
 | |
| 		<beBOut>
 | |
| 			<name>Bytes Out</name>
 | |
| 			<method>get</method>
 | |
| 			<source>value</source>
 | |
| 			<direction>output</direction>
 | |
| 			<oid>.1.3.6.1.4.1.29385.106.1.1.9</oid>
 | |
| 		</beBOut>
 | |
| 		<beEConn>
 | |
| 			<name>Connection Errors</name>
 | |
| 			<method>get</method>
 | |
| 			<source>value</source>
 | |
| 			<direction>output</direction>
 | |
| 			<oid>.1.3.6.1.4.1.29385.106.1.1.13</oid>
 | |
| 		</beEConn>
 | |
| 		<beEResp>
 | |
| 			<name>Response Errors</name>
 | |
| 			<method>get</method>
 | |
| 			<source>value</source>
 | |
| 			<direction>output</direction>
 | |
| 			<oid>.1.3.6.1.4.1.29385.106.1.1.14</oid>
 | |
| 		</beEResp>
 | |
| 		<beLBTot>
 | |
| 			<name>LB Total</name>
 | |
| 			<method>get</method>
 | |
| 			<source>value</source>
 | |
| 			<direction>output</direction>
 | |
| 			<oid>.1.3.6.1.4.1.29385.106.1.1.30</oid>
 | |
| 		</beLBTot>
 | |
| 		<beDReq>
 | |
| 			<name>Denied Requests</name>
 | |
| 			<method>get</method>
 | |
| 			<source>value</source>
 | |
| 			<direction>output</direction>
 | |
| 			<oid>.1.3.6.1.4.1.29385.106.1.1.10</oid>
 | |
| 		</beDReq>
 | |
| 	</fields>
 | |
| </interface>
 |