MIBs Depot

ALCATEL-IND1-SLB-MIB

Registered at
1.3.6.1.4.1.6486.801.1.2.1.20.1
Last updated
2019-11-27 00:00
Organization
ALE USA Inc.
Revisions
2019-11-27 00:00, 2010-05-13 00:00
Namespace
alcatel-aos7
Source file
ALCATEL-IND1-SLB-MIB
Digest
sha256:6857852c586c9403d6253ab01eeaac8b28cff9a65cf6ed8cf89efb24aff570cc

Description

This module describes an authoritative enterprise-specific Simple Network Management Protocol (SNMP) Management Information Base (MIB): For the OmniSwitch 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) ALE USA Inc. 2014-2019 Copyright (C) 1995-2013 Alcatel-Lucent ALL RIGHTS RESERVED WORLDWIDE

Contact

Please consult with Customer Service to ensure the most appropriate version of this document is used with the products in question: ALE USA Inc. Enterprise 26801 West Agoura Road Agoura Hills, CA 91301-5122 United States Of America Telephone: +1 800 995 2696 Electronic Mail: ebg_global_supportcenter@al-enterprise.com World Wide Web: https://www.al-enterprise.com

Imports

FromSymbols
ALCATEL-IND1-BASEsoftentIND1Slb
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Counter64, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

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

Textual conventions

NameOIDSyntaxAccessStatus
SlbAdminState
TEXTUAL-CONVENTION
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.
current
SlbHashSelector
TEXTUAL-CONVENTION
The hashing algorithm to use when distributing the packets across the server.
current
SlbOperState
TEXTUAL-CONVENTION
The operational state of various SLB entities 'outOfService' : The entity is out of service. 'inService' : The entity operates properly.
current
SlbRedirectAlgorithm
TEXTUAL-CONVENTION
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.
current
SlbServerOperState
TEXTUAL-CONVENTION
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. 'waitToRestore' : Server is in switchover period when become active again, so the server is considered out of service.
current

Objects

