IPVS-MIB
- Registered at
- 1.3.6.1.4.1.12196.12
- Last updated
- 2011-12-01 00:00
- Organization
- KEMP Technologies
- Revisions
- 2011-12-01 00:00
- Namespace
- kemp
- Source file
IPVS-MIB- Digest
sha256:9702e303535afef0196039f97d8d4176b3c86d6903d6787813d931b6a0afcd0e
Description
Load Master metrics.
Contact
email: support@kemptechnologies.com
Imports
| From | Symbols |
|---|---|
| ONE4NET-MIB | one4net |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, Counter64, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Opaque, enterprises, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION, TimeInterval, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
IPVS-MIB ONE4NET-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ipvsVSTable OBJECT-TYPE A table containing ipvs Virtual Service (VS) specific information. | 1.3.6.1.4.1.12196.12.1 | not-accessible | current | |
| vsEntry OBJECT-TYPE information about a VS | 1.3.6.1.4.1.12196.12.1.1 | not-accessible | current | |
| vSidx OBJECT-TYPE Unique VS Id | 1.3.6.1.4.1.12196.12.1.1.1 | INTEGER (0..1024) | read-only | current |
| vSDesc OBJECT-TYPE VS description | 1.3.6.1.4.1.12196.12.1.1.11 | OCTET STRING (SIZE(0..1024)) | read-only | current |
| vSConns OBJECT-TYPE the total number of connections for this VS | 1.3.6.1.4.1.12196.12.1.1.12 | Counter32 | read-only | current |
| vSInPkts OBJECT-TYPE the total number of incomming pakets to this VS | 1.3.6.1.4.1.12196.12.1.1.13 | Counter32 | read-only | current |
| vSOutPkts OBJECT-TYPE the total number of outgoing pakets from this VS | 1.3.6.1.4.1.12196.12.1.1.14 | Counter32 | read-only | current |
| vSInBytes OBJECT-TYPE the total number of incomming bytes to this VS | 1.3.6.1.4.1.12196.12.1.1.15 | Counter64 | read-only | current |
| vSOutBytes OBJECT-TYPE the number of outgoing bytes from this VS | 1.3.6.1.4.1.12196.12.1.1.16 | Counter64 | read-only | current |
| vSActivConns OBJECT-TYPE the current number of connections for this VS | 1.3.6.1.4.1.12196.12.1.1.17 | Counter32 | read-only | current |
| ipvsRSTable OBJECT-TYPE A table containing ipvs Real Server (RS) specific information. | 1.3.6.1.4.1.12196.12.2 | not-accessible | current | |
| rsEntry OBJECT-TYPE information about a RS | 1.3.6.1.4.1.12196.12.2.1 | not-accessible | current | |
| rSidx OBJECT-TYPE Unique Id of RS | 1.3.6.1.4.1.12196.12.2.1.1 | INTEGER (0..1024) | not-accessible | current |
| rSVSidx OBJECT-TYPE Id of associated VS | 1.3.6.1.4.1.12196.12.2.1.2 | INTEGER (0..1024) | read-only | current |
| rSDesc OBJECT-TYPE RS description | 1.3.6.1.4.1.12196.12.2.1.11 | OCTET STRING (SIZE(0..1024)) | read-only | current |
| rSConns OBJECT-TYPE the total number of connections for this RS | 1.3.6.1.4.1.12196.12.2.1.12 | Counter32 | read-only | current |
| rSInPkts OBJECT-TYPE the total number of incoming pakets to this RS | 1.3.6.1.4.1.12196.12.2.1.13 | Counter32 | read-only | current |
| rSOutPkts OBJECT-TYPE the total number of outgoing pakets from this RS | 1.3.6.1.4.1.12196.12.2.1.14 | Counter32 | read-only | current |
| rSInBytes OBJECT-TYPE the total number of incoming bytes from this RS | 1.3.6.1.4.1.12196.12.2.1.15 | Counter64 | read-only | current |
| rSOutBytes OBJECT-TYPE the total number of outgoing bytes from this RS | 1.3.6.1.4.1.12196.12.2.1.16 | Counter64 | read-only | current |
| rSActiveConns OBJECT-TYPE the number of active connection for this RS | 1.3.6.1.4.1.12196.12.2.1.17 | Counter32 | read-only | current |
| rSInactiveConns OBJECT-TYPE the number of inactive connection for this RS | 1.3.6.1.4.1.12196.12.2.1.18 | Counter32 | read-only | current |
| rSWeight OBJECT-TYPE the current weight of this RS | 1.3.6.1.4.1.12196.12.2.1.19 | Counter32 | read-only | current |
| conns OBJECT-TYPE Total number of connections handled for all VS | 1.3.6.1.4.1.12196.12.3 | Counter32 | read-only | current |
| inPkts OBJECT-TYPE Total number of incoming packets for all VS | 1.3.6.1.4.1.12196.12.4 | Counter32 | read-only | current |
| outPkts OBJECT-TYPE Total number of outgoing packets for all VS | 1.3.6.1.4.1.12196.12.5 | Counter32 | read-only | current |
| inBytes OBJECT-TYPE Total number of incoming bytes for all VS | 1.3.6.1.4.1.12196.12.6 | Counter64 | read-only | current |
| outBytes OBJECT-TYPE Total number of outgoing bytes for all VS | 1.3.6.1.4.1.12196.12.7 | Counter64 | read-only | current |
| ipvsRSTotalTable OBJECT-TYPE A table containing Totals for Real Server (RS) specific information. | 1.3.6.1.4.1.12196.12.8 | not-accessible | current | |
| rsTotalEntry OBJECT-TYPE Totals for an RS | 1.3.6.1.4.1.12196.12.8.1 | not-accessible | current | |
| totRSidx OBJECT-TYPE RS Index | 1.3.6.1.4.1.12196.12.8.1.1 | Integer32 (0..1024) | read-only | current |
| totRSDesc OBJECT-TYPE RS description | 1.3.6.1.4.1.12196.12.8.1.2 | OCTET STRING (SIZE(0..1024)) | not-accessible | current |
| totRSConns OBJECT-TYPE the total number of connections for this RS | 1.3.6.1.4.1.12196.12.8.1.3 | Counter32 | read-only | current |
| totRSInPkts OBJECT-TYPE the total number of incoming pakets to this RS | 1.3.6.1.4.1.12196.12.8.1.4 | Counter32 | read-only | current |
| totRSOutPkts OBJECT-TYPE the total number of outgoing pakets from this RS | 1.3.6.1.4.1.12196.12.8.1.5 | Counter32 | read-only | current |
| totRSInBytes OBJECT-TYPE the total number of incoming bytes from this RS | 1.3.6.1.4.1.12196.12.8.1.6 | Counter64 | read-only | current |
| totRSOutBytes OBJECT-TYPE the total number of outgoing bytes from this RS | 1.3.6.1.4.1.12196.12.8.1.7 | Counter64 | read-only | current |
| totRSActiveConns OBJECT-TYPE the number of active connection for this RS | 1.3.6.1.4.1.12196.12.8.1.8 | Counter32 | read-only | current |
| totRSInactiveConns OBJECT-TYPE the number of inactive connection for this RS | 1.3.6.1.4.1.12196.12.8.1.9 | Counter32 | read-only | current |