CISCO-SLB-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-SLB-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
 ciscoSlbMIB 1.3.6.1.4.1.9.9.161
The MIB for managing Server Load Balancing Manager(s), such as the Cisco IOS SLB product. This MIB includes instrumentation for the manager-side implementation of the Dynamic Feedback Protocol (DFP). A DFP uses the DFP protocol to communicate with DFP agents in order to obtain information about Servers. This MIB includes the objects required for implementing the load balancer management side of the Server/Application State Protocol (SASP). The load balancer is responsible for registering Members with a SASP-Agent. A Member is an entity that is defined on the load balancer to service Internet traffic. The responsibility of the Agent is to monitor the Members, and report a recommended weight to the load balancer. The weight is then used in load balancing decisions. Acronyms and terms: DFP Dynamic Feedback Protocol SASP Server to Application State Protocol GGSN Gateway GPRS Support Node GPRS General Packet Radio Service GTP GPRS Tunneling Protocol SASP Server/Application State Protocol SGSN Serving GPRS Support Node
         ciscoSlbMIBObjects 1.3.6.1.4.1.9.9.161.1
             slbStats 1.3.6.1.4.1.9.9.161.1.1
                 slbStatsTable 1.3.6.1.4.1.9.9.161.1.1.1 no-access
A table of SLB statistics for all local SLB entities.
                     slbStatsTableEntry 1.3.6.1.4.1.9.9.161.1.1.1.1 no-access
A list of SLB statistics for a particular SLB entity.
                         slbEntity 1.3.6.1.4.1.9.9.161.1.1.1.1.1 unsigned32 no-access
The SLB instance reference number for this server. This allows multiple SLB's to exist on the same SNMP system. This object's value generally corresponds to the slot number where the module resides.
                         slbStatsUnassistedSwitchingPkts 1.3.6.1.4.1.9.9.161.1.1.1.1.2 counter32 read-only
The number of packets forwarded by the Software Load Balancing manager's software.
                         slbStatsUnassistedSwitchingHCPks 1.3.6.1.4.1.9.9.161.1.1.1.1.3 counter64 read-only
The number of packets forwarded by the Software Load Balancing manager's software. This is the 64-bit version of slbStatsUnassistedPkts.
                         slbStatsAssistedSwitchingPkts 1.3.6.1.4.1.9.9.161.1.1.1.1.4 counter32 read-only
The number of packets handled by SLB which were switched via the highest-performance switching path.
                         slbStatsAssistedSwitchingHCPkts 1.3.6.1.4.1.9.9.161.1.1.1.1.5 counter64 read-only
The number of packets handled by SLB which were switched via the highest-performance switching path. This is the 64-bit version of slbStatsAssistedSwitchingPkts.
                         slbStatsCreatedConnections 1.3.6.1.4.1.9.9.161.1.1.1.1.6 counter32 read-only
The number of TCP and UDP connections created since SLB was configured. TCP connections are created after seeing a SYN for a connection. UDP connections are created based on the source and destination and are removed based on a timer.
                         slbStatsCreatedHCConnections 1.3.6.1.4.1.9.9.161.1.1.1.1.7 counter64 read-only
The number of connections created by SLB since it was configured. TCP connections are created after seeing a SYN for a connection. UDP connections are created based on the source and destination and are removed based on a timer. This is the 64-bit version of slbStatsCreatedConnections.
                         slbStatsEstablishedConnections 1.3.6.1.4.1.9.9.161.1.1.1.1.8 counter32 read-only
The number of connections established through SLB (reached the ESTAB state). TCP connections reach the ESTAB state after a SYN - SYN/ACK exchange. UDP connections reach the ESTAB state after data is sent from the client or server.
                         slbStatsEstablishedHCConnections 1.3.6.1.4.1.9.9.161.1.1.1.1.9 counter64 read-only
The number of connections established through SLB (reached the ESTAB state). TCP connections reach the ESTAB state after a SYN - SYN/ACK exchange. UDP connections reach the ESTAB state after data is sent from the client or server. This is the 64-bit version of slbStatsEstablisedConnections.
                         slbStatsDestroyedConnections 1.3.6.1.4.1.9.9.161.1.1.1.1.10 counter32 read-only
The number of TCP and UDP connections destroyed by SLB, either by TCPIP teardown or timeout. UDP connections can only be timed out.
                         slbStatsDestroyedHCConnections 1.3.6.1.4.1.9.9.161.1.1.1.1.11 counter64 read-only
The number of TCP and UDP connections destroyed by SLB, either by TCPIP teardown or timeout. UDP connections can only be timed out. This is the 64-bit version of slbStatsDestroyedConnections.
                         slbStatsReassignedConnections 1.3.6.1.4.1.9.9.161.1.1.1.1.12 counter32 read-only
The number of TCP and UDP connections reassigned from one real server to another.
                         slbStatsReassignedHCConnections 1.3.6.1.4.1.9.9.161.1.1.1.1.13 counter64 read-only
The number of TCP and UDP connections reassigned from one real server to another. This is the 64-bit version of slbStatsReassignedConnections.
                         slbStatsZombies 1.3.6.1.4.1.9.9.161.1.1.1.1.14 counter32 read-only
The number of TCP and UDP connections currently in the zombie state waiting for timers to expire.
                         slbStatsHCZombies 1.3.6.1.4.1.9.9.161.1.1.1.1.15 counter64 read-only
The number of TCP and UDP connections currently in the zombie state waiting for timers to expire. This is the 64-bit version of slbStatsZombies.
             slbServerFarms 1.3.6.1.4.1.9.9.161.1.2
                 slbServerFarmTable 1.3.6.1.4.1.9.9.161.1.2.1 no-access
This is a table of server farms, 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 slbServerFarmRowStatus in accordance with the RowStatus convention.
                     slbServerFarmTableEntry 1.3.6.1.4.1.9.9.161.1.2.1.1 no-access
Information about a particular server farm served by a particular local SLB entity.
                         slbServerFarmName 1.3.6.1.4.1.9.9.161.1.2.1.1.1 slbserverstring no-access
The name of server farm.
                         slbServerFarmPredictor 1.3.6.1.4.1.9.9.161.1.2.1.1.2 slbpredictor read-only
The load balancing algorithm in use by the server farm for its real servers for the local SLB entity.
                         slbServerFarmNat 1.3.6.1.4.1.9.9.161.1.2.1.1.3 slbnatsetting read-only
The type of NAT employed by the local SLB entity for servers in this server farm.
                         slbServerFarmNumberOfRealServers 1.3.6.1.4.1.9.9.161.1.2.1.1.4 unsigned32 read-only
The number of real servers in this server farm.
                         slbServerFarmBindId 1.3.6.1.4.1.9.9.161.1.2.1.1.5 unsigned32 read-only
slbServerFarmBindId is used to identify one or more real servers for which slbDfpRealWeight applies to the real server's slbRealOperWeight. The identification is done by finding rows in slbServerFarmTable for which slbServerFarmBindId matches slbDfpRealBindId. For each identified server farm, extract the slbServerFarmName and use this value together with slbDfpRealIpAddress and slbDfpRealPort to identify the row in slbRealTable.
                         slbServerFarmRowStatus 1.3.6.1.4.1.9.9.161.1.2.1.1.6 rowstatus read-only
The object is used by a management station to create or delete the row entry in slbServerFarmTable following the RowStatus textual convention.
             slbRealServers 1.3.6.1.4.1.9.9.161.1.3
                 slbRealTable 1.3.6.1.4.1.9.9.161.1.3.1 no-access
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 slbRealRowStatus in accordance with the RowStatus convention.
                     slbRealTableEntry 1.3.6.1.4.1.9.9.161.1.3.1.1 no-access
