IPVS-MIB

File: IPVS-MIB.mib (8038 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC ONE4NET-MIB

Imported symbols

OBJECT-TYPE NOTIFICATION-TYPE MODULE-IDENTITY
Integer32 Opaque enterprises
Counter32 Counter64 TEXTUAL-CONVENTION
DisplayString TruthValue TimeInterval
one4net

Defined Types

RsTotalEntry  
SEQUENCE    
  totRSidx Integer32
  totRSDesc OCTET STRING
  totRSConns Counter32
  totRSInPkts Counter32
  totRSOutPkts Counter32
  totRSInBytes Counter64
  totRSOutBytes Counter64
  totRSActiveConns Counter32
  totRSInactiveConns Counter32

VSEntry  
SEQUENCE    
  vSidx Integer32
  vSDesc OCTET STRING
  vSConns Counter32
  vSInPkts Counter32
  vSOutPkts Counter32
  vSInBytes Counter64
  vSOutBytes Counter64
  vSActivConns Counter32

RSEntry  
SEQUENCE    
  rSidx Integer32
  rSVSidx Integer32
  rSDesc OCTET STRING
  rSConns Counter32
  rSInPkts Counter32
  rSOutPkts Counter32
  rSInBytes Counter64
  rSOutBytes Counter64
  rSActiveConns Counter32
  rSInactiveConns Counter32
  rSWeight Counter32

Defined Values

ipvs 1.3.6.1.4.1.12196.12
Load Master metrics.
MODULE-IDENTITY    

ipvsVSTable 1.3.6.1.4.1.12196.12.1
A table containing ipvs Virtual Service (VS) specific information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VSEntry

ipvsRSTable 1.3.6.1.4.1.12196.12.2
A table containing ipvs Real Server (RS) specific information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RSEntry

ipvsRSTotalTable 1.3.6.1.4.1.12196.12.8
A table containing Totals for Real Server (RS) specific information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RsTotalEntry

rsTotalEntry 1.3.6.1.4.1.12196.12.8.1
Totals for an RS
Status: current Access: not-accessible
OBJECT-TYPE    
  RsTotalEntry  

totRSidx 1.3.6.1.4.1.12196.12.8.1.1
RS Index
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..1024  

totRSDesc 1.3.6.1.4.1.12196.12.8.1.2
RS description
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(0..1024)  

totRSConns 1.3.6.1.4.1.12196.12.8.1.3
the total number of connections for this RS
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

totRSInPkts 1.3.6.1.4.1.12196.12.8.1.4
the total number of incoming pakets to this RS
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

totRSOutPkts 1.3.6.1.4.1.12196.12.8.1.5
the total number of outgoing pakets from this RS
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

totRSInBytes 1.3.6.1.4.1.12196.12.8.1.6
the total number of incoming bytes from this RS
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

totRSOutBytes 1.3.6.1.4.1.12196.12.8.1.7
the total number of outgoing bytes from this RS
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

totRSActiveConns 1.3.6.1.4.1.12196.12.8.1.8
the number of active connection for this RS
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

totRSInactiveConns 1.3.6.1.4.1.12196.12.8.1.9
the number of inactive connection for this RS
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vsEntry 1.3.6.1.4.1.12196.12.1.1
information about a VS
Status: current Access: not-accessible
OBJECT-TYPE    
  VSEntry  

vSidx 1.3.6.1.4.1.12196.12.1.1.1
Unique VS Id
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..1024  

vSDesc 1.3.6.1.4.1.12196.12.1.1.11
VS description
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..1024)  

vSConns 1.3.6.1.4.1.12196.12.1.1.12
the total number of connections for this VS
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vSInPkts 1.3.6.1.4.1.12196.12.1.1.13
the total number of incomming pakets to this VS
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vSOutPkts 1.3.6.1.4.1.12196.12.1.1.14
the total number of outgoing pakets from this VS
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vSInBytes 1.3.6.1.4.1.12196.12.1.1.15
the total number of incomming bytes to this VS
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

vSOutBytes 1.3.6.1.4.1.12196.12.1.1.16
the number of outgoing bytes from this VS
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

vSActivConns 1.3.6.1.4.1.12196.12.1.1.17
the current number of connections for this VS
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rsEntry 1.3.6.1.4.1.12196.12.2.1
information about a RS
Status: current Access: not-accessible
OBJECT-TYPE    
  RSEntry  

rSidx 1.3.6.1.4.1.12196.12.2.1.1
Unique Id of RS
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..1024  

rSVSidx 1.3.6.1.4.1.12196.12.2.1.2
Id of associated VS
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..1024  

rSDesc 1.3.6.1.4.1.12196.12.2.1.11
RS description
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..1024)  

rSConns 1.3.6.1.4.1.12196.12.2.1.12
the total number of connections for this RS
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rSInPkts 1.3.6.1.4.1.12196.12.2.1.13
the total number of incoming pakets to this RS
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rSOutPkts 1.3.6.1.4.1.12196.12.2.1.14
the total number of outgoing pakets from this RS
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rSInBytes 1.3.6.1.4.1.12196.12.2.1.15
the total number of incoming bytes from this RS
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rSOutBytes 1.3.6.1.4.1.12196.12.2.1.16
the total number of outgoing bytes from this RS
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rSActiveConns 1.3.6.1.4.1.12196.12.2.1.17
the number of active connection for this RS
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rSInactiveConns 1.3.6.1.4.1.12196.12.2.1.18
the number of inactive connection for this RS
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rSWeight 1.3.6.1.4.1.12196.12.2.1.19
the current weight of this RS
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

conns 1.3.6.1.4.1.12196.12.3
Total number of connections handled for all VS
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

inPkts 1.3.6.1.4.1.12196.12.4
Total number of incoming packets for all VS
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

outPkts 1.3.6.1.4.1.12196.12.5
Total number of outgoing packets for all VS
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

inBytes 1.3.6.1.4.1.12196.12.6
Total number of incoming bytes for all VS
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

outBytes 1.3.6.1.4.1.12196.12.7
Total number of outgoing bytes for all VS
Status: current Access: read-only
OBJECT-TYPE    
  Counter64