NameOIDSyntaxAccessStatus
alcatelIND1SLBMIBNotifications
OBJECT-IDENTITY
Branch For SLB MIB Subsystem Notifications.
1.3.6.1.4.1.6486.801.1.2.1.20.1.0current
alcatelIND1SLBMIBObjects
OBJECT-IDENTITY
Branch for server load balancing application objects
1.3.6.1.4.1.6486.801.1.2.1.20.1.1current
slbFeature
OBJECT-IDENTITY
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.1
slbAdminStatus
OBJECT-TYPE
The administrative status of the SLB feature. It allows to turn on/off the feature
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.1.1SlbAdminStateread-writecurrent
slbOperStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.1.2SlbOperStateread-onlycurrent
slbClustersCount
OBJECT-TYPE
The number of configured clusters.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.1.3Unsigned32read-onlycurrent
slbResetStatistics
OBJECT-TYPE
Resets the SLB statistics.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.1.4INTEGER {notSignificant(0), resetSlbStats(1)}read-writecurrent
slbClusters
OBJECT-IDENTITY
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.2
slbClusterTable
OBJECT-TYPE
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.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.2.1not-accessiblecurrent
slbClusterTableEntry
OBJECT-TYPE
Information about a particular Cluster.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.2.1.1not-accessiblecurrent
slbClusterName
OBJECT-TYPE
The name of the cluster.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.2.1.1.1SnmpAdminString (SIZE(1..23))not-accessiblecurrent
slbClusterAdminStatus
OBJECT-TYPE
The administrative state of the cluster.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.2.1.1.2SlbAdminStateread-createcurrent
slbClusterOperStatus
OBJECT-TYPE
The operational state of the cluster.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.2.1.1.3SlbOperStateread-onlycurrent
slbClusterVIP
OBJECT-TYPE
The Virtual IP address for that cluster.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.2.1.1.4IpAddressread-createcurrent
slbClusterPingPeriod
OBJECT-TYPE
The ping period to check health of servers.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.2.1.1.5Unsigned32 (0..3600)read-createcurrent
slbClusterPingTimeout
OBJECT-TYPE
The timeout used to wait for ping answers.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.2.1.1.6Unsigned32 (1000..3600000)read-createcurrent
slbClusterPingRetries
OBJECT-TYPE
The number of ping retries before deciding that a server is OutOfService.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.2.1.1.7Unsigned32 (0..255)read-createcurrent
slbClusterRedirectAlgorithm
OBJECT-TYPE
The load balancing algorithm in use by the cluster.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.2.1.1.8SlbRedirectAlgorithmread-createcurrent
slbClusterIdleTimer
OBJECT-TYPE
The maximum delay with no activity a client is kept attached to a real server.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.2.1.1.9Unsigned32 (0..86400)read-createcurrent
slbClusterNumberOfServers
OBJECT-TYPE
The number of real servers in this cluster.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.2.1.1.10Unsigned32read-onlycurrent
slbClusterNewFlows
OBJECT-TYPE
The number of flows balanced for this cluster.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.2.1.1.11Counter32read-onlycurrent
slbClusterRowStatus
OBJECT-TYPE
The object is used by a management station to create or delete the row entry in slbClusterTable following the RowStatus textual convention.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.2.1.1.12RowStatusread-createcurrent
slbClusterProbeName
OBJECT-TYPE
The name of the cluster's probe.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.2.1.1.13SnmpAdminString (SIZE(0..23))read-createcurrent
slbClusterPackets
OBJECT-TYPE
The number of packets passed for this cluster.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.2.1.1.14Counter64read-onlycurrent
slbClusterCondition
OBJECT-TYPE
The Condition name rule. Mutually exclusive with VIP
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.2.1.1.15SnmpAdminString (SIZE(0..23))read-createcurrent
slbClusterType
OBJECT-TYPE
The type of load balancing. l3 - routed, l2flows - distribute bridged flows
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.2.1.1.16INTEGER {l3(1), l2(2)}read-createcurrent
slbClusterHashType
OBJECT-TYPE
The load balancing hashing algorithm by the cluster.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.2.1.1.17SlbHashSelectorread-createcurrent
slbClusterAutoBypassAdminState
OBJECT-TYPE
To disable/enable the auto-bypass.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.2.1.1.18SlbAdminStateread-createcurrent
slbClusterAutoBypassInactiveServer
OBJECT-TYPE
Set the number of inactive servers that would trigger auto-bypass.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.2.1.1.19Integer32read-createcurrent
slbClusterWaitToRestore
OBJECT-TYPE
Set wtr time (in second) for slb cluster.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.2.1.1.20Integer32read-createcurrent
slbClusterConditionTable
OBJECT-TYPE
This is a table of clusters rule condition.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.2.3not-accessiblecurrent
slbClusterConditionEntry
OBJECT-TYPE
Entry of this table.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.2.3.1not-accessiblecurrent
slbClusterConditionName
OBJECT-TYPE
The Condition name rule. Mutually exclusive with VIP
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.2.3.1.1SnmpAdminString (SIZE(0..23))not-accessiblecurrent
slbClusterConditionRowStatus
OBJECT-TYPE
Row status of this entry.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.2.3.1.2RowStatusread-createcurrent
slbClusterConditionHashType
OBJECT-TYPE
The load balancing hashing algorithm by the cluster.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.2.3.1.3SlbHashSelectorread-createcurrent
slbServers
OBJECT-IDENTITY
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.3
slbServerTable
OBJECT-TYPE
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.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.3.1not-accessiblecurrent
slbServerTableEntry
OBJECT-TYPE
Information about a particular real server in a particular cluster.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.3.1.1not-accessiblecurrent
slbServerClusterName
OBJECT-TYPE
The server's cluster name.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.3.1.1.1SnmpAdminString (SIZE(1..23))not-accessiblecurrent
slbServerIpAddress
OBJECT-TYPE
The IP address of real server.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.3.1.1.2IpAddressnot-accessiblecurrent
slbServerAdminStatus
OBJECT-TYPE
The administrative status of the server.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.3.1.1.3SlbAdminStateread-createcurrent
slbServerOperStatus
OBJECT-TYPE
The operational status of the server.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.3.1.1.4SlbServerOperStateread-onlycurrent
slbServerAdminWeight
OBJECT-TYPE
The Administrative weight of the real server used by the load-balancing algorithms. A weight of zero indicates that no new connections will be assigned to this real server. Higher weight values indicate to the load-balancing algorithms a higher availability of this real server to accept more work.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.3.1.1.5Unsigned32 (0..100)read-createcurrent
slbServerUpTime
OBJECT-TYPE
The server availibility in %
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.3.1.1.6Integer32read-onlycurrent
slbServerLastRTT
OBJECT-TYPE
The last valid round trip time measured by ping.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.3.1.1.7Integer32read-onlycurrent
slbServerPingFails
OBJECT-TYPE
The number of pings that have failed on this server.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.3.1.1.8Counter32read-onlycurrent
slbServerPortDown
OBJECT-TYPE
The number of down events received at server port.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.3.1.1.9Counter32read-onlycurrent
slbServerFlows
OBJECT-TYPE
The number of flows directed to this server.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.3.1.1.10Counter32read-onlycurrent
slbServerRowStatus
OBJECT-TYPE
The object used by a management station to create or delete the row entry in slbServerTable following the RowStatus textual convention.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.3.1.1.11RowStatusread-createcurrent
slbServerProbeName
OBJECT-TYPE
The server's probe name.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.3.1.1.12SnmpAdminString (SIZE(0..23))read-createcurrent
slbServerProbeStatus
OBJECT-TYPE
The status from doing a probe.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.3.1.1.13SnmpAdminString (SIZE(0..32))read-onlycurrent
slbProbes
OBJECT-IDENTITY
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.4
slbProbeTable
OBJECT-TYPE
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.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.4.1not-accessiblecurrent
slbProbeTableEntry
OBJECT-TYPE
Information about a particular Probe.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.4.1.1not-accessiblecurrent
slbProbeName
OBJECT-TYPE
The name of the probe.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.4.1.1.1SnmpAdminString (SIZE(0..23))not-accessiblecurrent
slbProbeMethod
OBJECT-TYPE
The probe method used to check the health of servers.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.4.1.1.2INTEGER {ping(1), http(2), https(3), udp(4), tcp(5), ftp(6), smtp(7), pop(8), pops(9), imap(10), imaps(11), nntp(12)}read-createcurrent
slbProbePeriod
OBJECT-TYPE
The probe period to check health of servers.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.4.1.1.3Unsigned32 (0..3600)read-createcurrent
slbProbeTimeout
OBJECT-TYPE
The timeout used to wait for probe answers.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.4.1.1.4Unsigned32 (1000..3600000)read-createcurrent
slbProbeRetries
OBJECT-TYPE
The number of probe retries before deciding that a server is OutOfService.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.4.1.1.5Unsigned32 (0..255)read-createcurrent
slbProbePort
OBJECT-TYPE
The TCP/UDP port the probe should be sent on.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.4.1.1.6Integer32read-createcurrent
slbProbeExpect
OBJECT-TYPE
An ASCII string used to compare a response from a server to verify the health of the server.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.4.1.1.7SnmpAdminString (SIZE(0..32))read-createcurrent
slbProbeSSL
OBJECT-TYPE
Indicates if a TCP/UDP probe uses SSL.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.4.1.1.8INTEGER {enable(1), disable(2)}read-createcurrent
slbProbeSend
OBJECT-TYPE
An ASCII string sent to a server to invoke a response from a server to verify the health of the server.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.4.1.1.9SnmpAdminString (SIZE(0..32))read-createcurrent
slbProbeHttpStatus
OBJECT-TYPE
The expected status returned from an HTTP GET to verify the health of the server.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.4.1.1.10Integer32read-createcurrent
slbProbeHttpUrl
OBJECT-TYPE
A URL sent to a server for an HTTP GET to verify the health of the server.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.4.1.1.11SnmpAdminString (SIZE(0..128))read-createcurrent
slbProbeHttpUsername
OBJECT-TYPE
An ASCII string sent to a server as credentials for an HTTP GET to verify the health of the server.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.4.1.1.12SnmpAdminString (SIZE(0..32))read-createcurrent
slbProbeHttpPassword
OBJECT-TYPE
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.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.4.1.1.13SnmpAdminString (SIZE(0..32))read-createcurrent
slbProbeRowStatus
OBJECT-TYPE
The object is used by a management station to create or delete the row entry in slbProbeTable following the RowStatus textual convention.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.4.1.1.14RowStatusread-createcurrent
slbStats
OBJECT-IDENTITY
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.5
slbStatsTable
OBJECT-TYPE
Contains the counters statistics for SLB NI entries
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.5.1not-accessiblecurrent
slbStatsTableEntry
OBJECT-TYPE
Cluster statistics table.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.5.1.1not-accessiblecurrent
slbStatsClusterName
OBJECT-TYPE
The name of the cluster.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.5.1.1.1SnmpAdminString (SIZE(1..23))not-accessiblecurrent
slbStatsIndex
OBJECT-TYPE
The sequence number for cluster statistics counter.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.5.1.1.2Integer32 (1..2000)not-accessiblecurrent
slbStatsCounter
OBJECT-TYPE
The statistics counter.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.5.1.1.3Counter64read-onlycurrent
slbStatsQualTable
OBJECT-TYPE
The description for the statistics counter. Describes the qualification parameters on the counter.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.5.2not-accessiblecurrent
slbStatsQualTableEntry
OBJECT-TYPE
Information about a particular counter.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.5.2.1not-accessiblecurrent
slbStatsQualType
OBJECT-TYPE
The qualification parameter.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.5.2.1.1INTEGER {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)}not-accessiblecurrent
slbStatsQualDataIp
OBJECT-TYPE
The IP Address of the qualifier.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.5.2.1.2IpAddressread-onlycurrent
slbStatsQualDataIpMask
OBJECT-TYPE
The IP Address Mask of the qualifier.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.5.2.1.3IpAddressread-onlycurrent
slbStatsQualDataSlot
OBJECT-TYPE
The Slot of the qualifier.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.5.2.1.4Integer32 (0..255)read-onlycurrent
slbStatsQualDataStartPort
OBJECT-TYPE
The Start Port of the qualifier.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.5.2.1.5Integer32 (0..255)read-onlycurrent
slbStatsQualDataEndPort
OBJECT-TYPE
The End Port of the qualifier.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.5.2.1.6Integer32 (0..255)read-onlycurrent
slbStatsQualDataIpProtocol
OBJECT-TYPE
The IP Protocol of the qualifier.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.5.2.1.7Integer32 (0..255)read-onlycurrent
slbStatsQualDataVlan
OBJECT-TYPE
The VLAN of the qualifier.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.5.2.1.8Integer32 (1..4094)read-onlycurrent
slbStatsQualDataL4Port
OBJECT-TYPE
The L4 Port of the qualifier.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.5.2.1.9Integer32 (0..65535)read-onlycurrent
slbStatsQualDataMac
OBJECT-TYPE
The MAC Address of the qualifier.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.5.2.1.10MacAddressread-onlycurrent
slbStatsQualDataMacMask
OBJECT-TYPE
The MAC Address Mask of the qualifier.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.5.2.1.11MacAddressread-onlycurrent
slbStatsQualDataEthertype
OBJECT-TYPE
The Ethertype of the qualifier.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.5.2.1.12Integer32 (0..65535)read-onlycurrent
slbStatsQualDataIcmpData
OBJECT-TYPE
The ICMP code or type of the qualifier.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.5.2.1.13Integer32 (0..255)read-onlycurrent
slbStatsQualDataTcpFlags
OBJECT-TYPE
The TCP flag/mask/<any|all> of the qualifier.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.5.2.1.14OCTET STRING (SIZE(3))read-onlycurrent
slbStatsQualDataTos
OBJECT-TYPE
The TOS/mask of the qualifier.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.5.2.1.15OCTET STRING (SIZE(2))read-onlycurrent
slbStatsQualData8021p
OBJECT-TYPE
The 802.1p of the qualifier.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.5.2.1.16Integer32 (0..255)read-onlycurrent
slbStatsQual
OBJECT-IDENTITY
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.6
slbTrapsObj
OBJECT-IDENTITY
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.7
slbTrapInfoClusterName
OBJECT-TYPE
The name of a cluster.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.7.1SnmpAdminString (SIZE(1..23))read-onlycurrent
slbTrapInfoOperStatus
OBJECT-TYPE
The operational status of slb, cluster or server.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.7.2SlbOperStateread-onlycurrent
slbTrapInfoServerIpAddr
OBJECT-TYPE
The IP address of a server.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.7.3IpAddressread-onlycurrent
slbTrapInfoEntityGroup
OBJECT-TYPE
The entity group inside slb management.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.7.4INTEGER {slb(1), cluster(2), server(3)}read-onlycurrent
slbTrapInfoException
OBJECT-TYPE
A number identifying the sofware exception.
1.3.6.1.4.1.6486.801.1.2.1.20.1.1.7.5Integer32read-onlycurrent
alcatelIND1SLBMIBConformance
OBJECT-IDENTITY
Branch for server load balancing application conformance information
1.3.6.1.4.1.6486.801.1.2.1.20.1.2current
alcatelIND1SLBMIBGroups
OBJECT-IDENTITY
Branch for server load balancing application units of conformance
1.3.6.1.4.1.6486.801.1.2.1.20.1.2.1current
alcatelIND1SLBMIBCompliances
OBJECT-IDENTITY
Branch for server load balancing application compliance statements
1.3.6.1.4.1.6486.801.1.2.1.20.1.2.2current