Information about a particular real server in a particular server farm, served by a particular local SLB entity.
                         slbRealServerFarmName 1.3.6.1.4.1.9.9.161.1.3.1.1.1 slbserverstring no-access
The real server's server farm name.
                         slbRealIpAddress 1.3.6.1.4.1.9.9.161.1.3.1.1.2 ipaddress no-access
The IP address of real server.
                         slbRealPort 1.3.6.1.4.1.9.9.161.1.3.1.1.3 ciscoport no-access
The TCP or UDP port of real server. This is used if SLB NAT is configured (see slbServerFarmNat). If SLB is not using NAT, this value will be 0.
                         slbRealState 1.3.6.1.4.1.9.9.161.1.3.1.1.4 slbrealserverstate read-only
The current state of real server.
                         slbRealNumberOfConnections 1.3.6.1.4.1.9.9.161.1.3.1.1.5 gauge32 read-only
The number TCP and UDP connections currently assigned to this real server.
                         slbRealNumberOfDummyConnections 1.3.6.1.4.1.9.9.161.1.3.1.1.6 unsigned32 read-only
The current number of idle dummy connections that are not in use but are reserved for this real server to accomplish slow-start.
                         slbRealMaxConnections 1.3.6.1.4.1.9.9.161.1.3.1.1.7 unsigned32 read-only
The configured maximum number of concurrent connections which SLB will deliver to this real server.
                         slbRealAdminWeight 1.3.6.1.4.1.9.9.161.1.3.1.1.8 unsigned32 read-only
The user configured weight of the real server for 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.
                         slbRealOperWeight 1.3.6.1.4.1.9.9.161.1.3.1.1.9 gauge32 read-only
The actual operating weight of the real server used by the load-balancing algorithms. This can be adjusted dynamically by DFP. 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.
                         slbRealMetric 1.3.6.1.4.1.9.9.161.1.3.1.1.10 gauge32 read-only
The value used by the least connections load-balancing algorithm. It is the number of connections divided by the actual operating weight. New connections will be given to the server with the smaller metric.
                         slbRealReassign 1.3.6.1.4.1.9.9.161.1.3.1.1.11 unsigned32 read-only
The number of consecutive TCP SYNs sent to the real server with no answer before reassigning the connection to another real server.
                         slbRealRetryInterval 1.3.6.1.4.1.9.9.161.1.3.1.1.12 timeinterval read-only
The time interval between retries while the server is in the Failed state.
                         slbRealFailedConnections 1.3.6.1.4.1.9.9.161.1.3.1.1.13 unsigned32 read-only
The number of failed connections after which the real server goes to Failed state. A failed connection is when a SYN timeouts or a RST is received from the real server.
                         slbRealFailedClients 1.3.6.1.4.1.9.9.161.1.3.1.1.14 unsigned32 read-only
The number of connections with distinct client IP addresses which need to fail on this real server before it goes to Failed state. A failed connection is when a SYN timeouts or a RST is received from the real server.
                         slbRealConsecutiveFails 1.3.6.1.4.1.9.9.161.1.3.1.1.15 gauge32 read-only
The number of connection failures to this real server without a successful connection. A failed connection is when a SYN timeouts or a RST is received from the real server.
                         slbRealTotalFails 1.3.6.1.4.1.9.9.161.1.3.1.1.16 counter32 read-only
The total number of times this real server has failed since the creation of this row.
                         slbRealRowStatus 1.3.6.1.4.1.9.9.161.1.3.1.1.17 rowstatus read-only
The object used by a management station to create or delete the row entry in slbRealTable following the RowStatus textual convention.
                         slbRealTotalConnections 1.3.6.1.4.1.9.9.161.1.3.1.1.18 counter32 read-only
The number of assigned connections handled by this real server since this server was configured.
                         slbRealHCTotalConnections 1.3.6.1.4.1.9.9.161.1.3.1.1.19 counter64 read-only
The number of assigned connections handled by this real server since this server was configured. This is the 64-bit version of slbRealTotalConnections.
             slbVirtualServers 1.3.6.1.4.1.9.9.161.1.4
                 slbVirtualServerTable 1.3.6.1.4.1.9.9.161.1.4.1 no-access
Table of virtual servers. Columnar objects can be modified when the row is 'active'. Rows can be created and destroyed. Entries are added to this table via slbVirtualRowStatus in accordance with the RowStatus convention.
                     slbVirtualServerTableEntry 1.3.6.1.4.1.9.9.161.1.4.1.1 no-access
Information about a particular virtual server served by a particular local SLB entity.
                         slbVirtualServerName 1.3.6.1.4.1.9.9.161.1.4.1.1.1 slbserverstring no-access
The name of the virtual server.
                         slbVirtualServerState 1.3.6.1.4.1.9.9.161.1.4.1.1.2 slbvirtualservstate read-only
The state of virtual server.
                         slbVirtualIndex 1.3.6.1.4.1.9.9.161.1.4.1.1.3 unsigned32 read-only
The index assigned to a virtual server, used to correlate connections with virtual servers.
                         slbVirtualIpAddress 1.3.6.1.4.1.9.9.161.1.4.1.1.4 ipaddress read-only
The IP address of this virtual server.
                         slbVirtualPort 1.3.6.1.4.1.9.9.161.1.4.1.1.5 ciscoport read-only
The port of this virtual server.
                         slbVirtualProtocol 1.3.6.1.4.1.9.9.161.1.4.1.1.6 ciscoipprotocol read-only
The protocol for this virtual server.
                         slbVirtualService 1.3.6.1.4.1.9.9.161.1.4.1.1.7 slbvirtualservice read-only
The service setting for this virtual server. Setting this to other than 'none' results in an association being formed between clients using this service and this virtual server. Subsequent packets from clients requiring this service will be forwarded to the nominated real server.
                         slbVirtualAdvertise 1.3.6.1.4.1.9.9.161.1.4.1.1.8 truthvalue read-only
The setting for virtual address advertising. It is set to 'true' if this virtual server has added a static route to the routing table attracting traffic destined for slbVirtualIpAddress.
                         slbVirtualFarmName 1.3.6.1.4.1.9.9.161.1.4.1.1.9 slbserverstring read-only
The name of virtual server farm bound to this virtual server.
                         slbVirtualDelayTimer 1.3.6.1.4.1.9.9.161.1.4.1.1.10 unsigned32 read-only
The amount of time this SLB entity will maintain TCP connection context after a connection has terminated.
                         slbVirtualIdleTimer 1.3.6.1.4.1.9.9.161.1.4.1.1.11 unsigned32 read-only
The amount of time this SLB entity will maintain connection information in the absence of packet activity for a connection. When the service is configured as 'gtp', this is the amount of time the SLB entity will forward SGSN retries for a SLB session to the same GGSN
                         slbVirtualStickyTimer 1.3.6.1.4.1.9.9.161.1.4.1.1.12 timeinterval read-only
The amount of time that a connection's real server is remembered after a connection has terminated.
                         slbVirtualStickyGroup 1.3.6.1.4.1.9.9.161.1.4.1.1.13 unsigned32 read-only
The group ID associated with the 'sticky group' that this virtual server is placed in. A value of zero indicates that no 'sticky group' is associated with this virtual server.
                         slbVirtualSynguardCount 1.3.6.1.4.1.9.9.161.1.4.1.1.14 unsigned32 read-only
The number of unanswered SYNs that are allowed to be outstanding to this virtual server. After this number is reached, SYNs are dropped depending on the value of slbVirtualSynguardPeriod.
                         slbVirtualSynguardPeriod 1.3.6.1.4.1.9.9.161.1.4.1.1.15 unsigned32 read-only
