ELFIQ-MODULE-LB-MIB

File: ELFIQ-MODULE-LB-MIB.mib (29158 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
SNMPv2-MIB ELFIQ-INC-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Counter64 Unsigned32 IpAddress
NOTIFICATION-TYPE TEXTUAL-CONVENTION DisplayString
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
snmpTraps linkBalancer linkBalancerConformance

Defined Types

VfiIndex  
A unique value, greater than zero, for each vfi in the llb
TEXTUAL-CONVENTION    
  Integer32 0..5  

VfiEntry  
SEQUENCE    
  vfiIndex VfiIndex
  vfiDescr DisplayString
  vfiActivated INTEGER
  vfiStatus INTEGER
  totThroughputIn Counter64
  totThroughputOut Counter64
  topTotThroughputIn Counter64
  topTotThroughputOut Counter64
  numPackReceivedOut Counter64
  numBytesReceivedOut Counter64
  numPackReceivedIn Counter64
  numBytesReceivedIn Counter64
  numL2Dropped Unsigned32
  numIPDroppedShun Unsigned32
  numIPDroppedAll Unsigned32
  numIPFragNat Unsigned32
  numTCPMSSModif Unsigned32
  numTCPCheckError Unsigned32
  numUDPCheckError Unsigned32
  totNumDropProbe Unsigned32
  totNumDropProbePerSec Unsigned32
  lastPacketTimeTraver Unsigned32
  topPacketTimeTraver Unsigned32
  numLiveSessIn Unsigned32
  topNumLiveSessIn Unsigned32
  samplingIntervalIn Unsigned32
  numNewSessPerSecIn Unsigned32
  numEndSessPerSecIn Unsigned32
  numHandledSessIn Counter64
  numLiveSessOut Unsigned32
  topNumLiveSessOut Unsigned32
  samplingIntervalOut Unsigned32
  numNewSessPerSecOut Unsigned32
  numEndSessPerSecOut Unsigned32
  numHandledSessOut Counter64
  numDNSReqPerSecOut Unsigned32
  topNumDNSReqPerSecOut Unsigned32
  numHandledDNSReqOut Counter64
  numDNSReqPerSecIn Unsigned32
  topNumDNSReqPerSecIn Unsigned32
  numHandledDNSReqIn Counter64

GmacIndex  
A unique value, equal or greater than zero, for each gmac in the vfi.
TEXTUAL-CONVENTION    
  Integer32 0..2147483647  

GmacEntry  
SEQUENCE    
  gmacVfiNumber INTEGER
  gmacIndex GmacIndex
  gmacName DisplayString
  gmacDescr DisplayString
  gmacStatus INTEGER
  gmacMessage DisplayString
  gmacMode DisplayString
  gmacType DisplayString
  gmacIPAddress IpAddress
  gmacNetmask IpAddress
  gmacPrimaryNetwork IpAddress
  gmacMtu Unsigned32
  gmacProbeSource IpAddress
  gmacProbeSourceType DisplayString
  gmacProbeDest IpAddress
  gmacProbeDestInt Unsigned32
  gmacProbeFailThres Unsigned32
  gmacProbeFailTimeout Unsigned32
  gmacProbeSynSeq Unsigned32
  gmacProbeFail Unsigned32
  gmacRTT Unsigned32
  gmacWeight Unsigned32
  gmacInThreshold Unsigned32
  gmacOutThreshold Unsigned32
  gmacSpeedIn Unsigned32
  gmacSpeedOut Unsigned32
  gmacSampleInter Unsigned32
  gmacSampleCount Unsigned32
  gmacL2No Unsigned32
  gmacTotalIn Unsigned32
  gmacTotalOut Unsigned32
  gmacAvgIn Unsigned32
  gmacAvgOut Unsigned32
  gmacUsageIn Unsigned32
  gmacUsageOut Unsigned32
  gmacUsageInPercent Unsigned32
  gmacUsageOutPercent Unsigned32
  gmacTopSpeedIn Unsigned32
  gmacTopSpeedOut Unsigned32
  gmacQosActivated INTEGER
  gmacBeforeQosUsageIn Unsigned32
  gmacBeforeQosUsageOut Unsigned32

ArpIndex  
A unique value, equal or greater than zero, for each arp entry in the vfi.
TEXTUAL-CONVENTION    
  Integer32 0..2147483647  

ArpEntry  
SEQUENCE    
  arpVfiNumber INTEGER
  arpIndex ArpIndex
  arpMessage DisplayString

Defined Values

linkBalancerComponent 1.3.6.1.4.1.19713.1.2.1
This is the standard component of the link balancer
MODULE-IDENTITY    

vfiInfo 1.3.6.1.4.1.19713.1.2.1.1
OBJECT IDENTIFIER    

vfiNumber 1.3.6.1.4.1.19713.1.2.1.1.1
The number of virtual forwarder interfaces configured in the system
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..10  

vfiTable 1.3.6.1.4.1.19713.1.2.1.1.2
This is a list of vfi entries. The number of vfi is given by the value of vfiNumber.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VfiEntry

vfiEntry 1.3.6.1.4.1.19713.1.2.1.1.2.1
An entry containing vfi sub-component.
Status: current Access: not-accessible
OBJECT-TYPE    
  VfiEntry  

vfiIndex 1.3.6.1.4.1.19713.1.2.1.1.2.1.1
The vfi index 0 - 4
Status: current Access: read-only
OBJECT-TYPE    
  VfiIndex  

vfiDescr 1.3.6.1.4.1.19713.1.2.1.1.2.1.2
A textual string containing a description about the vfi
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

vfiActivated 1.3.6.1.4.1.19713.1.2.1.1.2.1.3
Inform if this vfi has been activated at startup
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER activated(1), desactivated(2)  

vfiStatus 1.3.6.1.4.1.19713.1.2.1.1.2.1.4
The current status of the vfi
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER resume(1), pause(2)  

totThroughputIn 1.3.6.1.4.1.19713.1.2.1.1.2.1.5
This is the total incoming throughput for this vfi (all gmacs) in kb/s
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

totThroughputOut 1.3.6.1.4.1.19713.1.2.1.1.2.1.6
This is the total outgoing throughput for this vfi (all gmacs) in kb/s
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

topTotThroughputIn 1.3.6.1.4.1.19713.1.2.1.1.2.1.7
This is the top total incoming throughput for this vfi (all gmacs) in kb/s
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

topTotThroughputOut 1.3.6.1.4.1.19713.1.2.1.1.2.1.8
This is the top total outgoing throughput for this vfi (all gmacs) in kb/s
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

numPackReceivedOut 1.3.6.1.4.1.19713.1.2.1.1.2.1.9
This is the total number of packets received outside
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

numBytesReceivedOut 1.3.6.1.4.1.19713.1.2.1.1.2.1.10
This is the total number of bytes received outside
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

numPackReceivedIn 1.3.6.1.4.1.19713.1.2.1.1.2.1.11
This is the total number of packets received inside
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

numBytesReceivedIn 1.3.6.1.4.1.19713.1.2.1.1.2.1.12
This is the total number of bytes received inside
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

numL2Dropped 1.3.6.1.4.1.19713.1.2.1.1.2.1.13
This is the total number of L2 dropped packets
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

numIPDroppedShun 1.3.6.1.4.1.19713.1.2.1.1.2.1.14
This is the total number of IP dropped packets (shun)
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

numIPDroppedAll 1.3.6.1.4.1.19713.1.2.1.1.2.1.15
This is the total number of IP dropped packets (all)
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

numIPFragNat 1.3.6.1.4.1.19713.1.2.1.1.2.1.16
This is the total number of IP fragmented ( Nat ) packets
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

numTCPMSSModif 1.3.6.1.4.1.19713.1.2.1.1.2.1.17
This is the total number of TCP MSS modified
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

numTCPCheckError 1.3.6.1.4.1.19713.1.2.1.1.2.1.18
This is the total number of TCP checksum error (Nat) packets
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

numUDPCheckError 1.3.6.1.4.1.19713.1.2.1.1.2.1.19
This is the total number of UDP checksum error (Nat) packets
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

totNumDropProbe 1.3.6.1.4.1.19713.1.2.1.1.2.1.20
This is the total number of dropped packets (probe)
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

totNumDropProbePerSec 1.3.6.1.4.1.19713.1.2.1.1.2.1.21
This is the total number of dropped packets/sec (probe)
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

lastPacketTimeTraver 1.3.6.1.4.1.19713.1.2.1.1.2.1.22
This is the last vfi packet time traversal
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

topPacketTimeTraver 1.3.6.1.4.1.19713.1.2.1.1.2.1.23
This is the top vfi packet time traversal
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

numLiveSessIn 1.3.6.1.4.1.19713.1.2.1.1.2.1.24
This is the dnat inside total number of live sessions
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

topNumLiveSessIn 1.3.6.1.4.1.19713.1.2.1.1.2.1.25
This is the dnat inside top total number of live sessions
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

samplingIntervalIn 1.3.6.1.4.1.19713.1.2.1.1.2.1.26
This is the dnat inside sampling interval
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

numNewSessPerSecIn 1.3.6.1.4.1.19713.1.2.1.1.2.1.27
This is the dnat inside total number of new sessions/sec
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

numEndSessPerSecIn 1.3.6.1.4.1.19713.1.2.1.1.2.1.28
This is the dnat inside total number of ending sessions/sec
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

numHandledSessIn 1.3.6.1.4.1.19713.1.2.1.1.2.1.29
This is the dnat inside total number of handled sessions
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

numLiveSessOut 1.3.6.1.4.1.19713.1.2.1.1.2.1.30
This is the dnat outside total number of live sessions
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

topNumLiveSessOut 1.3.6.1.4.1.19713.1.2.1.1.2.1.31
This is the dnat Outside top total number of live sessions
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

samplingIntervalOut 1.3.6.1.4.1.19713.1.2.1.1.2.1.32
This is the dnat Outside sampling interval
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

numNewSessPerSecOut 1.3.6.1.4.1.19713.1.2.1.1.2.1.33
This is the dnat Outside total number of new sessions/sec
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

numEndSessPerSecOut 1.3.6.1.4.1.19713.1.2.1.1.2.1.34
This is the dnat Outside total number of ending sessions/sec
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

numHandledSessOut 1.3.6.1.4.1.19713.1.2.1.1.2.1.35
This is the dnat Outside total number of handled sessions
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

numDNSReqPerSecOut 1.3.6.1.4.1.19713.1.2.1.1.2.1.36
This is the total outside number of dns requests/sec
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

topNumDNSReqPerSecOut 1.3.6.1.4.1.19713.1.2.1.1.2.1.37
This is the top total outside number of dns requests/sec
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

numHandledDNSReqOut 1.3.6.1.4.1.19713.1.2.1.1.2.1.38
This is the total outside number of handled dns requests
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

numDNSReqPerSecIn 1.3.6.1.4.1.19713.1.2.1.1.2.1.39
This is the total inside number of dns requests/sec
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

topNumDNSReqPerSecIn 1.3.6.1.4.1.19713.1.2.1.1.2.1.40
This is the top total inside number of dns requests/sec
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

numHandledDNSReqIn 1.3.6.1.4.1.19713.1.2.1.1.2.1.41
This is the total inside number of handled dns requests
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

gmacInfo 1.3.6.1.4.1.19713.1.2.1.2
OBJECT IDENTIFIER    

gmacNumber 1.3.6.1.4.1.19713.1.2.1.2.1
The number of gmac configured on this system
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

gmacTable 1.3.6.1.4.1.19713.1.2.1.2.2
This is a list of gmac entries. The number of gmac is given by the value of gmacNumber.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    GmacEntry

gmacEntry 1.3.6.1.4.1.19713.1.2.1.2.2.1
An entry containing gmac information.
Status: current Access: not-accessible
OBJECT-TYPE    
  GmacEntry  

gmacVfiNumber 1.3.6.1.4.1.19713.1.2.1.2.2.1.1
This is vfi number containing this gmac
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER vfi0(0), vfi1(1), vfi2(2), vfi3(3), vfi4(4)  

gmacIndex 1.3.6.1.4.1.19713.1.2.1.2.2.1.2
A unique value, equal or greater than zero, for each gmac in the vfi.
Status: current Access: read-only
OBJECT-TYPE    
  GmacIndex  

gmacName 1.3.6.1.4.1.19713.1.2.1.2.2.1.3
A textual string containing the gmac name
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..16)  

