AT-LB-MIB: View SNMP OID List / Download MIB

VENDOR: ALLIED TELESIS


 Home MIB: AT-LB-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 lb 1.3.6.1.4.1.207.8.4.4.4.104
This MIB file contains definitions of managed objects for the LB module.
         lbShowGlobalTable 1.3.6.1.4.1.207.8.4.4.4.104.1 no-access
General configuration and status of all of the virtual balancers configured on the router.
             lbShowGlobalEntry 1.3.6.1.4.1.207.8.4.4.4.104.1.1 no-access
An entry in the global table.
                 lbGlobalIndex 1.3.6.1.4.1.207.8.4.4.4.104.1.1.1 integer read-only
The index for the global table.
                 lbAffinityTimeOut 1.3.6.1.4.1.207.8.4.4.4.104.1.1.2 integer read-only
The length of time in seconds that a resource can be associated to a source IP address or Cookie after the connection has been closed.
                 lbOrphanTimeOut 1.3.6.1.4.1.207.8.4.4.4.104.1.1.3 integer read-only
The length of time in seconds that a connection can exist without having any data traversing it, before being declared an orphan and closed by the router.
                 lbCriticalRst 1.3.6.1.4.1.207.8.4.4.4.104.1.1.4 integer read-only
The ratio of total messages received from a resource that can be TCP RST messages represented as a percentage.
                 lbTotalResources 1.3.6.1.4.1.207.8.4.4.4.104.1.1.5 integer read-only
The total number of resources configured on the router.
                 lbTotalResPools 1.3.6.1.4.1.207.8.4.4.4.104.1.1.6 integer read-only
The total number of resource pools configured on the router.
                 lbTotalVirtBals 1.3.6.1.4.1.207.8.4.4.4.104.1.1.7 integer read-only
The total number of virtual balancers configured on the router.
                 lbCurrentConnections 1.3.6.1.4.1.207.8.4.4.4.104.1.1.8 integer read-only
Displays the current total number of connections to all resources in every resource pool on the router.
         lbShowResTable 1.3.6.1.4.1.207.8.4.4.4.104.2 no-access
A list about the general information about for a given resource.
             lbShowResEntry 1.3.6.1.4.1.207.8.4.4.4.104.2.1 no-access
An entry in the resource table.
                 lbResIndex 1.3.6.1.4.1.207.8.4.4.4.104.2.1.1 integer read-only
The index for the resource table.
                 lbResource 1.3.6.1.4.1.207.8.4.4.4.104.2.1.2 displaystring read-only
The name of the resource.
                 lbResIp 1.3.6.1.4.1.207.8.4.4.4.104.2.1.3 ipaddress read-only
The IP address that a virtual balancer uses to accesses the resource.
                 lbResPort 1.3.6.1.4.1.207.8.4.4.4.104.2.1.4 integer read-only
The port that the service that the resource offer is accessed on.
                 lbResState 1.3.6.1.4.1.207.8.4.4.4.104.2.1.5 displaystring read-only
The current state of the resource, either UP, DOWN, or CLOSING.
                 lbResWeight 1.3.6.1.4.1.207.8.4.4.4.104.2.1.6 integer read-only
The weight that the virtual balancer will apply to the resource when selecting resources to try a connection to from a resource pool using either the WEIGHTEDLEASTCONNECT or WEIGHTEDLOTTERY selection algorithms.
                 lbResTotalConnections 1.3.6.1.4.1.207.8.4.4.4.104.2.1.7 integer read-only
The total number of successful connections that have been made to this resource while it has been in the UP state.
                 lbResCurrentConnections 1.3.6.1.4.1.207.8.4.4.4.104.2.1.8 integer read-only
The total number of connections currently made to the resource.
         lbShowResPoolTable 1.3.6.1.4.1.207.8.4.4.4.104.3 no-access
A list about the general information about for a given resource pool.
             lbShowResPoolEntry 1.3.6.1.4.1.207.8.4.4.4.104.3.1 no-access
An entry in the resource pool table.
                 lbResPoolIndex 1.3.6.1.4.1.207.8.4.4.4.104.3.1.1 integer read-only
The index for the resource pool table.
                 lbResPoolResourceIndex 1.3.6.1.4.1.207.8.4.4.4.104.3.1.2 integer read-only
The index for the resource table.
                 lbResPool 1.3.6.1.4.1.207.8.4.4.4.104.3.1.3 displaystring read-only
The name of the resource pool.
                 lbResPoolSelectionAlg 1.3.6.1.4.1.207.8.4.4.4.104.3.1.4 displaystring read-only
The selection algorithm that ius employed by this resource pool when a resource has been selected for a connection. The options are ROUNDROBIN, WEIGHTEDLEASTCONNECT, WEIGHTEDLOTTERY and FASTESTRESPONSE.
                 lbResPoolFailOnLast 1.3.6.1.4.1.207.8.4.4.4.104.3.1.5 displaystring read-only
Indicates whether or not the resource pool will fail a resource if it is the last resource in the resource pool.
                 lbResPoolTotalConnections 1.3.6.1.4.1.207.8.4.4.4.104.3.1.6 displaystring read-only
