ALCATEL-IND1-SLB-MIB

File: ALCATEL-IND1-SLB-MIB.mib (44645 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMP-FRAMEWORK-MIB
SNMPv2-TC ALCATEL-IND1-BASE

Imported symbols

MODULE-IDENTITY OBJECT-IDENTITY OBJECT-TYPE
NOTIFICATION-TYPE IpAddress Counter32
Integer32 Unsigned32 Counter64
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
SnmpAdminString MacAddress TEXTUAL-CONVENTION
RowStatus softentIND1Slb slbTraps

Defined Types

SlbAdminState  
The administrative state of various SLB entities 'disable' : The entity has been disabled. 'enable' : The entity is enabled so it can participate in the load balancing activity.
TEXTUAL-CONVENTION    
  INTEGER disable(1), enable(2)  

SlbOperState  
The operational state of various SLB entities 'outOfService' : The entity is out of service. 'inService' : The entity operates properly.
TEXTUAL-CONVENTION    
  INTEGER outOfService(1), inService(2)  

SlbRedirectAlgorithm  
The load-balancing algorithm being used on a cluster to distribute load evenly among real servers. 'roundRobin' load-balancing delivers connections evenly amongst real servers while 'serverFailover' gives new connections to the real server only when the previous has failed.
TEXTUAL-CONVENTION    
  INTEGER roundRobin(1), serverFailover(2)  

SlbServerOperState  
The server operational state represents the state of a real server being load-balanced by SLB. 'inService' : Server is in use as a destination for SLB client connections. 'linkDown' : The link by which the server can be reached has failed, so the server is considered out of service. 'noAnswer' : The server has not answered to a sequence of ping retries, so the server is considered out of service. 'disabled' : Server has been disabled by the admin status, so the server is considered out of service. 'retrying' : The server is currently being tested for a number of retries. It is still considered in service. 'discovery' : The server is currently being tested to get its MAC address. The server is considered out of service.
TEXTUAL-CONVENTION    
  INTEGER inService(1), linkDown(2), noAnswer(3), disabled(4), retrying(5), discovery(6)  

SlbClusterTableEntry  
SEQUENCE    
  slbClusterName SnmpAdminString
  slbClusterAdminStatus SlbAdminState
  slbClusterOperStatus SlbOperState
  slbClusterVIP IpAddress
  slbClusterRoutedFlowsSuccessRatio Unsigned32
  slbClusterPingPeriod Unsigned32
  slbClusterPingTimeout Unsigned32
  slbClusterPingRetries Unsigned32
  slbClusterRedirectAlgorithm SlbRedirectAlgorithm
  slbClusterIdleTimer Unsigned32
  slbClusterNumberOfServers Unsigned32
  slbClusterNewFlows Counter32
  slbClusterRowStatus RowStatus
  slbClusterProbeName SnmpAdminString
  slbClusterPackets Counter32
  slbClusterCondition SnmpAdminString
  slbClusterType INTEGER

SlbServerTableEntry  
SEQUENCE    
  slbServerClusterName SnmpAdminString
  slbServerIpAddress IpAddress
  slbServerAdminStatus SlbAdminState
  slbServerOperStatus SlbServerOperState
  slbServerAdminWeight Unsigned32
  slbServerMacAddress MacAddress
  slbServerSlotNumber Integer32
  slbServerPortNumber Integer32
  slbServerUpTime Integer32
  slbServerLastRTT Integer32
  slbServerPingFails Counter32
  slbServerPortDown Counter32
  slbServerFlows Counter32
  slbServerRowStatus RowStatus
  slbServerProbeName SnmpAdminString
  slbServerProbeStatus SnmpAdminString

SlbProbeTableEntry  
SEQUENCE    
  slbProbeName SnmpAdminString
  slbProbeMethod INTEGER
  slbProbePeriod Unsigned32
  slbProbeTimeout Unsigned32
  slbProbeRetries Unsigned32
  slbProbePort Integer32
  slbProbeExpect SnmpAdminString
  slbProbeSend SnmpAdminString
  slbProbeSSL INTEGER
  slbProbeHttpStatus Integer32
  slbProbeHttpUrl SnmpAdminString
  slbProbeHttpUsername SnmpAdminString
  slbProbeHttpPassword SnmpAdminString
  slbProbeRowStatus RowStatus

SlbStatsTableEntry  
SEQUENCE    
  slbStatsClusterName SnmpAdminString
  slbStatsIndex INTEGER
  slbStatsCounter Counter64

SlbStatsQualTableEntry  
SEQUENCE    
  slbStatsQualType INTEGER
  slbStatsQualDataIp IpAddress
  slbStatsQualDataIpMask IpAddress
  slbStatsQualDataSlot INTEGER
  slbStatsQualDataStartPort INTEGER
  slbStatsQualDataEndPort INTEGER
  slbStatsQualDataVlan INTEGER
  slbStatsQualDataL4Port INTEGER
  slbStatsQualDataIpProtocol INTEGER
  slbStatsQualDataMac MacAddress
  slbStatsQualDataMacMask MacAddress
  slbStatsQualDataEthertype INTEGER
  slbStatsQualDataIcmpData INTEGER
  slbStatsQualDataTcpFlags OCTET STRING
  slbStatsQualDataTos OCTET STRING
  slbStatsQualData8021p INTEGER

Defined Values

alcatelIND1SLBMIB 1.3.6.1.4.1.6486.801.1.2.1.20.1
This module describes an authoritative enterprise-specific Simple Network Management Protocol (SNMP) Management Information Base (MIB): For the Birds Of Prey Product Line Configuration and monitoring of the Server Load Balancing feature The right to make changes in specification and other information contained in this document without prior notice is reserved. No liability shall be assumed for any incidental, indirect, special, or consequential damages whatsoever arising from or related to this document or the information contained herein. Vendors, end-users, and other interested parties are granted non-exclusive license to use this specification in connection with management of the products for which it is intended to be used. Copyright (C) 1995-2007 Alcatel-Lucent ALL RIGHTS RESERVED WORLDWIDE
MODULE-IDENTITY    

alcatelIND1SLBMIBObjects 1.3.6.1.4.1.6486.801.1.2.1.20.1.1
Branch for server load balancing application objects
Status: current Access: read-only
OBJECT-IDENTITY    

alcatelIND1SLBMIBConformance 1.3.6.1.4.1.6486.801.1.2.1.20.1.2
Branch for server load balancing application conformance information
Status: current Access: read-only
OBJECT-IDENTITY    

alcatelIND1SLBMIBGroups 1.3.6.1.4.1.6486.801.1.2.1.20.1.2.1
Branch for server load balancing application units of conformance
Status: current Access: read-only
OBJECT-IDENTITY    

alcatelIND1SLBMIBCompliances 1.3.6.1.4.1.6486.801.1.2.1.20.1.2.2
Branch for server load balancing application compliance statements
Status: current Access: read-only
OBJECT-IDENTITY    

slbFeature 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.1
OBJECT IDENTIFIER    

slbAdminStatus 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.1.1
The administrative status of the SLB feature. It allows to turn on/off the feature
Status: current Access: read-write
OBJECT-TYPE    
  SlbAdminState  

slbOperStatus 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.1.2
The operational status of the SLB feature. 'inService' means that at least one cluster of servers is inService. 'outOfService' means that all of defined clusters of servers are outOfService.
Status: current Access: read-only
OBJECT-TYPE    
  SlbOperState  

slbClustersCount 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.1.3
The number of configured clusters.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

slbResetStatistics 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.1.4
Resets the SLB statistics.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notSignificant(0), resetSlbStats(1)  

slbClusters 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.2
OBJECT IDENTIFIER    

slbClusterTable 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.2.1
This is a table of clusters, each of which is a group of real servers to be used by SLB for load balancing. Columnar objects can be modified when the row is 'active'. Rows can be created and destroyed. Entries are added to this table via slbClusterRowStatus in accordance with the RowStatus convention.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SlbClusterTableEntry

slbClusterTableEntry 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.2.1.1
Information about a particular Cluster.
Status: current Access: not-accessible
OBJECT-TYPE    
  SlbClusterTableEntry  

slbClusterName 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.2.1.1.1
The name of the cluster.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(1..23)  

slbClusterAdminStatus 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.2.1.1.2
The administrative state of the cluster.
Status: current Access: read-create
OBJECT-TYPE    
  SlbAdminState  

slbClusterOperStatus 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.2.1.1.3
The operational state of the cluster.
Status: current Access: read-only
OBJECT-TYPE    
  SlbOperState  

slbClusterVIP 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.2.1.1.4
The Virtual IP address for that cluster.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

slbClusterRoutedFlowsSuccessRatio 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.2.1.1.5
The ratio (in %) of sucessfully routed flows per total number of flows in the cluster.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

slbClusterPingPeriod 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.2.1.1.6
The ping period to check health of servers.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..3600  

slbClusterPingTimeout 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.2.1.1.7
The timeout used to wait for ping answers.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..3600000  

slbClusterPingRetries 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.2.1.1.8
The number of ping retries before deciding that a server is OutOfService.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..255  

slbClusterRedirectAlgorithm 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.2.1.1.9
The load balancing algorithm in use by the cluster.
Status: current Access: read-create
OBJECT-TYPE    
  SlbRedirectAlgorithm  

slbClusterIdleTimer 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.2.1.1.10
The maximum delay with no activity a client is kept attached to a real server.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..86400  

slbClusterNumberOfServers 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.2.1.1.11
The number of real servers in this cluster.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

slbClusterNewFlows 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.2.1.1.12
The number of flows balanced for this cluster.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

slbClusterRowStatus 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.2.1.1.13
The object is used by a management station to create or delete the row entry in slbClusterTable following the RowStatus textual convention.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

slbClusterProbeName 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.2.1.1.14
The name of the cluster's probe.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(0..23)  

slbClusterPackets 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.2.1.1.15
The number of packets passed for this cluster.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

slbClusterCondition 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.2.1.1.16
The Condition name rule. Mutually exclusive with VIP
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(0..23)  

slbClusterType 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.2.1.1.17
The type of load balancing. l3 - routed, l2flows - distribute bridged flows
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER l3(1), l2(2)  

slbServers 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.3
OBJECT IDENTIFIER    

slbServerTable 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.3.1
A table of real servers. Columnar objects can be modified when the row is 'active'. Rows can be created and destroyed. Entries are added to this table via slbServerRowStatus in accordance with the RowStatus convention.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SlbServerTableEntry

slbServerTableEntry 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.3.1.1
Information about a particular real server in a particular cluster.
Status: current Access: not-accessible
OBJECT-TYPE    
  SlbServerTableEntry  

slbServerClusterName 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.3.1.1.1
The server's cluster name.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(1..23)  

slbServerIpAddress 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.3.1.1.2
The IP address of real server.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

slbServerAdminStatus 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.3.1.1.3
The administrative status of the server.
Status: current Access: read-create
OBJECT-TYPE    
  SlbAdminState  

slbServerOperStatus 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.3.1.1.4
The operational status of the server.
Status: current Access: read-only
OBJECT-TYPE    
  SlbServerOperState  

slbServerAdminWeight 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.3.1.1.5
The Administrative weight of the real server used by the load-balancing algorithms. A weight of zero indicates that the server is a backup server and is not assigned if all non-backup servers are inservice. Higher weight values indicate to the load-balancing algorithms a higher proportionality hash buckets to accept more work.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..32  

slbServerMacAddress 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.3.1.1.6
The MAC address of the server.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

slbServerSlotNumber 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.3.1.1.7
The physical slot number to which is connected the server.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

slbServerPortNumber 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.3.1.1.8
The physical port number to which is connected the server.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

slbServerUpTime 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.3.1.1.9
The server availibility in %
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

slbServerLastRTT 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.3.1.1.10
The last valid round trip time measured by ping.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

slbServerPingFails 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.3.1.1.11
The number of pings that have failed on this server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

slbServerPortDown 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.3.1.1.12
The number of down events received at server port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

slbServerFlows 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.3.1.1.13
The number of flows directed to this server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

slbServerRowStatus 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.3.1.1.14
The object used by a management station to create or delete the row entry in slbServerTable following the RowStatus textual convention.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

slbServerProbeName 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.3.1.1.15
The server's probe name.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(0..23)  

slbServerProbeStatus 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.3.1.1.16
The status from doing a probe.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

slbProbes 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.4
OBJECT IDENTIFIER    

slbProbeTable 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.4.1
This is a table of probes, each of which can be used in either the server or cluster tables to define the method that the will be used to determine the status of servers. Columnar objects can be modified when the row is 'active'. Rows can be created and destroyed. Entries are added to this table via slbProbeRowStatus in accordance with the RowStatus convention.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SlbProbeTableEntry

slbProbeTableEntry 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.4.1.1
Information about a particular Probe.
Status: current Access: not-accessible
OBJECT-TYPE    
  SlbProbeTableEntry  

slbProbeName 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.4.1.1.1
The name of the probe.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(0..23)  

slbProbeMethod 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.4.1.1.2
The probe method used to check the health of servers.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER ping(1), http(2), https(3), udp(4), tcp(5), ftp(6), smtp(7), pop(8), pops(9), imap(10), imaps(11), nntp(12)  

slbProbePeriod 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.4.1.1.3
The probe period to check health of servers.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..3600  

slbProbeTimeout 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.4.1.1.4
The timeout used to wait for probe answers.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..3600000  

slbProbeRetries 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.4.1.1.5
The number of probe retries before deciding that a server is OutOfService.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..255  

slbProbePort 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.4.1.1.6
The TCP/UDP port the probe should be sent on.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

slbProbeExpect 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.4.1.1.7
An ASCII string used to compare a response from a server to verify the health of the server.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

slbProbeSSL 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.4.1.1.8
Indicates if a TCP/UDP probe uses SSL.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

slbProbeSend 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.4.1.1.9
An ASCII string sent to a server to invoke a response from a server to verify the health of the server.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

slbProbeHttpStatus 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.4.1.1.10
The expected status returned from an HTTP GET to verify the health of the server.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

slbProbeHttpUrl 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.4.1.1.11
A URL sent to a server for an HTTP GET to verify the health of the server.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(0..128)  

slbProbeHttpUsername 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.4.1.1.12
An ASCII string sent to a server as credentials for an HTTP GET to verify the health of the server.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

slbProbeHttpPassword 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.4.1.1.13
An ASCII string sent to a server as credentials for an HTTP GET to verify the health of the server. This string will be encrypted so it will not display readable.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

slbProbeRowStatus 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.4.1.1.14
The object is used by a management station to create or delete the row entry in slbProbeTable following the RowStatus textual convention.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

slbStats 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.5
OBJECT IDENTIFIER    

slbStatsTable 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.5.1
Contains the counters statistics for SLB NI entries
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SlbStatsTableEntry

slbStatsTableEntry 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.5.1.1
Cluster statistics table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SlbStatsTableEntry  

slbStatsClusterName 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.5.1.1.1
The name of the cluster.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(1..23)  

slbStatsIndex 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.5.1.1.2
The sequence number for cluster statistics counter.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..2000  

slbStatsCounter 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.5.1.1.3
The statistics counter.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

slbStatsQual 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.6
OBJECT IDENTIFIER    

slbStatsQualTable 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.5.2
The description for the statistics counter. Describes the qualification parameters on the counter.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SlbStatsQualTableEntry

slbStatsQualTableEntry 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.5.2.1
Information about a particular counter.
Status: current Access: not-accessible
OBJECT-TYPE    
  SlbStatsQualTableEntry  

slbStatsQualType 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.5.2.1.1
The qualification parameter.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER dstIp(1), srcIp(2), srcPort(3), srcPortGroup(4), srcVlan(5), ipProtocol(6), dstIpPort(7), srcIpPort(8), dstIpTcpPort(9), srcIpTcpPort(10), dstIpUdpPort(11), srcIpUdpPort(12), srcMac(13), dstMac(14), d8021p(15), ethertype(16), icmpType(17), icmpCode(18), tcpFlags(19), tos(20), dstPort(21), dstPortGroup(22)  

slbStatsQualDataIp 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.5.2.1.2
The IP Address of the qualifier.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

slbStatsQualDataIpMask 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.5.2.1.3
The IP Address Mask of the qualifier.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

slbStatsQualDataSlot 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.5.2.1.4
The Slot of the qualifier.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

slbStatsQualDataStartPort 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.5.2.1.5
The Start Port of the qualifier.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

slbStatsQualDataEndPort 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.5.2.1.6
The End Port of the qualifier.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

slbStatsQualDataIpProtocol 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.5.2.1.7
The IP Protocol of the qualifier.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

slbStatsQualDataVlan 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.5.2.1.8
The VLAN of the qualifier. 0 indicates no vlan
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..4094  

slbStatsQualDataL4Port 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.5.2.1.9
The L4 Port of the qualifier.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

slbStatsQualDataMac 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.5.2.1.10
The MAC Address of the qualifier.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

slbStatsQualDataMacMask 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.5.2.1.11
The MAC Address Mask of the qualifier.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

slbStatsQualDataEthertype 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.5.2.1.12
The Ethertype of the qualifier.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

slbStatsQualDataIcmpData 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.5.2.1.13
The ICMP code or type of the qualifier.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

slbStatsQualDataTcpFlags 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.5.2.1.14
The TCP flag/mask/ of the qualifier.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(3)  

slbStatsQualDataTos 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.5.2.1.15
The TOS/mask of the qualifier.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

slbStatsQualData8021p 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.5.2.1.16
The 802.1p of the qualifier.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

slbTrapsDesc 1.3.6.1.4.1.6486.801.1.3.2.10.1
OBJECT IDENTIFIER    

slbTrapsObj 1.3.6.1.4.1.6486.801.1.3.2.10.2
OBJECT IDENTIFIER    

slbTrapException 1.3.6.1.4.1.6486.801.1.3.2.10.1.0.1
Software exception in SLB module.
Status: current Access: read-only
NOTIFICATION-TYPE    

slbTrapConfigChanged 1.3.6.1.4.1.6486.801.1.3.2.10.1.0.2
A change occured in SLB configuration.
Status: current Access: read-only
NOTIFICATION-TYPE    

slbTrapOperStatus 1.3.6.1.4.1.6486.801.1.3.2.10.1.0.3
A change occured in the operational status of a slb entity.
Status: current Access: read-only
NOTIFICATION-TYPE    

slbTrapInfoClusterName 1.3.6.1.4.1.6486.801.1.3.2.10.2.1
The name of a cluster.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(1..23)  

slbTrapInfoOperStatus 1.3.6.1.4.1.6486.801.1.3.2.10.2.2
The operational status of slb, cluster or server.
Status: current Access: read-only
OBJECT-TYPE    
  SlbOperState  

slbTrapInfoServerIpAddr 1.3.6.1.4.1.6486.801.1.3.2.10.2.3
The IP address of a server.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

slbTrapInfoEntityGroup 1.3.6.1.4.1.6486.801.1.3.2.10.2.4
The entity group inside slb management.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER slb(1), cluster(2), server(3)  

slbTrapInfoException 1.3.6.1.4.1.6486.801.1.3.2.10.2.5
A number identifying the sofware exception.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

alcatelIND1SLBMIBCompliance 1.3.6.1.4.1.6486.801.1.2.1.20.1.2.2.1
Compliance statement for Server Load Balancing.
Status: current Access: read-only
MODULE-COMPLIANCE    

slbFeatureGroup 1.3.6.1.4.1.6486.801.1.2.1.20.1.2.1.1
Collection of objects for management of Server Load Balancing
Status: current Access: read-only
OBJECT-GROUP    

slbClustersGroup 1.3.6.1.4.1.6486.801.1.2.1.20.1.2.1.2
Collection of objects for management of Server Load Balancing clusters
Status: current Access: read-only
OBJECT-GROUP    

slbServersGroup 1.3.6.1.4.1.6486.801.1.2.1.20.1.2.1.3
Collection of objects for management of Server Load Balancing servers
Status: current Access: read-only
OBJECT-GROUP    

slbTrapsGroup 1.3.6.1.4.1.6486.801.1.2.1.20.1.2.1.4
Collection of traps for management of Server Load Balancing
Status: current Access: read-only
NOTIFICATION-GROUP    

slbProbesGroup 1.3.6.1.4.1.6486.801.1.2.1.20.1.2.1.5
Collection of objects for management of Server Load Balancing probes
Status: current Access: read-only
OBJECT-GROUP    

slbStatsGroup 1.3.6.1.4.1.6486.801.1.2.1.20.1.2.1.6
Collection of objects for management of Server Load Balancing probes
Status: current Access: read-only
OBJECT-GROUP