Notifications

NameOIDStatus
slbTrapException
NOTIFICATION-TYPE
Software exception in SLB module.
1.3.6.1.4.1.6486.801.1.2.1.20.1.0.1current
slbTrapConfigChanged
NOTIFICATION-TYPE
A change occured in SLB configuration.
1.3.6.1.4.1.6486.801.1.2.1.20.1.0.2current
slbTrapOperStatus
NOTIFICATION-TYPE
A change occured in the operational status of a slb entity.
1.3.6.1.4.1.6486.801.1.2.1.20.1.0.3current

Conformance

NameOIDStatus
slbFeatureGroup
OBJECT-GROUP
Collection of objects for management of Server Load Balancing
1.3.6.1.4.1.6486.801.1.2.1.20.1.2.1.1current
slbClustersGroup
OBJECT-GROUP
Collection of objects for management of Server Load Balancing clusters
1.3.6.1.4.1.6486.801.1.2.1.20.1.2.1.2current
slbServersGroup
OBJECT-GROUP
Collection of objects for management of Server Load Balancing servers
1.3.6.1.4.1.6486.801.1.2.1.20.1.2.1.3current
slbTrapsGroup
NOTIFICATION-GROUP
Collection of traps for management of Server Load Balancing
1.3.6.1.4.1.6486.801.1.2.1.20.1.2.1.4current
slbProbesGroup
OBJECT-GROUP
Collection of objects for management of Server Load Balancing probes
1.3.6.1.4.1.6486.801.1.2.1.20.1.2.1.5current
slbStatsGroup
OBJECT-GROUP
Collection of objects for management of Server Load Balancing probes
1.3.6.1.4.1.6486.801.1.2.1.20.1.2.1.6current
slbTrapsObjGroup
OBJECT-GROUP
Traps description.
1.3.6.1.4.1.6486.801.1.2.1.20.1.2.1.7current
alcatelIND1SLBMIBCompliance
MODULE-COMPLIANCE
Compliance statement for Server Load Balancing.
1.3.6.1.4.1.6486.801.1.2.1.20.1.2.2.1current