The interval of time that this virtual server can have outstanding unanswered SYNs. This is used with slbVirtualSynguardCount to limit outstanding SYNs.
                         slbVirtualRowStatus 1.3.6.1.4.1.9.9.161.1.4.1.1.16 rowstatus read-only
This object is used by a management station to create or delete the row entry in slbVirtualServerTable following the RowStatus textual convention.
                         slbVirtualNumberOfConnections 1.3.6.1.4.1.9.9.161.1.4.1.1.17 gauge32 read-only
The number of currently assigned connections being handled by this virtual server.
                         slbVirtualTotalConnections 1.3.6.1.4.1.9.9.161.1.4.1.1.18 counter32 read-only
The number of assigned connections handled by this virtual server since this server was configured.
                         slbVirtualHCTotalConnections 1.3.6.1.4.1.9.9.161.1.4.1.1.19 counter64 read-only
The number of assigned connections handled by this virtual server since this server was configured. This is the 64-bit version of slbVirtualTotalConnections.
                         slbVirtualMask 1.3.6.1.4.1.9.9.161.1.4.1.1.20 ipaddress read-only
The IP subnet mask which is applied to the address of this virtual server for traffic filtering.
                 slbVServerInfoTable 1.3.6.1.4.1.9.9.161.1.4.2 no-access
This table provides information on virtual servers.
                     slbVServerInfoTableEntry 1.3.6.1.4.1.9.9.161.1.4.2.1 no-access
An entry in virtual server table. An entry gets created when class map is associated with policy map. An entry gets deleted when a class-map is disassociated with the policy-map.
                         slbVServerIndex 1.3.6.1.4.1.9.9.161.1.4.2.1.1 unsigned32 no-access
An unique identifier for the virtual server. This value is unique for a combination of class map and a policy map.
                         slbVServerClassMap 1.3.6.1.4.1.9.9.161.1.4.2.1.2 snmpadminstring read-only
This object contains the class map in which this virtual server is associated with it. A class-map is used to classify a set of traffic with which actions may be associated.
                         slbVServerPolicyMap 1.3.6.1.4.1.9.9.161.1.4.2.1.3 snmpadminstring read-only
This object identifies the policy map. A policy-map can be used to identify various policies such as security policies or load balancing policies. A class map can be associated with a policy map.
                         slbVServerState 1.3.6.1.4.1.9.9.161.1.4.2.1.4 slbvirtualservstate read-only
The state of virtual server.
                         slbVServerStateChangeDescr 1.3.6.1.4.1.9.9.161.1.4.2.1.5 snmpadminstring read-only
This object contains the descriptive text qualifying the reason for the value in slbVServerState. Examples: OK Policy not configured Server Farm failed Real Server failed.
                         slbVServerNumberOfConnections 1.3.6.1.4.1.9.9.161.1.4.2.1.6 gauge32 read-only
The number of currently assigned connections being handled by this virtual server.
                         slbVServerTotalConnections 1.3.6.1.4.1.9.9.161.1.4.2.1.7 counter32 read-only
The number of assigned connections handled by this virtual server since this server was configured.
                         slbVServerDroppedConnections 1.3.6.1.4.1.9.9.161.1.4.2.1.8 counter32 read-only
The total number of connections dropped by this virtual server due to all reasons. Some of the reasons are - when the interface goes down. - when there are no active serverfarm(s)in policy. - when rserver in the serverfarm goes outofservice. - when the virtual server reaches maximum connections. - when the virtual server crosses the connection rate limit. Hence, the value of this object includes counters reported in following objects: -slbVServerMaxConnLimitDropCounts -slbVServerConnRateLimitDropCounts.
                         slbVServerClientPacketCounts 1.3.6.1.4.1.9.9.161.1.4.2.1.9 counter32 read-only
The number of packets sent to virtual server from client. Client is a system which sends requests to the virtual server.
                         slbVServerPacketCounts 1.3.6.1.4.1.9.9.161.1.4.2.1.10 counter32 read-only
The number of packets sent to virtual server from real server.
                         slbVServerClientByteCounts 1.3.6.1.4.1.9.9.161.1.4.2.1.11 counter64 read-only
The number of bytes sent to virtual server from client. Client is a system which sends requests to the virtual server.
                         slbVServerByteCounts 1.3.6.1.4.1.9.9.161.1.4.2.1.12 counter64 read-only
The number of bytes sent to virtual-server from real-server.
                         slbVServerMaxConnLimitDropCounts 1.3.6.1.4.1.9.9.161.1.4.2.1.13 counter32 read-only
The number of connections dropped after virtual-server reached maximum number of connections.
                         slbVServerConnRateLimitDropCounts 1.3.6.1.4.1.9.9.161.1.4.2.1.14 counter32 read-only
The number of connections dropped if virtual-server receives more number of connections per second than the configured rate limit.
                         slbVServerBWRateLimitDropCounts 1.3.6.1.4.1.9.9.161.1.4.2.1.15 counter32 read-only
The number of connections dropped if accumulated bandwidth in all the connections to virtual-server crosses the configured bandwidth. This object has been deprecated because it doesn't give number of connections dropped but it gives number of bytes dropped. This object has been replaced by slbVServerBandWidthRateLimitDropCounts.
                         slbVServerBandWidthRateLimitDropCounts 1.3.6.1.4.1.9.9.161.1.4.2.1.16 counter32 read-only
The number of bytes dropped if accumulated bandwidth in all the connections to virtual-server crosses the configured bandwidth.
                         slbVServerL4Decisions 1.3.6.1.4.1.9.9.161.1.4.2.1.17 counter32 read-only
The number of layer4 loadbalance decisions made by this virtual server.
                         slbVServerL7Decisions 1.3.6.1.4.1.9.9.161.1.4.2.1.18 counter32 read-only
The total number of layer7 loadbalance decisions made by this virtual server.
                         slbVServerEstablishedConnections 1.3.6.1.4.1.9.9.161.1.4.2.1.19 gauge32 read-only
The total number of successfully established connections to this virtual server.
                 slbVServerIPTable 1.3.6.1.4.1.9.9.161.1.4.3 no-access
This table contains the IP Addresses configured for virtual servers. A virtual server can have more than one IP Address configured in it.
                     slbVServerIPTableEntry 1.3.6.1.4.1.9.9.161.1.4.3.1 no-access
An entry in the virtual server IP table. Each entry contains virtual server attributes that are used for server loadbalancing decisions.
                         slbVServerObjectIndex 1.3.6.1.4.1.9.9.161.1.4.3.1.1 unsigned32 no-access
The index identifying an entry applicable to the same virtual server identified by slbVServerIndex.
                         slbVServerIpAddressType 1.3.6.1.4.1.9.9.161.1.4.3.1.2 inetaddresstype read-only
The type of IP address configured in slbVServerIpAddress.
                         slbVServerIpAddress 1.3.6.1.4.1.9.9.161.1.4.3.1.3 inetaddress read-only
The IP address of the virtual server. The type of IP address is provided in slbVServerIpAddressType.
                         slbVServerIpMask 1.3.6.1.4.1.9.9.161.1.4.3.1.4 inetaddressprefixlength read-only
This object is subnet mask for the slbVServerIpAddress. The IP subnet mask is applied to the address of this virtual server for traffic filtering. The value 0 is used to specifiy that the address mask of the virtual server is unknown or not used.
                         slbVServerProtocol 1.3.6.1.4.1.9.9.161.1.4.3.1.5 ciscoipprotocol read-only
The protocol for the virtual server IP address.
                         slbVServerPortLow 1.3.6.1.4.1.9.9.161.1.4.3.1.6 inetportnumber read-only
