IPVS-MIB: View SNMP OID List / Download MIB

VENDOR: ONE4NET GMBH


 Home MIB: IPVS-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ipvs 1.3.6.1.4.1.12196.12
Load Master metrics.
       ipvsVSTable 1.3.6.1.4.1.12196.12.1 no-access
A table containing ipvs Virtual Service (VS) specific information.
           vsEntry 1.3.6.1.4.1.12196.12.1.1 no-access
information about a VS
               vSidx 1.3.6.1.4.1.12196.12.1.1.1 integer read-only
Unique VS Id
               vSDesc 1.3.6.1.4.1.12196.12.1.1.11 octet string read-only
VS description
               vSConns 1.3.6.1.4.1.12196.12.1.1.12 counter32 read-only
the total number of connections for this VS
               vSInPkts 1.3.6.1.4.1.12196.12.1.1.13 counter32 read-only
the total number of incomming pakets to this VS
               vSOutPkts 1.3.6.1.4.1.12196.12.1.1.14 counter32 read-only
the total number of outgoing pakets from this VS
               vSInBytes 1.3.6.1.4.1.12196.12.1.1.15 counter64 read-only
the total number of incomming bytes to this VS
               vSOutBytes 1.3.6.1.4.1.12196.12.1.1.16 counter64 read-only
the number of outgoing bytes from this VS
               vSActivConns 1.3.6.1.4.1.12196.12.1.1.17 counter32 read-only
the current number of connections for this VS
       ipvsRSTable 1.3.6.1.4.1.12196.12.2 no-access
A table containing ipvs Real Server (RS) specific information.
           rsEntry 1.3.6.1.4.1.12196.12.2.1 no-access
information about a RS
               rSidx 1.3.6.1.4.1.12196.12.2.1.1 integer no-access
Unique Id of RS
               rSVSidx 1.3.6.1.4.1.12196.12.2.1.2 integer read-only
Id of associated VS
               rSDesc 1.3.6.1.4.1.12196.12.2.1.11 octet string read-only
RS description
               rSConns 1.3.6.1.4.1.12196.12.2.1.12 counter32 read-only
the total number of connections for this RS
               rSInPkts 1.3.6.1.4.1.12196.12.2.1.13 counter32 read-only
the total number of incoming pakets to this RS
               rSOutPkts 1.3.6.1.4.1.12196.12.2.1.14 counter32 read-only
the total number of outgoing pakets from this RS
               rSInBytes 1.3.6.1.4.1.12196.12.2.1.15 counter64 read-only
the total number of incoming bytes from this RS
               rSOutBytes 1.3.6.1.4.1.12196.12.2.1.16 counter64 read-only
the total number of outgoing bytes from this RS
               rSActiveConns 1.3.6.1.4.1.12196.12.2.1.17 counter32 read-only
the number of active connection for this RS
               rSInactiveConns 1.3.6.1.4.1.12196.12.2.1.18 counter32 read-only
the number of inactive connection for this RS
               rSWeight 1.3.6.1.4.1.12196.12.2.1.19 counter32 read-only
the current weight of this RS
       conns 1.3.6.1.4.1.12196.12.3 counter32 read-only
Total number of connections handled for all VS
       inPkts 1.3.6.1.4.1.12196.12.4 counter32 read-only
Total number of incoming packets for all VS
       outPkts 1.3.6.1.4.1.12196.12.5 counter32 read-only
Total number of outgoing packets for all VS
       inBytes 1.3.6.1.4.1.12196.12.6 counter64 read-only
Total number of incoming bytes for all VS
       outBytes 1.3.6.1.4.1.12196.12.7 counter64 read-only
Total number of outgoing bytes for all VS
       ipvsRSTotalTable 1.3.6.1.4.1.12196.12.8 no-access
A table containing Totals for Real Server (RS) specific information.
           rsTotalEntry 1.3.6.1.4.1.12196.12.8.1 no-access
Totals for an RS
               totRSidx 1.3.6.1.4.1.12196.12.8.1.1 integer32 read-only
RS Index
               totRSDesc 1.3.6.1.4.1.12196.12.8.1.2 octet string no-access
RS description
               totRSConns 1.3.6.1.4.1.12196.12.8.1.3 counter32 read-only
the total number of connections for this RS
               totRSInPkts 1.3.6.1.4.1.12196.12.8.1.4 counter32 read-only
the total number of incoming pakets to this RS
               totRSOutPkts 1.3.6.1.4.1.12196.12.8.1.5 counter32 read-only
the total number of outgoing pakets from this RS
               totRSInBytes 1.3.6.1.4.1.12196.12.8.1.6 counter64 read-only
the total number of incoming bytes from this RS
               totRSOutBytes 1.3.6.1.4.1.12196.12.8.1.7 counter64 read-only
the total number of outgoing bytes from this RS
               totRSActiveConns 1.3.6.1.4.1.12196.12.8.1.8 counter32 read-only
the number of active connection for this RS
               totRSInactiveConns 1.3.6.1.4.1.12196.12.8.1.9 counter32 read-only
the number of inactive connection for this RS