ALTIGA-LBSSF-STATS-MIB
27 objects
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
Imported Objects
| ALTIGA-GLOBAL-REG | alLBSSFMibModule |
| ALTIGA-MIB | alLBSSFGroup alStatsLBSSF |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | Gauge32 Integer32 IpAddress MODULE-IDENTITY OBJECT-TYPE TimeTicks |
| SNMPv2-TC | RowStatus TEXTUAL-CONVENTION TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.3076.1.1.41.2 | IdentityaltigaLBSSFStatsMibModule | The Altiga Load Balancing and Secure Session Failover Statistics MIB models counters and objects that are of management interest for LBSSF. Acronyms The follow… | ||
| 1.3.6.1.4.1.3076.1.1.41.2.1 | NodealtigaLBSSFStatsMibConformance | |||
| 1.3.6.1.4.1.3076.1.1.41.2.1.1 | NodealtigaLBSSFStatsMibCompliances | |||
| 1.3.6.1.4.1.3076.1.1.41.2.1.1.1 | CompliancealtigaLBSSFStatsMibCompliance | current | The compliance statement for agents which implement the Altiga Load Balancing and Secure Session Failover Statistics MIB. | |
| 1.3.6.1.4.1.3076.2.1.1.1.36.3 | GroupaltigaStatsLBSSFGroup | current | The objects for the LBSSF statistics. | |
| 1.3.6.1.4.1.3076.2.1.2.36.1 | NodealStatsLBSSFGlobal | |||
| 1.3.6.1.4.1.3076.2.1.2.36.1.1 | ScalaralLBSSFRole | read-only | current | The role of this device. |
| 1.3.6.1.4.1.3076.2.1.2.36.1.2 | ScalaralLBSSFDeviceType | read-only | current | Device type of this device. |
| 1.3.6.1.4.1.3076.2.1.2.36.1.3 | ScalaralLBSSFActive | read-only | current | Indicates if device is active or not. |
| 1.3.6.1.4.1.3076.2.1.2.36.1.4 | ScalaralLBSSFNumberOfPeers | read-only | current | The number of total current peers. |
| 1.3.6.1.4.1.3076.2.1.2.36.1.5 | ScalaralLBSSFLoad | read-only | current | The current calculated load of this device in percentage. |
| 1.3.6.1.4.1.3076.2.1.2.36.2 | TablealLBSSFPeerTable | not-accessible | current | List of LBSSF peers within a LBSSF cluster. |
| 1.3.6.1.4.1.3076.2.1.2.36.2.1 | RowalLBSSFPeerEntry | not-accessible | current | An entry in the alLBSSFStatsPeerTable. |
| 1.3.6.1.4.1.3076.2.1.2.36.2.1.1 | ColumnalLBSSFPeerRowStatus | read-only | current | The status of this row. |
| 1.3.6.1.4.1.3076.2.1.2.36.2.1.2 | ColumnalLBSSFPeerPrivIpAddress | read-only | current | Private LAN Ip address of this peer entry. |
| 1.3.6.1.4.1.3076.2.1.2.36.2.1.3 | ColumnalLBSSFPeerPubIpAddress | read-only | current | Public LAN Ip address of this peer entry. |
| 1.3.6.1.4.1.3076.2.1.2.36.2.1.4 | ColumnalLBSSFPeerMappedPubIpAddress | read-only | current | The NAT'ed Public Ip address of this peer entry. |
| 1.3.6.1.4.1.3076.2.1.2.36.2.1.5 | ColumnalLBSSFPeerActive | read-only | current | Indicates if this peer is active or not. |
| 1.3.6.1.4.1.3076.2.1.2.36.2.1.6 | ColumnalLBSSFPeerFaultZone | read-only | current | Indicates which fault zone this peer belongs. |
| 1.3.6.1.4.1.3076.2.1.2.36.2.1.7 | ColumnalLBSSFPeerRole | read-only | current | Role of current peer |
| 1.3.6.1.4.1.3076.2.1.2.36.2.1.8 | ColumnalLBSSFPeerDeviceType | read-only | current | Device type of this peer. |
| 1.3.6.1.4.1.3076.2.1.2.36.2.1.9 | ColumnalLBSSFPeerLoad | read-only | current | Current load of the peer in percentage. |
| 1.3.6.1.4.1.3076.2.1.2.36.2.1.10 | ColumnalLBSSFPeerPriority | read-only | current | Priority of the peer. |
| 1.3.6.1.4.1.3076.2.1.2.36.2.1.11 | ColumnalLBSSFPeerActiveSessions | read-only | current | Number of current active sessions on this peer |
| 1.3.6.1.4.1.3076.2.1.2.36.2.1.12 | ColumnalLBSSFPeerJoinTime | read-only | current | Time in time-ticks when this peer join the virtual cluster |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| DeviceRole | INTEGER { virtualMaster(1), slave(2) } | current | Load balancing device roles within a LBSSF cluster. virtualMaster: master of load balancing cluster slave : slave in load balancing cluster |
| DeviceType | INTEGER { unknown(1), vpn3005(3), vpn3015(4), vpn3030(5), vpn3060(6), vpn3080(7), vpn3002(8) } | current | LBSSF Device Type. |