This object identifies the port number of the virtual server that is used in loadbalancing decisions. This has to be less than or equal to slbVServerPortHigh.
                         slbVServerPortHigh 1.3.6.1.4.1.9.9.161.1.4.3.1.7 inetportnumber read-only
This object identifies the upper bound of the port number of the virtual server that is used in loadbalancing decisions. This has to be greater than or equal to slbVServerPortLow.
                         slbVServerStorageType 1.3.6.1.4.1.9.9.161.1.4.3.1.8 storagetype read-only
The storage type for this conceptual row.
                         slbVServerRowStatus 1.3.6.1.4.1.9.9.161.1.4.3.1.9 rowstatus read-only
This object is used to create/delete entries in this table.
             slbConnections 1.3.6.1.4.1.9.9.161.1.5
                 slbConnectionTable 1.3.6.1.4.1.9.9.161.1.5.1 no-access
Table of connections being load-balanced by SLB.
                     slbConnectionTableEntry 1.3.6.1.4.1.9.9.161.1.5.1.1 no-access
A list of attributes for a particular SLB connection.
                         slbConnectionIndex 1.3.6.1.4.1.9.9.161.1.5.1.1.1 unsigned32 no-access
The index to internal structures for the connection.
                         slbConnectionVirtualIpAddress 1.3.6.1.4.1.9.9.161.1.5.1.1.2 ipaddress no-access
The IP address of the virtual server.
                         slbConnectionVirtualPort 1.3.6.1.4.1.9.9.161.1.5.1.1.3 ciscoport no-access
The port of the virtual server.
                         slbConnectionProtocol 1.3.6.1.4.1.9.9.161.1.5.1.1.4 ciscoipprotocol no-access
The connection protocol.
                         slbConnectionClientIpAddr 1.3.6.1.4.1.9.9.161.1.5.1.1.5 ipaddress no-access
The client IP address.
                         slbConnectionClientPort 1.3.6.1.4.1.9.9.161.1.5.1.1.6 ciscoport no-access
The client port.
                         slbConnectionState 1.3.6.1.4.1.9.9.161.1.5.1.1.7 slbconnectionstate read-only
The current state of this connection.
                         slbConnectionRealIpAddr 1.3.6.1.4.1.9.9.161.1.5.1.1.8 ipaddress read-only
The IP Address of the real server to which this client is being load-balanced.
                         slbConnectionServerPort 1.3.6.1.4.1.9.9.161.1.5.1.1.9 ciscoport read-only
The port number at the real server to which this client is being load-balanced.
                         slbConnectionNumCacheEntries 1.3.6.1.4.1.9.9.161.1.5.1.1.10 gauge32 read-only
The number of netflow cache entries for this connection. An entry for a terminated connection cannot be deleted while this number is non-zero.
                         slbConnectionSynCount 1.3.6.1.4.1.9.9.161.1.5.1.1.11 counter32 read-only
The number of SYNs seen from client.
             slbVirtualClients 1.3.6.1.4.1.9.9.161.1.6
                 slbVirtualClientTable 1.3.6.1.4.1.9.9.161.1.6.1 no-access
Table of virtual clients for a particular virtual server. Columnar objects can be modified when the row is 'active'. Entries are added to this table via slbVirtualClientRowStatus in accordance with the RowStatus convention.
                     slbVirtualClientTableEntry 1.3.6.1.4.1.9.9.161.1.6.1.1 no-access
Information about a particular client range for a virtual server served by a particular local SLB entity. If client ranges overlap, the entry with the longest match will be used.
                         slbVirtualClientIpAddress 1.3.6.1.4.1.9.9.161.1.6.1.1.1 ipaddress no-access
The IP address of the client. It is used along with the slbVirtualClientMask to represent subsets of client traffic being handled by the particular virtual server.
                         slbVirtualClientMask 1.3.6.1.4.1.9.9.161.1.6.1.1.2 ipaddress no-access
The general purpose mask of the client. It is used along with the slbVirtualClientIpAddress to represent subsets of client traffic being handled by the particular virtual server.
                         slbVirtualClientExclude 1.3.6.1.4.1.9.9.161.1.6.1.1.3 truthvalue read-only
The truth value that determines if the client range should be included or excluded on the virtual server.
                         slbVirtualClientRowStatus 1.3.6.1.4.1.9.9.161.1.6.1.1.4 rowstatus read-only
The row status is used by a management station to create or delete the row entry in slbVirtualClientTable following the RowStatus textual convention.
             slbStickyObjects 1.3.6.1.4.1.9.9.161.1.7
                 slbStickyObjectTable 1.3.6.1.4.1.9.9.161.1.7.1 no-access
Table of sticky objects. Sticky objects allow related connections to be sent to the same real server on a per client basis. Sticky objects are useful for FTP and SSL connections. Columnar objects can be modified when the row is 'active'. Entries are added to this table via slbStickyObjectRowStatus in accordance with the RowStatus convention.
                     slbStickyObjectTableEntry 1.3.6.1.4.1.9.9.161.1.7.1.1 no-access
Information about a particular sticky object for clients at a particular IP address served by a particular local SLB entity.
                         slbStickyObjectGroupId 1.3.6.1.4.1.9.9.161.1.7.1.1.1 unsigned32 no-access
The group ID for this sticky object.
                         slbStickyObjectClientIpAddress 1.3.6.1.4.1.9.9.161.1.7.1.1.2 ipaddress no-access
The client IP address with which this object is associated.
                         slbStickyObjectRealIpAddress 1.3.6.1.4.1.9.9.161.1.7.1.1.3 ipaddress read-only
The real server IP address selected for all clients bound to this sticky object.
                         slbStickyObjectConnectionCount 1.3.6.1.4.1.9.9.161.1.7.1.1.4 gauge32 read-only
The number of connections currently associated with this sticky object.
                         slbStickyObjectFtpControlCount 1.3.6.1.4.1.9.9.161.1.7.1.1.5 gauge32 read-only
The number of FTP control connections currently associated with this sticky object.
                         slbStickyObjectRowStatus 1.3.6.1.4.1.9.9.161.1.7.1.1.6 rowstatus read-only
The row status is used by a management station to create or delete the row entry in slbStickyObjectTable following the RowStatus textual convention.
             slbNotificationObjects 1.3.6.1.4.1.9.9.161.1.8
                 cSlbVirtStateChangeNotifEnabled 1.3.6.1.4.1.9.9.161.1.8.1 truthvalue read-write
The virtual server notification truth value. 'true' Indicates that ciscoSlbVirtualStateChange notification is to be generated when the state changes. That is, the notification generation is enabled. 'false' Indicates that ciscoSlbVirtualStateChange notification generation is disabled.
                 cSlbRealStateChangeNotifEnabled 1.3.6.1.4.1.9.9.161.1.8.2 truthvalue read-write
The real server notification truth value. 'true' Indicates that ciscoSlbRealStateChange notification is to be generated when the state changes. That is, the notification generation is enabled. 'false' Indicates that ciscoSlbRealStateChange notification generation is disabled.
                 cSlbVServerStateChangeNotifEnabled 1.3.6.1.4.1.9.9.161.1.8.3 truthvalue read-write
The virtual server notification truth value. This object controls the generation of following notifications: ciscoSlbVServerStateChange ciscoSlbVServerVIPStateChange 'true' Indicates whether notification is to be generated when the state changes. That is, the notification generation is enabled. 'false' Indicates notification should not be generated. That is, the notification generation is disabled.
                 cSlbVirtualServerStateChangeNotifEnabled 1.3.6.1.4.1.9.9.161.1.8.4 truthvalue read-write