gmacDescr 1.3.6.1.4.1.19713.1.2.1.2.2.1.4
A textual string containing a description about the gmac
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

gmacStatus 1.3.6.1.4.1.19713.1.2.1.2.2.1.5
The desired state of a gmac; up and down states are used for notifications
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), shutdown(2), disable(3), disableLinkFlap(4), failure(5), incomplete(6), up(7), down(8)  

gmacMessage 1.3.6.1.4.1.19713.1.2.1.2.2.1.6
This is the general information string provided by a gmac
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..128)  

gmacMode 1.3.6.1.4.1.19713.1.2.1.2.2.1.7
This is the mode of the gmac: monomode or multimode
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

gmacType 1.3.6.1.4.1.19713.1.2.1.2.2.1.8
This is the type of the gmac: monomode or multimode
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

gmacIPAddress 1.3.6.1.4.1.19713.1.2.1.2.2.1.9
This is the IP address of the gmac
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

gmacNetmask 1.3.6.1.4.1.19713.1.2.1.2.2.1.10
This is the network mask of the gmac
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

gmacPrimaryNetwork 1.3.6.1.4.1.19713.1.2.1.2.2.1.11
This is the gmac primary network
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

gmacMtu 1.3.6.1.4.1.19713.1.2.1.2.2.1.12
This is the mtu size
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

