AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | Infra | IoT | IT Service | Linux | Network/System | Performance | Protocol | SaaS | Security | Service Level | SNMP | Storage | VMware | VoIP | Web | Wireless

Crumbtrail

MonitorTools.com » Technical documentation » SNMP » MIB » Cisco » CISCO-SLB-MIB » Objects

CISCO-SLB-MIB.mib object view, vendor Cisco

Introduction

Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers). This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.

ActiveXperts Network Monitor 2024 can import MIB file CISCO-SLB-MIB and use it to monitor vendor specific OID's.

CISCO-SLB-MIB file content

Object view of CISCO-SLB-MIB:

Scalar Object
slbStatsTableEntry .1.3.6.1.4.1.9.9.161.1.1.1.1
A list of SLB statistics for a particular SLB entity.
slbServerFarmTableEntry .1.3.6.1.4.1.9.9.161.1.2.1.1
Information about a particular server farm served by a particular local SLB entity.
slbRealTableEntry .1.3.6.1.4.1.9.9.161.1.3.1.1
Information about a particular real server in a particular server farm, served by a particular local SLB entity.
slbVirtualServerTableEntry .1.3.6.1.4.1.9.9.161.1.4.1.1
Information about a particular virtual server served by a particular local SLB entity.
slbConnectionTableEntry .1.3.6.1.4.1.9.9.161.1.5.1.1
A list of attributes for a particular SLB connection.
slbVirtualClientTableEntry .1.3.6.1.4.1.9.9.161.1.6.1.1
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.
slbStickyObjectTableEntry .1.3.6.1.4.1.9.9.161.1.7.1.1
Information about a particular sticky object for clients at a particular IP address served by a particular local SLB entity.
cSlbVirtStateChangeNotifEnabled .1.3.6.1.4.1.9.9.161.1.8.1
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
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.
slbDfpPasswordTableEntry .1.3.6.1.4.1.9.9.161.1.9.1.1
An entry in this table represents the password used by a particular DFP manager (identified by slbEntity) when it exchanges messages with DFP agents.
slbDfpAgentTableEntry .1.3.6.1.4.1.9.9.161.1.10.1.1
Information about the communication between a local DFP manager and a particular remote DFP agent.
slbDfpRealTableEntry .1.3.6.1.4.1.9.9.161.1.11.1.1
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.
Tabular Object
slbEntity .1.3.6.1.4.1.9.9.161.1.1.1.1.1
The SLB instance reference number for this server. This allows multiple SLB's to exist on the same SNMP system.
slbStatsUnassistedSwitchingPkts .1.3.6.1.4.1.9.9.161.1.1.1.1.2
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
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
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
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
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
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
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
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
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
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
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
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
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
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.
slbServerFarmName .1.3.6.1.4.1.9.9.161.1.2.1.1.1
The name of server farm.
slbServerFarmPredictor .1.3.6.1.4.1.9.9.161.1.2.1.1.2
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
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
The number of real servers in this server farm.
slbServerFarmBindId .1.3.6.1.4.1.9.9.161.1.2.1.1.5
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
The object is used by a management station to create or delete the row entry in slbServerFarmTable following the RowStatus textual convention.
slbRealServerFarmName .1.3.6.1.4.1.9.9.161.1.3.1.1.1
The real server's server farm name.
slbRealIpAddress .1.3.6.1.4.1.9.9.161.1.3.1.1.2
The IP address of real server.
slbRealPort .1.3.6.1.4.1.9.9.161.1.3.1.1.3
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
The current state of real server.
slbRealNumberOfConnections .1.3.6.1.4.1.9.9.161.1.3.1.1.5
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
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
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
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
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
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
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
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
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
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
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
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
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
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
The number of assigned connections handled by this real server since this server was configured. This is the 64-bit version of slbRealTotalConnections.
slbVirtualServerName .1.3.6.1.4.1.9.9.161.1.4.1.1.1
The name of the virtual server.
slbVirtualServerState .1.3.6.1.4.1.9.9.161.1.4.1.1.2
The state of virtual server.
slbVirtualIndex .1.3.6.1.4.1.9.9.161.1.4.1.1.3
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
The IP address of this virtual server.
slbVirtualPort .1.3.6.1.4.1.9.9.161.1.4.1.1.5
The port of this virtual server.
slbVirtualProtocol .1.3.6.1.4.1.9.9.161.1.4.1.1.6
The protocol for this virtual server.
slbVirtualService .1.3.6.1.4.1.9.9.161.1.4.1.1.7
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
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
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
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
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
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
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
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
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
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
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
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
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
The IP subnet mask which is applied to the address of this virtual server for traffic filtering.
slbConnectionIndex .1.3.6.1.4.1.9.9.161.1.5.1.1.1
The index to internal structures for the connection.
slbConnectionVirtualIpAddress .1.3.6.1.4.1.9.9.161.1.5.1.1.2
The IP address of the virtual server.
slbConnectionVirtualPort .1.3.6.1.4.1.9.9.161.1.5.1.1.3
The port of the virtual server.
slbConnectionProtocol .1.3.6.1.4.1.9.9.161.1.5.1.1.4
The connection protocol.
slbConnectionClientIpAddr .1.3.6.1.4.1.9.9.161.1.5.1.1.5
The client IP address.
slbConnectionClientPort .1.3.6.1.4.1.9.9.161.1.5.1.1.6
The client port.
slbConnectionState .1.3.6.1.4.1.9.9.161.1.5.1.1.7
The current state of this connection.
slbConnectionRealIpAddr .1.3.6.1.4.1.9.9.161.1.5.1.1.8
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
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
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
The number of SYNs seen from client.
slbVirtualClientIpAddress .1.3.6.1.4.1.9.9.161.1.6.1.1.1
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
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
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
The row status is used by a management station to create or delete the row entry in slbVirtualClientTable following the RowStatus textual convention.
slbStickyObjectGroupId .1.3.6.1.4.1.9.9.161.1.7.1.1.1
The group ID for this sticky object.
slbStickyObjectClientIpAddress .1.3.6.1.4.1.9.9.161.1.7.1.1.2
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
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
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
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
The row status is used by a management station to create or delete the row entry in slbStickyObjectTable following the RowStatus textual convention.
slbDfpPasswordPending .1.3.6.1.4.1.9.9.161.1.9.1.1.1
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
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
The object is used by a management station to create or delete the row entry in slbDfpPasswordTable following the RowStatus textual convention.
slbDfpAgentIpAddress .1.3.6.1.4.1.9.9.161.1.10.1.1.1
The DFP agent's IP address.
slbDfpAgentPort .1.3.6.1.4.1.9.9.161.1.10.1.1.2
The DFP agent's port.
slbDfpAgentState .1.3.6.1.4.1.9.9.161.1.10.1.1.3
The state of the DFP agent.
slbDfpAgentTimeout .1.3.6.1.4.1.9.9.161.1.10.1.1.4
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
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
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
The row status is used by a management station to create or delete the row entry in slbDfpAgentTable following the RowStatus textual convention.
slbDfpRealIpAddress .1.3.6.1.4.1.9.9.161.1.11.1.1.1
The DFP agent's IP address
slbDfpRealProtocol .1.3.6.1.4.1.9.9.161.1.11.1.1.2
The protocol of the real server.
slbDfpRealPort .1.3.6.1.4.1.9.9.161.1.11.1.1.3
The port number of the real server.
slbDfpRealBindId .1.3.6.1.4.1.9.9.161.1.11.1.1.4
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
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
The row status is used by a management station to create or delete the row entry in slbDfpRealTable following the RowStatus textual convention.
Table
slbStatsTable .1.3.6.1.4.1.9.9.161.1.1.1
A table of SLB statistics for all local SLB entities.
slbServerFarmTable .1.3.6.1.4.1.9.9.161.1.2.1
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.
slbRealTable .1.3.6.1.4.1.9.9.161.1.3.1
A table of real servers. Columnar objects can be modified when the row is 'active'. Rows can be created and destroyed. Entries are added to this table via slbRealRowStatus in accordance with the RowStatus convention.
slbVirtualServerTable .1.3.6.1.4.1.9.9.161.1.4.1
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.
slbConnectionTable .1.3.6.1.4.1.9.9.161.1.5.1
Table of connections being load-balanced by SLB.
slbVirtualClientTable .1.3.6.1.4.1.9.9.161.1.6.1
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.
slbStickyObjectTable .1.3.6.1.4.1.9.9.161.1.7.1
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.
slbDfpPasswordTable .1.3.6.1.4.1.9.9.161.1.9.1
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.
slbDfpAgentTable .1.3.6.1.4.1.9.9.161.1.10.1
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.
slbDfpRealTable .1.3.6.1.4.1.9.9.161.1.11.1
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.
Trap
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.
Object Identifier
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. Acronyms and terms: GGSN Gateway GPRS Support Node GPRS General Packet Radio Service GTP GPRS Tunneling 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
slbServerFarms .1.3.6.1.4.1.9.9.161.1.2
slbRealServers .1.3.6.1.4.1.9.9.161.1.3
slbVirtualServers .1.3.6.1.4.1.9.9.161.1.4
slbConnections .1.3.6.1.4.1.9.9.161.1.5
slbVirtualClients .1.3.6.1.4.1.9.9.161.1.6
slbStickyObjects .1.3.6.1.4.1.9.9.161.1.7
slbNotificationObjects .1.3.6.1.4.1.9.9.161.1.8
slbDfpPassword .1.3.6.1.4.1.9.9.161.1.9
slbDfpAgents .1.3.6.1.4.1.9.9.161.1.10
slbDfpReal .1.3.6.1.4.1.9.9.161.1.11
ciscoSlbMIBNotificationPrefix .1.3.6.1.4.1.9.9.161.2
ciscoSlbMIBNotifications .1.3.6.1.4.1.9.9.161.2.0
ciscoSlbMIBConformance .1.3.6.1.4.1.9.9.161.3
ciscoSlbMIBCompliances .1.3.6.1.4.1.9.9.161.3.1
ciscoSlbMIBGroups .1.3.6.1.4.1.9.9.161.3.2
Group
ciscoSlbStatsGroup .1.3.6.1.4.1.9.9.161.3.2.1
SLB Statistic objects.
ciscoSlbDfpPasswordGroup .1.3.6.1.4.1.9.9.161.3.2.8
SLB DFP password 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.
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.
ciscoSlbNotifGroup .1.3.6.1.4.1.9.9.161.3.2.13
A collection of objects providing SLB notifications.
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.