B100-MIB

File: B100-MIB.mib (15117 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC INET-ADDRESS-MIB
ONE4NET-MIB

Imported symbols

OBJECT-TYPE NOTIFICATION-TYPE MODULE-IDENTITY
Integer32 IpAddress Counter32
Counter64 TimeInterval TEXTUAL-CONVENTION
InetAddress InetAddressType InetPortNumber
one4net

Defined Types

VSEntry  
SEQUENCE    
  vSidx Integer32
  vSip InetAddress
  vSport InetPortNumber
  vSaddrtype InetAddressType
  vSprotocol Integer32
  vSschedulingMethod OCTET STRING
  vSpersistenceTimeout TimeInterval
  vScheckerType OCTET STRING
  vSadaptiveMethod OCTET STRING
  vSnumDests Integer32
  vSl7persist OCTET STRING
  vSl7cookieId OCTET STRING
  vSname OCTET STRING
  vSstate Integer32
  vSfollow InetPortNumber
  vSConns Counter32
  vSInPkts Counter32
  vSOutPkts Counter32
  vSInBytes Counter64
  vSOutBytes Counter64
  vSActivConns Integer32

RSEntry  
SEQUENCE    
  rSvsidx Integer32
  rSip InetAddress
  rSport InetPortNumber
  rSaddrtype InetAddressType
  rSidx Integer32
  rSforwardingMethod OCTET STRING
  rSweight Integer32
  rSstate Integer32
  rSConns Counter32
  rSInPkts Counter32
  rSOutPkts Counter32
  rSInBytes Counter64
  rSOutBytes Counter64
  rSActiveConns Counter32
  rSInactiveConns Counter32

Defined Values

b100 1.3.6.1.4.1.12196.13
Load Master configuration.
MODULE-IDENTITY    

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

b100RSTable 1.3.6.1.4.1.12196.13.2
A table containing ipvs Virtual Service (VS) specific information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RSEntry

b100NotificationsPrefix 1.3.6.1.4.1.12196.13.3
OBJECT IDENTIFIER    

version 1.3.6.1.4.1.12196.13.0.1
Version of the IPVS netfilter modules
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

numServices 1.3.6.1.4.1.12196.13.0.2
current number of virtual services
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..1024  

hashTableSize 1.3.6.1.4.1.12196.13.0.3
size of hash table for L4 connection contexts
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tcpTimeOut 1.3.6.1.4.1.12196.13.0.4
L4 TCP Timeout [s] for established connections
Status: current Access: read-only
OBJECT-TYPE    
  TimeInterval  

tcpFinTimeOut 1.3.6.1.4.1.12196.13.0.5
L4 TCP Timeout [s] for connections in FIN wait state
Status: current Access: read-only
OBJECT-TYPE    
  TimeInterval  

udpTimeOut 1.3.6.1.4.1.12196.13.0.6
L4 UDP Timeout [s]
Status: current Access: read-only
OBJECT-TYPE    
  TimeInterval  

daemonState 1.3.6.1.4.1.12196.13.0.7
state of daemon for synchronisation of l4 connection contexts
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), master(1), backup(2)  

mcastInterface 1.3.6.1.4.1.12196.13.0.8
multicast interface used by l4 inter machine update daemon
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

hAstate 1.3.6.1.4.1.12196.13.0.9
Current state of HA on current machine
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), master(1), standby(2), passive(3)  

patchVersion 1.3.6.1.4.1.12196.13.0.10
Currently installed Software Patch version
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

totalTps 1.3.6.1.4.1.12196.13.0.11
Total Current TPS
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sslTps 1.3.6.1.4.1.12196.13.0.12
Current SSL TPS
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

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

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

vSip 1.3.6.1.4.1.12196.13.1.1.2
IP address of VS Differented by AddressType
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

vSport 1.3.6.1.4.1.12196.13.1.1.3
VS port number
Status: current Access: read-only
OBJECT-TYPE    
  InetPortNumber  

vSaddrtype 1.3.6.1.4.1.12196.13.1.1.4
VS address type
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

vSprotocol 1.3.6.1.4.1.12196.13.1.1.5
VS protocol TCP/UDP
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER tcp(6), udp(17)  