gmacProbeSource 1.3.6.1.4.1.19713.1.2.1.2.2.1.13
Future Use: This is the gmac probe source ip address
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

gmacProbeSourceType 1.3.6.1.4.1.19713.1.2.1.2.2.1.14
Future Use: This is the gmac probe source type
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

gmacProbeDest 1.3.6.1.4.1.19713.1.2.1.2.2.1.15
Future Use: This is the gmac probe destination address
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

gmacProbeDestInt 1.3.6.1.4.1.19713.1.2.1.2.2.1.16
Future Use: This is the gmac probe intervalle
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

gmacProbeFailThres 1.3.6.1.4.1.19713.1.2.1.2.2.1.17
Future Use: This is the gmac probe failure threshold
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

gmacProbeFailTimeout 1.3.6.1.4.1.19713.1.2.1.2.2.1.18
Future Use: This is the gmac probe failure timeout
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

gmacProbeSynSeq 1.3.6.1.4.1.19713.1.2.1.2.2.1.19
Future Use: This is the gmac number of syn sequence sent
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

gmacProbeFail 1.3.6.1.4.1.19713.1.2.1.2.2.1.20
Future Use: This is the gmac probe failure
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

gmacRTT 1.3.6.1.4.1.19713.1.2.1.2.2.1.21
This is the gmac probe round-time-trip
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