The virtual server notification truth value. 'true' Indicates that ciscoSlbVirtualServerStateChange notification is to be generated when the state changes. That is, the notification generation is enabled. 'false' Indicates that ciscoSlbVirtualServerStateChange notification generation is disabled.
                 cSlbRealServerStateChangeNotifEnabled 1.3.6.1.4.1.9.9.161.1.8.5 truthvalue read-write
The real server notification truth value. 'true' Indicates that ciscoSlbRealServerStateChange notification is to be generated when the state changes. That is, the notification generation is enabled. 'false' Indicates that ciscoSlbRealServerStateChange notification generation is disabled.
                 slbInetAddressType 1.3.6.1.4.1.9.9.161.1.8.6 inetaddresstype no-access
The type of IP address configured in slbInetAddress.
                 slbInetAddress 1.3.6.1.4.1.9.9.161.1.8.7 inetaddress no-access
This object contains IP address of slb object. Slb object can be a real server identified by slbRealIpAddress or virtual server identified by slbVirtualServerName. The type of Ip address is provided in slbInetAddressType.
                 slbName 1.3.6.1.4.1.9.9.161.1.8.8 slbserverstring no-access
This object contains the name of slb object. Slb object can be a real server identified by slbRealIpAddress or virtual server identified by slbVirtualServerName.
                 slbPort 1.3.6.1.4.1.9.9.161.1.8.9 ciscoport no-access
This object contains port value of slb object. Slb object can be a real server identified by slbRealIpAddress or virtual server identified by slbVirtualServerName.
             slbDfpPassword 1.3.6.1.4.1.9.9.161.1.9
                 slbDfpPasswordTable 1.3.6.1.4.1.9.9.161.1.9.1 no-access
A table of password values which a local Server Load Balancing Manager uses so that it can communicate with remote DFP agents. Entries are added to this table via slbDfpPasswordRowStatus in accordance with the RowStatus convention. Columnar objects can be modified when in row is 'active'. Rows can be created and destroyed.
                     slbDfpPasswordTableEntry 1.3.6.1.4.1.9.9.161.1.9.1.1 no-access
An entry in this table represents the password used by a particular DFP manager (identified by slbEntity) when it exchanges messages with DFP agents.
                         slbDfpPasswordPending 1.3.6.1.4.1.9.9.161.1.9.1.1.1 slbpasswordstring read-only
The pending password which will be used by DFP for MD5 authentication within password timeout ticks. When read, this object returns a zero-length string and writing a zero-length string unsets the password. If this object is modified twice within the time interval given by slbDfpPasswordTimeout, the password and timeout of the first modification are forgotten and replaced by the password and timeout of the second.
                         slbDfpPasswordTimeout 1.3.6.1.4.1.9.9.161.1.9.1.1.2 timeinterval read-only
The time interval between the setting of the pending password and the removal of the current password.
                         slbDfpPasswordRowStatus 1.3.6.1.4.1.9.9.161.1.9.1.1.3 rowstatus read-only
The object is used by a management station to create or delete the row entry in slbDfpPasswordTable following the RowStatus textual convention.
             slbDfpAgents 1.3.6.1.4.1.9.9.161.1.10
                   slbDfpAgentTable 1.3.6.1.4.1.9.9.161.1.10.1 no-access
A table of remote DFP agents with which the local DFP managers communicate. Rows can be created and destroyed. Columnar objects can be modified when the row is 'active'. Entries are added to this table via slbDfpAgentRowStatus in accordance with the RowStatus convention.
                       slbDfpAgentTableEntry 1.3.6.1.4.1.9.9.161.1.10.1.1 no-access
Information about the communication between a local DFP manager and a particular remote DFP agent.
                           slbDfpAgentIpAddress 1.3.6.1.4.1.9.9.161.1.10.1.1.1 ipaddress no-access
The DFP agent's IP address.
                           slbDfpAgentPort 1.3.6.1.4.1.9.9.161.1.10.1.1.2 ciscoport no-access
The DFP agent's port.
                           slbDfpAgentState 1.3.6.1.4.1.9.9.161.1.10.1.1.3 slbdfpagentstate read-only
The state of the DFP agent.
                           slbDfpAgentTimeout 1.3.6.1.4.1.9.9.161.1.10.1.1.4 timeinterval read-only
Time interval during which the agent must send at least one message to the manager.
                           slbDfpAgentRetryCount 1.3.6.1.4.1.9.9.161.1.10.1.1.5 unsigned32 read-only
The number of times the manager will attempt to re-establish a connection with the agent. If this value is exceeded, the agent is placed in 'failed' state, and the manager does not attempt to re-establish a connection with the agent.
                           slbDfpAgentInterval 1.3.6.1.4.1.9.9.161.1.10.1.1.6 timeinterval read-only
Time interval before SLB retries connecting to a DFP agent.
                           slbDfpAgentRowStatus 1.3.6.1.4.1.9.9.161.1.10.1.1.7 rowstatus read-only
The row status is used by a management station to create or delete the row entry in slbDfpAgentTable following the RowStatus textual convention.
             slbDfpReal 1.3.6.1.4.1.9.9.161.1.11
                   slbDfpRealTable 1.3.6.1.4.1.9.9.161.1.11.1 no-access
A table containing information about Real Servers obtained through communications between local DFP manager and remote DFP agents. Rows can be created and destroyed. Columnar objects can be modified when the row is 'active'. Entries are added to this table via slbDfpRowStatus in accordance with the RowStatus convention.
                       slbDfpRealTableEntry 1.3.6.1.4.1.9.9.161.1.11.1.1 no-access
Information about a particular real server, within one or more server farms (identified with 'bindId'), reported by a DFP agent for a particular local SLB entity. The real servers are identified by finding rows in slbServerFarmTable for which slbServerFarmBindId matches slbDfpRealBindId. For each identified server farm, extract the slbServerFarmName and use this value together with slbDfpRealIpAddress and slbDfpRealPort to identify the row in slbRealTable.
                           slbDfpRealIpAddress 1.3.6.1.4.1.9.9.161.1.11.1.1.1 ipaddress no-access
The DFP agent's IP address
                           slbDfpRealProtocol 1.3.6.1.4.1.9.9.161.1.11.1.1.2 ciscoipprotocol no-access
The protocol of the real server.
                           slbDfpRealPort 1.3.6.1.4.1.9.9.161.1.11.1.1.3 ciscoport no-access
The port number of the real server.
                           slbDfpRealBindId 1.3.6.1.4.1.9.9.161.1.11.1.1.4 unsigned32 no-access
The Bind ID identifies one or more server farms to which the real server belongs. The real servers are identified by finding rows in slbServerFarmTable for which slbServerFarmBindId matches slbDfpRealBindId. For each identified server farm, extract the slbServerFarmName and use this value together with slbDfpRealIpAddress and slbDfpRealPort to identify the row in slbRealTable.
                           slbDfpRealWeight 1.3.6.1.4.1.9.9.161.1.11.1.1.5 unsigned32 read-only
The weight of the real server reported from a DFP agent. The weight represents a relative capacity to accept new connections.
                           slbDfpRealRowStatus 1.3.6.1.4.1.9.9.161.1.11.1.1.6 rowstatus read-only
The row status is used by a management station to create or delete the row entry in slbDfpRealTable following the RowStatus textual convention.
             slbSasp 1.3.6.1.4.1.9.9.161.1.12
                   slbSaspTable 1.3.6.1.4.1.9.9.161.1.12.1 no-access
An entry containing information about the Server Application State Protocol (SASP). There is only one entry for each load balancer. This entry is created by the load balancer during initialization.
                       slbSaspTableEntry 1.3.6.1.4.1.9.9.161.1.12.1.1 no-access