vSschedulingMethod 1.3.6.1.4.1.12196.13.1.1.6
scheduling method
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

vSpersistenceTimeout 1.3.6.1.4.1.12196.13.1.1.7
timeout [s] for persistent connections
Status: current Access: read-only
OBJECT-TYPE    
  TimeInterval  

vScheckerType 1.3.6.1.4.1.12196.13.1.1.8
Type of checker associated with VS
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

vSadaptiveMethod 1.3.6.1.4.1.12196.13.1.1.9
Type of adaptiv method used with VS
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

vSnumDests 1.3.6.1.4.1.12196.13.1.1.10
Number of destinations (RS) for this VS
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

vSl7persist 1.3.6.1.4.1.12196.13.1.1.11
Type of persistence used with VS
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

vSl7cookieId 1.3.6.1.4.1.12196.13.1.1.12
Name of the cookie associated with the VS
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..128)  

vSname 1.3.6.1.4.1.12196.13.1.1.13
Name of the VS
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

vSstate 1.3.6.1.4.1.12196.13.1.1.14
state of VS
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER inService(1), outOfService(2), disabled(4), sorry(5), redirect(6), errormsg(7)  

vSfollow 1.3.6.1.4.1.12196.13.1.1.15
VS follow port number
Status: current Access: read-only
OBJECT-TYPE    
  InetPortNumber  

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

vSInPkts 1.3.6.1.4.1.12196.13.1.1.17
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.13.1.1.18
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.13.1.1.19
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.13.1.1.20
the number of outgoing bytes from this VS
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

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

rsEntry 1.3.6.1.4.1.12196.13.2.1
information about an RS on a VS
Status: current Access: not-accessible
OBJECT-TYPE    
  RSEntry  

rSvsidx 1.3.6.1.4.1.12196.13.2.1.1
Id of associated VS
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..1024  

rSip 1.3.6.1.4.1.12196.13.2.1.2
IP address of RS
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

rSport 1.3.6.1.4.1.12196.13.2.1.3
RS port number
Status: current Access: read-only
OBJECT-TYPE    
  InetPortNumber  

rSaddrtype 1.3.6.1.4.1.12196.13.2.1.4
RS address type
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

rSidx 1.3.6.1.4.1.12196.13.2.1.5
Unique Id of RS
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..1024  

rSforwardingMethod 1.3.6.1.4.1.12196.13.2.1.6
forwarding method used for RS
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

rSweight 1.3.6.1.4.1.12196.13.2.1.7
configured weight of RS
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

rSstate 1.3.6.1.4.1.12196.13.2.1.8
current state of RS
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER inService(1), outOfService(2), disabled(4)  

rSConns 1.3.6.1.4.1.12196.13.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.13.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.13.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.13.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.13.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.13.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.13.2.1.18
the number of inactive connection for this RS
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

adaptivInterval 1.3.6.1.4.1.12196.13.13
Adaptiv scheduling: interval [s]
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

adaptivUrl 1.3.6.1.4.1.12196.13.14
Adaptiv scheduling: URL with RS load
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..1023)  

adaptivCtrlMinP 1.3.6.1.4.1.12196.13.15
Adaptiv scheduling: minimum (%) of ctrl variable
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

adaptivMinWeight 1.3.6.1.4.1.12196.13.16
Adaptiv scheduling: min bound (>0) for adaptiv weight
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

b100Notifications 1.3.6.1.4.1.12196.13.3.1
OBJECT IDENTIFIER    

vSstateChange 1.3.6.1.4.1.12196.13.3.1.1
Notification sent when a Virtual Service changes state.
Status: current Access: read-only
NOTIFICATION-TYPE    

rSstateChange 1.3.6.1.4.1.12196.13.3.1.2
Notification sent when a Real Server changes state.
Status: current Access: read-only
NOTIFICATION-TYPE    

hAstateChange 1.3.6.1.4.1.12196.13.3.1.3
Notification sent when a failover occurs.
Status: current Access: read-only
NOTIFICATION-TYPE    

licenseExceeded 1.3.6.1.4.1.12196.13.3.1.4
Notification when a timed License has expired.
Status: current Access: read-only
NOTIFICATION-TYPE