The total number of successful connections that have been made to the resources in the resource pool over the lifetime of the resource pool.
                 lbResPoolResources 1.3.6.1.4.1.207.8.4.4.4.104.3.1.7 displaystring read-only
The name of the resource that is currently allocated to the resource pool.
         lbShowVirtBalTable 1.3.6.1.4.1.207.8.4.4.4.104.4 no-access
A list about the general information about for a given virtual balancer.
             lbShowVirtBalEntry 1.3.6.1.4.1.207.8.4.4.4.104.4.1 no-access
An entry in the virtual balancer table.
                 lbVirtBalIndex 1.3.6.1.4.1.207.8.4.4.4.104.4.1.1 integer read-only
The index for the virtual balancer table.
                 lbVirtBal 1.3.6.1.4.1.207.8.4.4.4.104.4.1.2 displaystring read-only
The name of the virtual balancer.
                 lbVirtBalPublicIp 1.3.6.1.4.1.207.8.4.4.4.104.4.1.3 ipaddress read-only
The IP address on which the virtual balancer will receive requests for the service provided by the resource pool associated with it.
                 lbVirtBalPublicPort 1.3.6.1.4.1.207.8.4.4.4.104.4.1.4 integer read-only
The port on which the virtual balancer will receive requests for the service provided by the resource pool associated with it.
                 lbVirtBalState 1.3.6.1.4.1.207.8.4.4.4.104.4.1.5 displaystring read-only
The current state of the virtual balancer, can either be UP, CLOSING, or DOWN.
                 lbVirtBalResPool 1.3.6.1.4.1.207.8.4.4.4.104.4.1.6 displaystring read-only
The name of the resource pool that is associated with the virtual balancer.
                 lbVirtBalType 1.3.6.1.4.1.207.8.4.4.4.104.4.1.7 displaystring read-only
The type of load balancer that this virtual balancer currently is, can be either TCP, HTTP, or ROUTE.
                 lbVirtBalTotalConnections 1.3.6.1.4.1.207.8.4.4.4.104.4.1.8 integer read-only
The total number of stateful connections currently running through this virtual balancer.
                 lbVirtBalAffinity 1.3.6.1.4.1.207.8.4.4.4.104.4.1.9 displaystring read-only
Indicates whether or not entries will be made in a virtual balancers' affinity table for each stateful connection to a resource in its' resource pool (TCP and ROUTE type) or for cookies received from clients (HTTP type).
                 lbVirtBalHttpErrorCode 1.3.6.1.4.1.207.8.4.4.4.104.4.1.10 displaystring read-only
A list of the HTTP server error status code added.
         lbShowAffTable 1.3.6.1.4.1.207.8.4.4.4.104.5 no-access
A list of affinity tables for all configured virtual balancers on the router.
             lbShowAffEntry 1.3.6.1.4.1.207.8.4.4.4.104.5.1 no-access
An entry in the affinity table.
                 lbAffIndex 1.3.6.1.4.1.207.8.4.4.4.104.5.1.1 integer read-only
The index for the affinity table.
                 lbAffVirtBal 1.3.6.1.4.1.207.8.4.4.4.104.5.1.2 displaystring read-only
The name of the virtual balancer whose affinity table is being displayed.
                 lbAffClientIp 1.3.6.1.4.1.207.8.4.4.4.104.5.1.3 ipaddress read-only
The IP address that has affinity to the given resource.
                 lbAffCookie 1.3.6.1.4.1.207.8.4.4.4.104.5.1.4 displaystring read-only
The cookie that has affinity to the given resource.
                 lbAffResource 1.3.6.1.4.1.207.8.4.4.4.104.5.1.5 displaystring read-only
The name of the resource that the Client IP/Cookie has an affinity for.
                 lbAffExpiry 1.3.6.1.4.1.207.8.4.4.4.104.5.1.6 integer read-only
The amount of seconds left before this entry expires, and is removed from the affinity table.
         lbShowConTable 1.3.6.1.4.1.207.8.4.4.4.104.6 no-access
A list about all of the TCP connections currently open to a given virtual balancer.
             lbShowConEntry 1.3.6.1.4.1.207.8.4.4.4.104.6.1 no-access
An entry in the connections table.
                 lbConIndex 1.3.6.1.4.1.207.8.4.4.4.104.6.1.1 integer read-only
The index for the connections table.
                 lbConVirtBal 1.3.6.1.4.1.207.8.4.4.4.104.6.1.2 displaystring read-only
The name of the virtual balancer the listed connections are to.
                 lbConClientIp 1.3.6.1.4.1.207.8.4.4.4.104.6.1.3 ipaddress read-only
The IP address of that originated the connection.
                 lbConPort 1.3.6.1.4.1.207.8.4.4.4.104.6.1.4 integer read-only
The port on the originating system that represents the other end of the connection.
                 lbConResource 1.3.6.1.4.1.207.8.4.4.4.104.6.1.5 displaystring read-only
The name of the resource that the connection has been made to.