Information for a particular local SLB entity using the SASP functionality. The SASP entry is identified by the slbEntity. The SASP entry includes all of the relevant information needed to run SASP on this particular slbEntity.
                           slbSaspIdentifier 1.3.6.1.4.1.9.9.161.1.12.1.1.1 snmpadminstring read-write
The unique identifier required by SASP for all load balancers. In a redundant system, where there is a master and backup load balancer, each load balancer must have different identifiers. The slbSaspIdentifier may only be changed when the slbSaspEnabled object is false. The default value of the slbSaspIdentfier is 'Cisco-', where is the Cisco acronoym for the load balancer.
                           slbSaspEnabled 1.3.6.1.4.1.9.9.161.1.12.1.1.2 truthvalue read-write
Indicates whether the SASP functionality is currently in use by the load balancer. 'true' The SASP functionality is enabled on the load balancer. 'false' The SASP functionality is disabled on the load balancer.
                           slbSaspHealth 1.3.6.1.4.1.9.9.161.1.12.1.1.3 slbsasplbhealth read-only
The health value reported to the SASP Agents via the Set Load Balancer State Message. The value represents the load balancer's ability to handle SASP messages.
                           slbSaspRedundancy 1.3.6.1.4.1.9.9.161.1.12.1.1.4 slbsaspredundancy read-only
The Load Balancer's state in a redundant setup. The Load Balancer may still contact the SASP Agents, which are defined in the slbSaspAgentTable, regardless of the state. This is possible because every Load Balancer contacting a SASP Agent is required to have it's own unique identifier. Therefore, the master and backup Load Balancer MUST have different unique identifiers.
                           slbSaspMaxAgents 1.3.6.1.4.1.9.9.161.1.12.1.1.5 unsigned32 read-only
The maximum number of SASP Agents that can be configured on the Load Balancer. The SASP Agents are configured via the slbSaspAgentTable.
                           slbSaspMaxLbWeight 1.3.6.1.4.1.9.9.161.1.12.1.1.6 unsigned32 read-only
The maximum weight supported by the Load Balancer. Any weight reported for a SASP Member, which can be found within the slbSaspMemberSaspWeight object, MUST be converted to the Load Balancer's weight range. The minimum weight for a Load Balancer MUST be zero. A weight of zero indicates that the SASP Member is down and that the Member is not going to receive new connections.
             slbSaspAgents 1.3.6.1.4.1.9.9.161.1.13
                   slbSaspAgentTable 1.3.6.1.4.1.9.9.161.1.13.1 no-access
A table containing information about the SASP Agents. Rows can be created and destroyed. Columnar objects can be modified when the row is 'active'. Entries are added to this table via slbSaspAgentRowStatus. A SASP Agent is an application or device that is responsible for aggregating information regarding the performance of a SASP Member. The information is used to calculate a weight that is reported to the load balancer.
                       slbSaspAgentTableEntry 1.3.6.1.4.1.9.9.161.1.13.1.1 no-access
The SASP Agent entry provides information for a particular SASP Agent on a local SLB entity. The objects provide the contact information and the current connection state of the Agent.
                           slbSaspAgentIpAddressType 1.3.6.1.4.1.9.9.161.1.13.1.1.1 inetaddresstype no-access
Defines the IP address type used by the slbSaspAgentIpAddress.
                           slbSaspAgentIpAddress 1.3.6.1.4.1.9.9.161.1.13.1.1.2 inetaddress no-access
The IP address of the SASP Agent that is used for weight reporting.
                           slbSaspAgentPort 1.3.6.1.4.1.9.9.161.1.13.1.1.3 inetportnumber no-access
The TCP Port number used when connecting to a SASP Agent.
                           slbSaspAgentLabel 1.3.6.1.4.1.9.9.161.1.13.1.1.4 snmpadminstring read-only
A label that can be assigned by the user for the SASP Agent during entry creation. The label should be in a human readable form that describes the SASP Agent. The description could be the physical location of the Agent or some other field relevant to the user. The label is provided for informational purposes only, and it does not affect the operation of the SASP Agent.
                           slbSaspAgentState 1.3.6.1.4.1.9.9.161.1.13.1.1.5 slbsaspagentstate read-only
The current connection state of the SASP Agent. The load balancer does not give up trying to reach the SASP Agent when it is down.
                           slbSaspAgentLastStateChange 1.3.6.1.4.1.9.9.161.1.13.1.1.6 dateandtime read-only
Displays the date and time of the last state change that was incurred by the Agent. The time that is reported is only local time, so the timezone portion of the DateAndTime TC will not be specified.
                           slbSaspAgentRowStatus 1.3.6.1.4.1.9.9.161.1.13.1.1.7 rowstatus read-only
The row status is used by a management station to create or delete the row entry in slbSaspAgentTable following the RowStatus textual convention.
             slbSaspGroups 1.3.6.1.4.1.9.9.161.1.14
                   slbSaspGroupTable 1.3.6.1.4.1.9.9.161.1.14.1 no-access
A table containing information about the SASP Groups. Rows can be created and destroyed. Entries are added to this table via slbSaspGroupRowStatus. A SASP Group is a logical entity used within the SASP implementation to group SASP Members that are equivalent in function.
                       slbSaspGroupTableEntry 1.3.6.1.4.1.9.9.161.1.14.1.1 no-access
The SASP Group table provides the information for a particular group associated with a SASP Agent on a local SLB entity.
                           slbSaspGroupName 1.3.6.1.4.1.9.9.161.1.14.1.1.1 snmpadminstring no-access
The SASP group represents the group of SASP Members that have the same functional capabilities.
                           slbSaspGroupRowStatus 1.3.6.1.4.1.9.9.161.1.14.1.1.2 rowstatus read-only
The row status is used by a management station to create or delete the row entry in slbSaspGroupTable following the RowStatus textual convention. Removing the group from this table would have the effect of removing all of the SASP Members associated with this group from the SASP Member table.
             slbSaspMembers 1.3.6.1.4.1.9.9.161.1.15
                   slbSaspMemberTable 1.3.6.1.4.1.9.9.161.1.15.1 no-access
A table containing information about the SASP Members. Rows can be created and destroyed. Columnar objects can be modified when the row is 'active'. Entries are added to this table via slbSaspMemberRowStatus. A SASP Member is an entity configured on the load balancer to help distribute the load for one or more services.
                       slbSaspMemberTableEntry 1.3.6.1.4.1.9.9.161.1.15.1.1 no-access
The SASP Member table provides information about a particular SASP Member associated with a SASP Agent. Each entry contains all of the weight information that is necessary to use SASP on the load balancer. It is important that the SASP Member only report to one SASP Agent. This will avoid any weight reporting issues that may arise when the SASP Agent communicates with the load balancer.
                           slbSaspMemberIpAddressType 1.3.6.1.4.1.9.9.161.1.15.1.1.1 inetaddresstype no-access
Defines the IP address type of the slbSaspMemberIpAddress.
                           slbSaspMemberIpAddress 1.3.6.1.4.1.9.9.161.1.15.1.1.2 inetaddress no-access
The IP address of the member. The IP address, along with the port and protocol type, is registered with the SASP Agent. The SASP Agent includes this information when reporting the weights for each member in either the 'Get Weights Reply' or the 'Send Weights Message'.
                           slbSaspMemberPort 1.3.6.1.4.1.9.9.161.1.15.1.1.3 inetportnumber no-access
The TCP or UDP port number associated with the slbSaspMemberIpAddress. The port number, along with the IP address and protocol type, is registered with the SASP Agent. The SASP Agent includes this information when reporting the weights for each member in either the 'Get Weights Reply' or the 'Send Weights Message'.
                           slbSaspMemberProtocol 1.3.6.1.4.1.9.9.161.1.15.1.1.4 ciscoipprotocol no-access
