~ubuntu-branches/ubuntu/vivid/haproxy/vivid

« back to all changes in this revision

Viewing changes to contrib/netsnmp-perl/haproxy_backend.xml

  • Committer: Bazaar Package Importer
  • Author(s): Arnaud Cornet
  • Date: 2008-06-20 00:38:50 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20080620003850-hvvx94g2xz2l2xbg
Tags: 1.3.15.1-1
* New Upstream Version
* Upgrade standards version to 3.8.0 (no change needed).
* Build with TARGET=linux26 on linux, TARGET=generic on other systems.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<interface>
 
2
        <name>Haproxy - backend</name>
 
3
        <oid_index>.1.3.6.1.4.1.29385.106.1.1.10001</oid_index>
 
4
        <fields>
 
5
                <beIID>
 
6
                        <name>Proxy ID</name>
 
7
                        <method>get</method>
 
8
                        <source>value</source>
 
9
                        <direction>input</direction>
 
10
                        <oid>.1.3.6.1.4.1.29385.106.1.1.27</oid>
 
11
                </beIID>
 
12
                <beSID>
 
13
                        <name>Service ID</name>
 
14
                        <method>get</method>
 
15
                        <source>value</source>
 
16
                        <direction>input</direction>
 
17
                        <oid>.1.3.6.1.4.1.29385.106.1.1.28</oid>
 
18
                </beSID>
 
19
                <bePxName>
 
20
                        <name>Proxy Name</name>
 
21
                        <method>get</method>
 
22
                        <source>value</source>
 
23
                        <direction>input</direction>
 
24
                        <oid>.1.3.6.1.4.1.29385.106.1.1.0</oid>
 
25
                </bePxName>
 
26
                <beSvName>
 
27
                        <name>Service Name</name>
 
28
                        <method>get</method>
 
29
                        <source>value</source>
 
30
                        <direction>input</direction>
 
31
                        <oid>.1.3.6.1.4.1.29385.106.1.1.1</oid>
 
32
                </beSvName>
 
33
                <beSTot>
 
34
                        <name>Total Sessions</name>
 
35
                        <method>get</method>
 
36
                        <source>value</source>
 
37
                        <direction>output</direction>
 
38
                        <oid>.1.3.6.1.4.1.29385.106.1.1.7</oid>
 
39
                </beSTot>
 
40
                <beEResp>
 
41
                        <name>Response Errors</name>
 
42
                        <method>get</method>
 
43
                        <source>value</source>
 
44
                        <direction>output</direction>
 
45
                        <oid>.1.3.6.1.4.1.29385.106.1.1.14</oid>
 
46
                </beEResp>
 
47
                <beBIn>
 
48
                        <name>Bytes In</name>
 
49
                        <method>get</method>
 
50
                        <source>value</source>
 
51
                        <direction>output</direction>
 
52
                        <oid>.1.3.6.1.4.1.29385.106.1.1.8</oid>
 
53
                </beBIn>
 
54
                <beBOut>
 
55
                        <name>Bytes Out</name>
 
56
                        <method>get</method>
 
57
                        <source>value</source>
 
58
                        <direction>output</direction>
 
59
                        <oid>.1.3.6.1.4.1.29385.106.1.1.9</oid>
 
60
                </beBOut>
 
61
        </fields>
 
62
</interface>