ALTIGA-LBSSF-STATS-MIB

File: ALTIGA-LBSSF-STATS-MIB.mib (8848 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
ALTIGA-MIB ALTIGA-GLOBAL-REG

Imported symbols

MODULE-IDENTITY OBJECT-TYPE TimeTicks
Integer32 Gauge32 IpAddress
TruthValue RowStatus TEXTUAL-CONVENTION
OBJECT-GROUP MODULE-COMPLIANCE alStatsLBSSF
alLBSSFGroup alLBSSFMibModule

Defined Types

DeviceType  
LBSSF Device Type.
TEXTUAL-CONVENTION    
  INTEGER unknown(1), vpn3005(3), vpn3015(4), vpn3030(5), vpn3060(6), vpn3080(7), vpn3002(8)  

DeviceRole  
Load balancing device roles within a LBSSF cluster. virtualMaster: master of load balancing cluster slave : slave in load balancing cluster
TEXTUAL-CONVENTION    
  INTEGER virtualMaster(1), slave(2)  

AlLBSSFPeerEntry  
SEQUENCE    
  alLBSSFPeerRowStatus RowStatus
  alLBSSFPeerPrivIpAddress IpAddress
  alLBSSFPeerPubIpAddress IpAddress
  alLBSSFPeerMappedPubIpAddress IpAddress
  alLBSSFPeerActive TruthValue
  alLBSSFPeerFaultZone Integer32
  alLBSSFPeerRole DeviceRole
  alLBSSFPeerDeviceType DeviceType
  alLBSSFPeerLoad Gauge32
  alLBSSFPeerPriority Integer32
  alLBSSFPeerActiveSessions Gauge32
  alLBSSFPeerJoinTime TimeTicks

Defined Values

altigaLBSSFStatsMibModule 1.3.6.1.4.1.3076.1.1.41.2
The Altiga Load Balancing and Secure Session Failover Statistics MIB models counters and objects that are of management interest for LBSSF. Acronyms The following acronyms are used in this document: LBSSF: Load Balancing and Secure Session Failover MIB: Management Information Base
MODULE-IDENTITY    

alStatsLBSSFGlobal 1.3.6.1.4.1.3076.2.1.2.36.1
OBJECT IDENTIFIER    

alLBSSFRole 1.3.6.1.4.1.3076.2.1.2.36.1.1
The role of this device.
Status: current Access: read-only
OBJECT-TYPE    
  DeviceRole  

alLBSSFDeviceType 1.3.6.1.4.1.3076.2.1.2.36.1.2
Device type of this device.
Status: current Access: read-only
OBJECT-TYPE    
  DeviceType  

alLBSSFActive 1.3.6.1.4.1.3076.2.1.2.36.1.3
Indicates if device is active or not.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

alLBSSFNumberOfPeers 1.3.6.1.4.1.3076.2.1.2.36.1.4
The number of total current peers.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..25  

alLBSSFLoad 1.3.6.1.4.1.3076.2.1.2.36.1.5
The current calculated load of this device in percentage.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

alLBSSFPeerTable 1.3.6.1.4.1.3076.2.1.2.36.2
List of LBSSF peers within a LBSSF cluster.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlLBSSFPeerEntry

alLBSSFPeerEntry 1.3.6.1.4.1.3076.2.1.2.36.2.1
An entry in the alLBSSFStatsPeerTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlLBSSFPeerEntry  

alLBSSFPeerRowStatus 1.3.6.1.4.1.3076.2.1.2.36.2.1.1
The status of this row.
Status: current Access: read-only
OBJECT-TYPE    
  RowStatus  

alLBSSFPeerPrivIpAddress 1.3.6.1.4.1.3076.2.1.2.36.2.1.2
Private LAN Ip address of this peer entry.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

alLBSSFPeerPubIpAddress 1.3.6.1.4.1.3076.2.1.2.36.2.1.3
Public LAN Ip address of this peer entry.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

alLBSSFPeerMappedPubIpAddress 1.3.6.1.4.1.3076.2.1.2.36.2.1.4
The NAT'ed Public Ip address of this peer entry.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

alLBSSFPeerActive 1.3.6.1.4.1.3076.2.1.2.36.2.1.5
Indicates if this peer is active or not.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

alLBSSFPeerFaultZone 1.3.6.1.4.1.3076.2.1.2.36.2.1.6
Indicates which fault zone this peer belongs.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..25  

alLBSSFPeerRole 1.3.6.1.4.1.3076.2.1.2.36.2.1.7
Role of current peer
Status: current Access: read-only
OBJECT-TYPE    
  DeviceRole  

alLBSSFPeerDeviceType 1.3.6.1.4.1.3076.2.1.2.36.2.1.8
Device type of this peer.
Status: current Access: read-only
OBJECT-TYPE    
  DeviceType  

alLBSSFPeerLoad 1.3.6.1.4.1.3076.2.1.2.36.2.1.9
Current load of the peer in percentage.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

alLBSSFPeerPriority 1.3.6.1.4.1.3076.2.1.2.36.2.1.10
Priority of the peer.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..10  

alLBSSFPeerActiveSessions 1.3.6.1.4.1.3076.2.1.2.36.2.1.11
Number of current active sessions on this peer
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..100000  

alLBSSFPeerJoinTime 1.3.6.1.4.1.3076.2.1.2.36.2.1.12
Time in time-ticks when this peer join the virtual cluster
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

altigaLBSSFStatsMibConformance 1.3.6.1.4.1.3076.1.1.41.2.1
OBJECT IDENTIFIER    

altigaLBSSFStatsMibCompliances 1.3.6.1.4.1.3076.1.1.41.2.1.1
OBJECT IDENTIFIER    

altigaLBSSFStatsMibCompliance 1.3.6.1.4.1.3076.1.1.41.2.1.1.1
The compliance statement for agents which implement the Altiga Load Balancing and Secure Session Failover Statistics MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

altigaStatsLBSSFGroup 1.3.6.1.4.1.3076.2.1.1.1.36.3
The objects for the LBSSF statistics.
Status: current Access: read-only
OBJECT-GROUP