gmacWeight 1.3.6.1.4.1.19713.1.2.1.2.2.1.22
This is the gmac weigth
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

gmacInThreshold 1.3.6.1.4.1.19713.1.2.1.2.2.1.23
This is the gmac weigth
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

gmacOutThreshold 1.3.6.1.4.1.19713.1.2.1.2.2.1.24
This is the gmac out threshold
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

gmacSpeedIn 1.3.6.1.4.1.19713.1.2.1.2.2.1.25
This is the gmac speed in
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

gmacSpeedOut 1.3.6.1.4.1.19713.1.2.1.2.2.1.26
This is the gmac speed out
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

gmacSampleInter 1.3.6.1.4.1.19713.1.2.1.2.2.1.27
Future Use: This is the gmac sample interval
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

gmacSampleCount 1.3.6.1.4.1.19713.1.2.1.2.2.1.28
Future Use: This is the gmac sample count
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

gmacL2No 1.3.6.1.4.1.19713.1.2.1.2.2.1.29
Future Use: This is the gmac L2 information
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

gmacTotalIn 1.3.6.1.4.1.19713.1.2.1.2.2.1.30
This is the gmac total In
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

gmacTotalOut 1.3.6.1.4.1.19713.1.2.1.2.2.1.31
This is the gmac total Out
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

gmacAvgIn 1.3.6.1.4.1.19713.1.2.1.2.2.1.32
This is the gmac average in
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

gmacAvgOut 1.3.6.1.4.1.19713.1.2.1.2.2.1.33
This is the gmac average out
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

gmacUsageIn 1.3.6.1.4.1.19713.1.2.1.2.2.1.34
This is the gmac usage in
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

gmacUsageOut 1.3.6.1.4.1.19713.1.2.1.2.2.1.35
This is the gmac usage out
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

gmacUsageInPercent 1.3.6.1.4.1.19713.1.2.1.2.2.1.36
This is the gmac usage in percent
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

gmacUsageOutPercent 1.3.6.1.4.1.19713.1.2.1.2.2.1.37
This is the gmac usage in out percent
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

gmacTopSpeedIn 1.3.6.1.4.1.19713.1.2.1.2.2.1.38
This is the gmac top speed in
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

gmacTopSpeedOut 1.3.6.1.4.1.19713.1.2.1.2.2.1.39
This is the gmac top speed out
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

gmacQosActivated 1.3.6.1.4.1.19713.1.2.1.2.2.1.40
This is the gmac QOS activation
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER desactivated(0), activated(1)  