The IP protocol type that is associated with the slbSaspMemberIpAddress and slbSaspMemberPort. The protocol type, along with the IP address and port number, is registered with the SASP Agent. The SASP Agent includes this information when reporting the weights for each member in either the 'Get Weights Reply' or the 'Send Weights Message'.
                           slbSaspMemberSaspWeight 1.3.6.1.4.1.9.9.161.1.15.1.1.5 unsigned32 read-only
The reported weight by the SASP Agent. The weights are reported via the 'Send Weights Message' or in the 'Get Weights Reply'. The reported weight MUST be converted to be within the Load Balancer's supported weight range, specified by the slbSaspMaxLbWeight object. The resulting weight value will be stored in the slbSaspMemberConvertedWeight object.
                           slbSaspMemberConfidentWeight 1.3.6.1.4.1.9.9.161.1.15.1.1.6 truthvalue read-only
Represents the SASP Agent's confidence in the reported weight. 'true' Indicates the slbSaspMemberSaspWeight value is accurate and reflects the up-to-date real-time statistics collected by the SASP Agent. 'false' Indicates the SASP Agent is guessing the weight of the member based on prior knowledge. It is at the load balancer's discretion whether or not to use this weight. If not, the default weight must be used (slbSaspMemberDefaultWeight).
                           slbSaspMemberConvertedWeight 1.3.6.1.4.1.9.9.161.1.15.1.1.7 unsigned32 read-only
The SASP weight converted to the local load balancer weight range. The load balancer's weight range is implementation dependent, as is the formula used to convert the weight. The following formula is an example weight conversion that could be used by the load balancer: answer => slbSaspMemberConvertedWeight maxLbWgt => slbSaspMaxLbWeight mbrSaspWgt => slbSaspMemberSaspWeight answer = ((mbrSaspWgt * maxLbWgt) / 65535) + 1 Note: There are two edge cases that need to be considered; when the mbrSaspWgt is 0 and 65535. If the mbrSaspWgt is 0, then the converted weight must also be 0 (the result of the calculation would be 1). If the mbrSaspWgt is 65535, then the converted weight must be the load balancers maximum weight (the result of the calculation would be the load balancers maxiumum weight plus 1).
                           slbSaspMemberDefaultWeight 1.3.6.1.4.1.9.9.161.1.15.1.1.8 unsigned32 read-only
The default weight assigned to the member if any SASP Agent weight reporting failure occurs. If there is a communication failure or if the slbSaspMemberConfidentWeight is false, then the load balancer should use this weight as its fallback weight when making load balancing decisions.
                           slbSaspMemberWeightChanges 1.3.6.1.4.1.9.9.161.1.15.1.1.9 counter32 read-only
The total number of times the weight has been modified by the SASP Agent.
                           slbSaspMemberLastWeightChange 1.3.6.1.4.1.9.9.161.1.15.1.1.10 dateandtime read-only
Displays the date and time of the last weight change. The time that is reported is only local time, so the timezone portion of the DateAndTime TC will not be specified. If there have been no reports, the empty string is returned.
                           slbSaspMemberRowStatus 1.3.6.1.4.1.9.9.161.1.15.1.1.11 rowstatus read-only
The row status is used by a management station to create or delete the row entry in slbSaspMemberTable following the RowStatus textual convention.
             slbSaspStats 1.3.6.1.4.1.9.9.161.1.16
                   slbSaspStatsTable 1.3.6.1.4.1.9.9.161.1.16.1 no-access
A table containing information about the Server Application State Protocol Statistics. Rows are created and destroyed when an entry for the slbSaspAgentTable is created or destroy via the slbSaspAgentRowStatus.
                       slbSaspStatsTableEntry 1.3.6.1.4.1.9.9.161.1.16.1.1 no-access
Each entry corresponds to a SASP Agent from the slbSaspAgentTable. Each entry contains statistics related to the transmitted and received SASP messages. A slbSaspStatsTableEntry cannot exist without a corresponding entry in the slbSaspAgentTable.
                           slbSaspStatsTxRegMsgs 1.3.6.1.4.1.9.9.161.1.16.1.1.1 counter32 read-only
The total number of SASP Registration Requests transmitted from the load balancer to the SASP Agent. The registration message informs the Agent to start reporting the server weight for each member listed in the message.
                           slbSaspStatsTxDeregMsgs 1.3.6.1.4.1.9.9.161.1.16.1.1.2 counter32 read-only
The total number of SASP Deregistration Requests transmitted from the load balancer to the SASP Agent. The deregistration message informs the Agent to stop reporting the server weight for each member listed in the message.
                           slbSaspStatsTxGetWeightMsgs 1.3.6.1.4.1.9.9.161.1.16.1.1.3 counter32 read-only
The total number of SASP Get Weight Requests transmitted from the load balancer to the SASP Agent. The get weights message is only used when the load balancer is actively retrieving the weight for each member.
                           slbSaspStatsTxSetLBStateMsgs 1.3.6.1.4.1.9.9.161.1.16.1.1.4 counter32 read-only
The total number of SASP Set Load Balancer State Requests transmitted from the load balancer to the SASP Agent. The message is used to inform the SASP Agent of the load balancer's health and its current options.
                           slbSaspStatsTxSetMemStateMsgs 1.3.6.1.4.1.9.9.161.1.16.1.1.5 counter32 read-only
The total number of SASP Set Member State Requests transmitted from the load balancer to the SASP Agent. This message is used to inform the SASP Agent that a member has either been activated, or has dropped out of service.
                           slbSaspStatsRxSendWeightMsgs 1.3.6.1.4.1.9.9.161.1.16.1.1.6 counter32 read-only
The total number of SASP Send Weight Messages received from the SASP Agent. This message is used to update the member weights when the load balancer is passively retrieving them.
                           slbSaspStatsRxRegMsgs 1.3.6.1.4.1.9.9.161.1.16.1.1.7 counter32 read-only
The total number of SASP Registration Replies received from the SASP Agent. This response indicates whether the transmitted registration request was successful, or had a failure.
                           slbSaspStatsRxDeregMsgs 1.3.6.1.4.1.9.9.161.1.16.1.1.8 counter32 read-only
The total number of SASP Deregistration Replies received from the SASP Agent. This response indicates whether the transmitted request was successful, or had a failure.
                           slbSaspStatsRxGetWeightMsgs 1.3.6.1.4.1.9.9.161.1.16.1.1.9 counter32 read-only
The total number of SASP Get Weight Replies received from the SASP Agent. This response contains the current weights for the requested members. This message is used when the load balancer is actively retrieving member weights.
                           slbSaspStatsRxSetLBStateMsgs 1.3.6.1.4.1.9.9.161.1.16.1.1.10 counter32 read-only
The total number of SASP Set Load Balancer State Replies received from the SASP Agent. The response indicates whether the transmitted request was successful, or had a failure.
                           slbSaspStatsRxSetMemStateMsgs 1.3.6.1.4.1.9.9.161.1.16.1.1.11 counter32 read-only
The total number of SASP Set Member State Replies received from the SASP Agent. The response indicates whether the transmitted request was successful, or had a failure.
         ciscoSlbMIBNotificationPrefix 1.3.6.1.4.1.9.9.161.2
             ciscoSlbMIBNotifications 1.3.6.1.4.1.9.9.161.2.0
                 ciscoSlbVirtualStateChange 1.3.6.1.4.1.9.9.161.2.0.1
The notification generated when a virtual server changes to a new state. The value of slbVirtualServerState indicates the new state.
                 ciscoSlbRealStateChange 1.3.6.1.4.1.9.9.161.2.0.2
