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
| From | Symbols |
|---|---|
| ALCATEL-IND1-BASE | softentIND1Slb |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Counter64, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| alcatelIND1SLBMIBNotifications OBJECT-IDENTITY Branch For SLB MIB Subsystem Notifications. | 1.3.6.1.4.1.6486.801.1.2.1.20.1.0 | current | ||
| alcatelIND1SLBMIBObjects OBJECT-IDENTITY Branch for server load balancing application objects | 1.3.6.1.4.1.6486.801.1.2.1.20.1.1 | current | ||
| 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.1 | SlbAdminState | read-write | current |
| 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.2 | SlbOperState | read-only | current |
| slbClustersCount OBJECT-TYPE The number of configured clusters. | 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.1.3 | Unsigned32 | read-only | current |
| slbResetStatistics OBJECT-TYPE Resets the SLB statistics. | 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.1.4 | INTEGER {notSignificant(0), resetSlbStats(1)} | read-write | current |
| 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.1 | not-accessible | current | |
| slbClusterTableEntry OBJECT-TYPE Information about a particular Cluster. | 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.2.1.1 | not-accessible | current | |
| 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.1 | SnmpAdminString (SIZE(1..23)) | not-accessible | current |
| 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.2 | SlbAdminState | read-create | current |
| 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.3 | SlbOperState | read-only | current |
| 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.4 | IpAddress | read-create | current |
| 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.5 | Unsigned32 (0..3600) | read-create | current |
| 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.6 | Unsigned32 (1000..3600000) | read-create | current |
| 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.7 | Unsigned32 (0..255) | read-create | current |
| 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.8 | SlbRedirectAlgorithm | read-create | current |
| 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.9 | Unsigned32 (0..86400) | read-create | current |
| 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.10 | Unsigned32 | read-only | current |
| 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.11 | Counter32 | read-only | current |
| 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.12 | RowStatus | read-create | current |
| 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.13 | SnmpAdminString (SIZE(0..23)) | read-create | current |
| 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.14 | Counter64 | read-only | current |
| 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.15 | SnmpAdminString (SIZE(0..23)) | read-create | current |
| 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.16 | INTEGER {l3(1), l2(2)} | read-create | current |
| 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.17 | SlbHashSelector | read-create | current |
| 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.18 | SlbAdminState | read-create | current |
| 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.19 | Integer32 | read-create | current |
| 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.20 | Integer32 | read-create | current |
| 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.3 | not-accessible | current | |
| slbClusterConditionEntry OBJECT-TYPE Entry of this table. | 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.2.3.1 | not-accessible | current | |
| 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.1 | SnmpAdminString (SIZE(0..23)) | not-accessible | current |
| 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.2 | RowStatus | read-create | current |
| 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.3 | SlbHashSelector | read-create | current |
| 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.1 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | SnmpAdminString (SIZE(1..23)) | not-accessible | current |
| 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.2 | IpAddress | not-accessible | current |
| 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.3 | SlbAdminState | read-create | current |
| 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.4 | SlbServerOperState | read-only | current |
| 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.5 | Unsigned32 (0..100) | read-create | current |
| slbServerUpTime OBJECT-TYPE The server availibility in % | 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.3.1.1.6 | Integer32 | read-only | current |
| 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.7 | Integer32 | read-only | current |
| 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.8 | Counter32 | read-only | current |
| 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.9 | Counter32 | read-only | current |
| 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.10 | Counter32 | read-only | current |
| 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.11 | RowStatus | read-create | current |
| 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.12 | SnmpAdminString (SIZE(0..23)) | read-create | current |
| 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.13 | SnmpAdminString (SIZE(0..32)) | read-only | current |
| 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.1 | not-accessible | current | |
| slbProbeTableEntry OBJECT-TYPE Information about a particular Probe. | 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.4.1.1 | not-accessible | current | |
| 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.1 | SnmpAdminString (SIZE(0..23)) | not-accessible | current |
| 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.2 | 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)} | read-create | current |
| 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.3 | Unsigned32 (0..3600) | read-create | current |
| 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.4 | Unsigned32 (1000..3600000) | read-create | current |
| 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.5 | Unsigned32 (0..255) | read-create | current |
| 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.6 | Integer32 | read-create | current |
| 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.7 | SnmpAdminString (SIZE(0..32)) | read-create | current |
| 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.8 | INTEGER {enable(1), disable(2)} | read-create | current |
| 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.9 | SnmpAdminString (SIZE(0..32)) | read-create | current |
| 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.10 | Integer32 | read-create | current |
| 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.11 | SnmpAdminString (SIZE(0..128)) | read-create | current |
| 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.12 | SnmpAdminString (SIZE(0..32)) | read-create | current |
| 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.13 | SnmpAdminString (SIZE(0..32)) | read-create | current |
| 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.14 | RowStatus | read-create | current |
| 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.1 | not-accessible | current | |
| slbStatsTableEntry OBJECT-TYPE Cluster statistics table. | 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.5.1.1 | not-accessible | current | |
| 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.1 | SnmpAdminString (SIZE(1..23)) | not-accessible | current |
| 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.2 | Integer32 (1..2000) | not-accessible | current |
| slbStatsCounter OBJECT-TYPE The statistics counter. | 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.5.1.1.3 | Counter64 | read-only | current |
| 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.2 | not-accessible | current | |
| slbStatsQualTableEntry OBJECT-TYPE Information about a particular counter. | 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.5.2.1 | not-accessible | current | |
| slbStatsQualType OBJECT-TYPE The qualification parameter. | 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.5.2.1.1 | 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)} | not-accessible | current |
| 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.2 | IpAddress | read-only | current |
| 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.3 | IpAddress | read-only | current |
| 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.4 | Integer32 (0..255) | read-only | current |
| 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.5 | Integer32 (0..255) | read-only | current |
| 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.6 | Integer32 (0..255) | read-only | current |
| 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.7 | Integer32 (0..255) | read-only | current |
| 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.8 | Integer32 (1..4094) | read-only | current |
| 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.9 | Integer32 (0..65535) | read-only | current |
| 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.10 | MacAddress | read-only | current |
| 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.11 | MacAddress | read-only | current |
| 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.12 | Integer32 (0..65535) | read-only | current |
| 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.13 | Integer32 (0..255) | read-only | current |
| 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.14 | OCTET STRING (SIZE(3)) | read-only | current |
| 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.15 | OCTET STRING (SIZE(2)) | read-only | current |
| 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.16 | Integer32 (0..255) | read-only | current |
| 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.1 | SnmpAdminString (SIZE(1..23)) | read-only | current |
| 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.2 | SlbOperState | read-only | current |
| slbTrapInfoServerIpAddr OBJECT-TYPE The IP address of a server. | 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.7.3 | IpAddress | read-only | current |
| slbTrapInfoEntityGroup OBJECT-TYPE The entity group inside slb management. | 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.7.4 | INTEGER {slb(1), cluster(2), server(3)} | read-only | current |
| slbTrapInfoException OBJECT-TYPE A number identifying the sofware exception. | 1.3.6.1.4.1.6486.801.1.2.1.20.1.1.7.5 | Integer32 | read-only | current |
| alcatelIND1SLBMIBConformance OBJECT-IDENTITY Branch for server load balancing application conformance information | 1.3.6.1.4.1.6486.801.1.2.1.20.1.2 | current | ||
| 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.1 | current | ||
| 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.2 | current |
Notifications
| Name | OID | Status |
|---|---|---|
| slbTrapException NOTIFICATION-TYPE Software exception in SLB module. | 1.3.6.1.4.1.6486.801.1.2.1.20.1.0.1 | current |
| slbTrapConfigChanged NOTIFICATION-TYPE A change occured in SLB configuration. | 1.3.6.1.4.1.6486.801.1.2.1.20.1.0.2 | current |
| 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.3 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| 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.1 | current |
| 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.2 | current |
| 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.3 | current |
| 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.4 | current |
| 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.5 | current |
| 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.6 | current |
| slbTrapsObjGroup OBJECT-GROUP Traps description. | 1.3.6.1.4.1.6486.801.1.2.1.20.1.2.1.7 | current |
| alcatelIND1SLBMIBCompliance MODULE-COMPLIANCE Compliance statement for Server Load Balancing. | 1.3.6.1.4.1.6486.801.1.2.1.20.1.2.2.1 | current |