gmacBeforeQosUsageIn 1.3.6.1.4.1.19713.1.2.1.2.2.1.41
This is the gmac QOS usage in
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

gmacBeforeQosUsageOut 1.3.6.1.4.1.19713.1.2.1.2.2.1.42
This is the gmac QOS usage out
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

arpInfo 1.3.6.1.4.1.19713.1.2.1.3
OBJECT IDENTIFIER    

arpNumber 1.3.6.1.4.1.19713.1.2.1.3.1
The number of arp entries in this system
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

arpTable 1.3.6.1.4.1.19713.1.2.1.3.2
This is a list of arp entries. The number of arp is given by the value of arpNumber.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ArpEntry

arpEntry 1.3.6.1.4.1.19713.1.2.1.3.2.1
An entry containing arp information.
Status: current Access: not-accessible
OBJECT-TYPE    
  ArpEntry  

arpVfiNumber 1.3.6.1.4.1.19713.1.2.1.3.2.1.1
For future use : This is vfi number which poll arp devices
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER vfi0(0), vfi1(1), vfi2(2), vfi3(3), vfi4(4)  

arpIndex 1.3.6.1.4.1.19713.1.2.1.3.2.1.2
For future use : A unique value, equal or greater than zero, for each arp entries in the vfi.
Status: current Access: read-only
OBJECT-TYPE    
  ArpIndex  

arpMessage 1.3.6.1.4.1.19713.1.2.1.3.2.1.3
Used by notification, but not yet implemented in the mib tree: This is the general information string provided by a arp
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..128)  

linkBalancerNotification 1.3.6.1.4.1.19713.1.2.2
OBJECT IDENTIFIER    

gmacNotification 1.3.6.1.4.1.19713.1.2.2.1
OBJECT IDENTIFIER    

gmacStatusNotInitialiazed 1.3.6.1.4.1.19713.1.2.2.1.1
This notification is sent when you load balancer is unable to initiate gmac X
Status: current Access: read-only
NOTIFICATION-TYPE    

gmacStatusChanged 1.3.6.1.4.1.19713.1.2.2.1.2
This notification is sent when the status of your gmac has changed
Status: current Access: read-only
NOTIFICATION-TYPE    

gmacInSaturated 1.3.6.1.4.1.19713.1.2.2.1.3
This notification is sent when a significant consumption of incoming bandwidth was maintained for the last 300 seconds
Status: current Access: read-only
NOTIFICATION-TYPE    

gmacOutSaturated 1.3.6.1.4.1.19713.1.2.2.1.4
This notification is sent when a significant consumption of outgoing bandwidth was maintained for the last 300 seconds
Status: current Access: read-only
NOTIFICATION-TYPE    

vfiNotification 1.3.6.1.4.1.19713.1.2.2.2
OBJECT IDENTIFIER    

arpNotification 1.3.6.1.4.1.19713.1.2.2.3
OBJECT IDENTIFIER    

arpDeviceNotResponding 1.3.6.1.4.1.19713.1.2.2.3.1
This notification is sent when Device IP X stopped responding arp request
Status: current Access: read-only
NOTIFICATION-TYPE    

vfiGroups 1.3.6.1.4.1.19713.2.2.2
OBJECT IDENTIFIER    

gmacGroups 1.3.6.1.4.1.19713.2.2.3
OBJECT IDENTIFIER    

arpGroups 1.3.6.1.4.1.19713.2.2.4
OBJECT IDENTIFIER    

vfiStatsGroup 1.3.6.1.4.1.19713.2.2.2.1
A collection of objects providing the vfi statistic information
Status: current Access: read-only
OBJECT-GROUP    

gmacNetworkGroup 1.3.6.1.4.1.19713.2.2.3.1
A collection of objects providing network information
Status: current Access: read-only
OBJECT-GROUP    

gmacNotificationGroup 1.3.6.1.4.1.19713.2.2.3.2
A collection of objects notification corresponding to gmac changes
Status: current Access: read-only
NOTIFICATION-GROUP    

arpNetworkGroup 1.3.6.1.4.1.19713.2.2.4.1
A collection of objects providing arp information
Status: current Access: read-only
OBJECT-GROUP    

arpNotificationGroup 1.3.6.1.4.1.19713.2.2.4.2
A collection of objects notification corresponding to arp changes
Status: current Access: read-only
NOTIFICATION-GROUP