The notification generated when a real server changes to a new state. The value of slbRealServerState indicates the new state.
                 ciscoSlbSaspStateChange 1.3.6.1.4.1.9.9.161.2.0.3
The notification generated when the SASP functionality has been enabled or disabled on the Load Balancer.
                 ciscoSlbSaspAgentStateChange 1.3.6.1.4.1.9.9.161.2.0.4
The notification generated when a SASP Agent changes to a new state.
                 ciscoSlbVServerStateChange 1.3.6.1.4.1.9.9.161.2.0.5
The notification generated when a virtual server state is changed.
                 ciscoSlbVServerVIPStateChange 1.3.6.1.4.1.9.9.161.2.0.6
The notification generated when configuration or association of virtual server IP address(VIP) changes.
                 ciscoSlbVirtualServerStateChange 1.3.6.1.4.1.9.9.161.2.0.7
This notification is generated when a virtual server changes to a new state. - entPhysicalParentRelPos contains the slot number of the module. - slbVirtualServerState contains the new state of the virtual server identified by slbVirtualServerName. - slbVirtualIpAddress contains the ip address of the virtual server identified by slbVirtualServerName. - slbVirtualProtocol contains the protocol of the virtual server identified by slbVirtualServerName. - slbVirtualPort contains the port number of the virtual server identified by slbVirtualServerName. - slbName contains the name of the virtual server identified by slbVirtualServerName.
                 ciscoSlbRealServerStateChange 1.3.6.1.4.1.9.9.161.2.0.8
This notification is generated when a real server changes to a new state. - entPhysicalParentRelPos contains the slot number of the module. - slbRealState contains the new state of real server identified by slbRealIpAddress. - slbInetAddressType contains the type of IP address configured in slbInetAddress. - slbInetAddress contains the ip address of the real server identified by the INDEX object slbRealIpAddress. - slbPort contains the TCP/UDP port of the real server identified by the INDEX object slbRealPort. - slbName contains the serverfarm name atached to to the real server identified by the INDEX object slbRealServerFarmName.
         ciscoSlbMIBConformance 1.3.6.1.4.1.9.9.161.3
             ciscoSlbMIBCompliances 1.3.6.1.4.1.9.9.161.3.1
                 ciscoSlbMIBCompliance 1.3.6.1.4.1.9.9.161.3.1.1
The compliance statement for entities which implement the Cisco SLB MIB
                 ciscoSlbMIBComplianceRev1 1.3.6.1.4.1.9.9.161.3.1.2
The compliance statement for entities which implement the Cisco SLB MIB
                 ciscoSlbMIBComplianceRev2 1.3.6.1.4.1.9.9.161.3.1.3
The compliance statement for entities which implement the Cisco SLB MIB
                 ciscoSlbMIBComplianceRev3 1.3.6.1.4.1.9.9.161.3.1.4
The compliance statement for entities which implement the Cisco SLB MIB
                 ciscoSlbMIBComplianceRev4 1.3.6.1.4.1.9.9.161.3.1.5
The compliance statement for entities which implement the Cisco SLB MIB
                 ciscoSlbMIBComplianceRev5 1.3.6.1.4.1.9.9.161.3.1.6
The compliance statement for entities which implement the Cisco SLB MIB
                 ciscoSlbMIBComplianceRev6 1.3.6.1.4.1.9.9.161.3.1.7
The compliance statement for entities which implement the Cisco SLB MIB
             ciscoSlbMIBGroups 1.3.6.1.4.1.9.9.161.3.2
                 ciscoSlbStatsGroup 1.3.6.1.4.1.9.9.161.3.2.1
SLB Statistic objects.
                 ciscoSlbServerFarmsGroup 1.3.6.1.4.1.9.9.161.3.2.2
The SLB serverfarm objects.
                 ciscoSlbRealServersGroup 1.3.6.1.4.1.9.9.161.3.2.3
The SLB real server objects.
                 ciscoSlbVirtualServersGroup 1.3.6.1.4.1.9.9.161.3.2.4
The SLB virtual server objects.
                 ciscoSlbConnectionsGroup 1.3.6.1.4.1.9.9.161.3.2.5
The SLB connection objects.
                 ciscoSlbVirtualClientsGroup 1.3.6.1.4.1.9.9.161.3.2.6
The SLB virtual client objects.
                 ciscoSlbStickyObjectsGroup 1.3.6.1.4.1.9.9.161.3.2.7
The SLB sticky objects.
                 ciscoSlbDfpPasswordGroup 1.3.6.1.4.1.9.9.161.3.2.8
SLB DFP password objects.
                 ciscoSlbDfpAgentGroup 1.3.6.1.4.1.9.9.161.3.2.9
The SLB DFP agent objects.
                 ciscoSlbDfpRealGroup 1.3.6.1.4.1.9.9.161.3.2.10
The SLB DFP real server objects.
                 ciscoSlbNotifEnabledGroup 1.3.6.1.4.1.9.9.161.3.2.11
The SLB Notification Truth Value objects.
                 ciscoSlbVirtualServersAddGroup 1.3.6.1.4.1.9.9.161.3.2.12
A collection of additional SlbVirtualServer objects used to further define an Slb virtual server.
                 ciscoSlbNotifGroup 1.3.6.1.4.1.9.9.161.3.2.13
A collection of objects providing SLB notifications.
                 ciscoSlbSaspGroup 1.3.6.1.4.1.9.9.161.3.2.14
The SLB SASP objects.
                 ciscoSlbSaspAgentGroup 1.3.6.1.4.1.9.9.161.3.2.15
The SLB SASP Agent objects.
                 ciscoSlbSaspGroupGroup 1.3.6.1.4.1.9.9.161.3.2.16
The SLB SASP Group objects.
                 ciscoSlbSaspMemberGroup 1.3.6.1.4.1.9.9.161.3.2.17
The SLB SASP Member objects.
                 ciscoSlbSaspStatsGroup 1.3.6.1.4.1.9.9.161.3.2.18
A collection of objects providing SLB SASP statistics.
                 ciscoSlbSaspNotifGroup 1.3.6.1.4.1.9.9.161.3.2.19
A collection of objects providing SASP notifications.
                 ciscoSlbVServerInfoGroup 1.3.6.1.4.1.9.9.161.3.2.21
The list of objects that are applicable to virtual server statistics.
                 ciscoSlbVServerIPGroup 1.3.6.1.4.1.9.9.161.3.2.22
The list of objects that are applicable to virtual server identified by IP Address/Port.
                 ciscoSlbVServerNotifEnabledGroup 1.3.6.1.4.1.9.9.161.3.2.23
The object used for enabling/disabling Virtual Server notifications.
                 ciscoSlbVServerNotifGroup 1.3.6.1.4.1.9.9.161.3.2.24
A collection of objects providing Virtual Server notifications.
                 ciscoSlbNotifObjectsGroup 1.3.6.1.4.1.9.9.161.3.2.25
A collection of generic objects that are applicable to slb module.
                 ciscoSlbNotifEnabledGroupRev2 1.3.6.1.4.1.9.9.161.3.2.26
The SLB Notification Truth Value objects.
                 ciscoSlbNotifGroupRev2 1.3.6.1.4.1.9.9.161.3.2.27
A collection of objects providing SLB notifications.
                 ciscoSlbVServerInfoGroupRev1 1.3.6.1.4.1.9.9.161.3.2.28
The list of objects that are applicable to virtual server statistics.
                 ciscoSlbVServerInfoGroupRev2 1.3.6.1.4.1.9.9.161.3.2.29
The list of objects that are applicable to virtual server statistics.