CISCO-SLB-MIB
AI MIB Summary
The CISCO-SLB-MIB provides management instrumentation for Cisco IOS Server Load Balancing (SLB) devices to monitor member server states and configure load distribution weights via the Dynamic Feedback Protocol (DFP) and Server/Application State Protocol (SASP). It enables the load balancer to register members, receive recommended weights from SASP agents based on server health, and execute traffic steering decisions for GPRS/GTP tunneling environments.
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
155
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
155 total| Object Name |
|---|
ciscoSlbMIB OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.161 |
RFC1155-SMI Unknown .1.3.6.1.4.1.9.9.161 |
ciscoSlbMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.161.1 |
slbStats OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.161.1.1 |
slbStatsTableA table of SLB statistics for all local SLB entities. SEQUENCE OF SlbStatsTableEntry .1.3.6.1.4.1.9.9.161.1.1.1 |
slbStatsTableEntryA list of SLB statistics for a particular SLB entity. SlbStatsTableEntry .1.3.6.1.4.1.9.9.161.1.1.1.1 |
slbEntityThe SLB instance reference number for this server.
This allows multiple SLB's to exist on the same SNMP
system. Gauge .1.3.6.1.4.1.9.9.161.1.1.1.1.1 |
slbStatsUnassistedSwitchingPktsThe number of packets forwarded by the Software Load
Balancing manager's software.ro Counter -- Units -- packets .1.3.6.1.4.1.9.9.161.1.1.1.1.2 |
slbStatsUnassistedSwitchingHCPksThe number of packets forwarded by the Software Load
Balancing manager's software. This is the 64-bit
version of slbStatsUnassistedPkts.ro --?? syntax is not convertable to SMIv1 Counter -- Units -- packets .1.3.6.1.4.1.9.9.161.1.1.1.1.3 |
slbStatsAssistedSwitchingPktsThe number of packets handled by SLB which were
switched via the highest-performance switching path.ro Counter -- Units -- packets .1.3.6.1.4.1.9.9.161.1.1.1.1.4 |
slbStatsAssistedSwitchingHCPktsThe number of packets handled by SLB which were
switched via the highest-performance switching path.
This is the 64-bit version of
slbStatsAssistedSwitchingPkts.ro --?? syntax is not convertable to SMIv1 Counter -- Units -- packets .1.3.6.1.4.1.9.9.161.1.1.1.1.5 |
slbStatsCreatedConnectionsThe 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.ro Counter -- Units -- connections .1.3.6.1.4.1.9.9.161.1.1.1.1.6 |
slbStatsCreatedHCConnectionsThe 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.ro --?? syntax is not convertable to SMIv1 Counter -- Units -- connections .1.3.6.1.4.1.9.9.161.1.1.1.1.7 |
slbStatsEstablishedConnectionsThe 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.ro Counter -- Units -- connections .1.3.6.1.4.1.9.9.161.1.1.1.1.8 |
slbStatsEstablishedHCConnectionsThe 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.ro --?? syntax is not convertable to SMIv1 Counter -- Units -- connections .1.3.6.1.4.1.9.9.161.1.1.1.1.9 |
slbStatsDestroyedConnectionsThe number of TCP and UDP connections destroyed by
SLB, either by TCPIP teardown or timeout. UDP
connections can only be timed out.ro Counter -- Units -- connections .1.3.6.1.4.1.9.9.161.1.1.1.1.10 |
slbStatsDestroyedHCConnectionsThe 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.ro --?? syntax is not convertable to SMIv1 Counter -- Units -- connections .1.3.6.1.4.1.9.9.161.1.1.1.1.11 |
slbStatsReassignedConnectionsThe number of TCP and UDP connections reassigned from
one real server to another.ro Counter -- Units -- connections .1.3.6.1.4.1.9.9.161.1.1.1.1.12 |
slbStatsReassignedHCConnectionsThe number of TCP and UDP connections reassigned from
one real server to another. This is the 64-bit version
of slbStatsReassignedConnections.ro --?? syntax is not convertable to SMIv1 Counter -- Units -- connections .1.3.6.1.4.1.9.9.161.1.1.1.1.13 |
slbStatsZombiesThe number of TCP and UDP connections currently in
the zombie state waiting for timers to expire.ro Counter -- Units -- zombies .1.3.6.1.4.1.9.9.161.1.1.1.1.14 |
slbStatsHCZombiesThe number of TCP and UDP connections currently in
the zombie state waiting for timers to expire. This
is the 64-bit version of slbStatsZombies.ro --?? syntax is not convertable to SMIv1 Counter -- Units -- zombies .1.3.6.1.4.1.9.9.161.1.1.1.1.15 |
slbServerFarms OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.161.1.2 |
slbServerFarmTableThis 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. SEQUENCE OF SlbServerFarmTableEntry .1.3.6.1.4.1.9.9.161.1.2.1 |
slbServerFarmTableEntryInformation about a particular server farm served by
a particular local SLB entity. SlbServerFarmTableEntry .1.3.6.1.4.1.9.9.161.1.2.1.1 |
slbServerFarmNameThe name of server farm. SlbServerString -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.161.1.2.1.1.1 |
slbServerFarmPredictorThe load balancing algorithm in use by the server farm
for its real servers for the local SLB entity.ro SlbPredictor -- Rsyntax INTEGER { -- roundRobin(1), -- leastConns(2), -- ipHash(3), -- ipHashSrc(4), -- ipHashDest(5), -- urlHash(6), -- forward(7) -- } .1.3.6.1.4.1.9.9.161.1.2.1.1.2 |
slbServerFarmNatThe type of NAT employed by the local SLB entity for
servers in this server farm.rw SlbNatSetting -- Rsyntax INTEGER { -- noNat(1), -- clientNat(2), -- serverNat(3), -- clientAndServerNat(4) -- } .1.3.6.1.4.1.9.9.161.1.2.1.1.3 |
slbServerFarmNumberOfRealServersThe number of real servers in this server farm.rw Gauge .1.3.6.1.4.1.9.9.161.1.2.1.1.4 |
slbServerFarmBindIdslbServerFarmBindId 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.rw Gauge .1.3.6.1.4.1.9.9.161.1.2.1.1.5 |
slbServerFarmRowStatusThe object is used by a management station to create
or delete the row entry in slbServerFarmTable following
the RowStatus textual convention.rw RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- } .1.3.6.1.4.1.9.9.161.1.2.1.1.6 |
slbRealServers OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.161.1.3 |
slbRealTableA 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. SEQUENCE OF SlbRealTableEntry .1.3.6.1.4.1.9.9.161.1.3.1 |
slbRealTableEntryInformation about a particular real server in 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 |
slbRealServerFarmNameThe real server's server farm name. SlbServerString -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.161.1.3.1.1.1 |
slbRealIpAddressThe IP address of real server. IpAddress .1.3.6.1.4.1.9.9.161.1.3.1.1.2 |
slbRealPortThe 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. CiscoPort -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.161.1.3.1.1.3 |
slbRealStateThe current state of real server.rw SlbRealServerState -- Rsyntax INTEGER { -- outOfService(1), -- inService(2), -- failed(3), -- readyToTest(4), -- testing(5), -- maxConnsThrottle(6), -- maxClientsThrottle(7), -- dfpThrottle(8), -- probeFailed(9), -- probeTesting(10), -- operWait(11), -- testWait(12), -- inbandProbeFailed(13), -- returnCodeFailed(14) -- } .1.3.6.1.4.1.9.9.161.1.3.1.1.4 |
slbRealNumberOfConnectionsThe number TCP and UDP connections currently assigned
to this real server.ro Gauge .1.3.6.1.4.1.9.9.161.1.3.1.1.5 |
slbRealNumberOfDummyConnectionsThe current number of idle dummy connections that are
not in use but are reserved for this real server to
accomplish slow-start.ro Gauge .1.3.6.1.4.1.9.9.161.1.3.1.1.6 |
slbRealMaxConnectionsThe configured maximum number of concurrent connections
which SLB will deliver to this real server.rw Gauge .1.3.6.1.4.1.9.9.161.1.3.1.1.7 |
slbRealAdminWeightThe 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.rw Gauge .1.3.6.1.4.1.9.9.161.1.3.1.1.8 |
slbRealOperWeightThe 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.ro Gauge .1.3.6.1.4.1.9.9.161.1.3.1.1.9 |
slbRealMetricThe 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.ro Gauge .1.3.6.1.4.1.9.9.161.1.3.1.1.10 |
slbRealReassignThe number of consecutive TCP SYNs sent to the real
server with no answer before reassigning the
connection to another real server.rw Gauge .1.3.6.1.4.1.9.9.161.1.3.1.1.11 |
slbRealRetryIntervalThe time interval between retries while the server is
in the Failed state.rw TimeInterval -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.161.1.3.1.1.12 |
slbRealFailedConnectionsThe 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.rw Gauge .1.3.6.1.4.1.9.9.161.1.3.1.1.13 |
slbRealFailedClientsThe 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.rw Gauge .1.3.6.1.4.1.9.9.161.1.3.1.1.14 |
slbRealConsecutiveFailsThe 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.ro Gauge .1.3.6.1.4.1.9.9.161.1.3.1.1.15 |
slbRealTotalFailsThe total number of times this real server has failed
since the creation of this row.ro Counter .1.3.6.1.4.1.9.9.161.1.3.1.1.16 |
slbRealRowStatusThe object used by a management station to create
or delete the row entry in slbRealTable following the
RowStatus textual convention.rw RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- } .1.3.6.1.4.1.9.9.161.1.3.1.1.17 |
slbRealTotalConnectionsThe number of assigned connections handled by this
real server since this server was configured.ro Counter .1.3.6.1.4.1.9.9.161.1.3.1.1.18 |
slbRealHCTotalConnectionsThe number of assigned connections handled by this
real server since this server was configured. This
is the 64-bit version of slbRealTotalConnections.ro --?? syntax is not convertable to SMIv1 Counter .1.3.6.1.4.1.9.9.161.1.3.1.1.19 |
slbVirtualServers OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.161.1.4 |
slbVirtualServerTableTable 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. SEQUENCE OF SlbVirtualServerTableEntry .1.3.6.1.4.1.9.9.161.1.4.1 |
slbVirtualServerTableEntryInformation about a particular virtual server served
by a particular local SLB entity. SlbVirtualServerTableEntry .1.3.6.1.4.1.9.9.161.1.4.1.1 |
slbVirtualServerNameThe name of the virtual server. SlbServerString -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.161.1.4.1.1.1 |
slbVirtualServerStateThe state of virtual server.rw SlbVirtualServState -- Rsyntax INTEGER { -- outOfService(1), -- inService(2), -- standby(3), -- inOperReal(4), -- stbInOperReal(5), -- testReal(6), -- outOfMemory(7) -- } .1.3.6.1.4.1.9.9.161.1.4.1.1.2 |
slbVirtualIndexThe index assigned to a virtual server, used to
correlate connections with virtual servers.ro Gauge .1.3.6.1.4.1.9.9.161.1.4.1.1.3 |
slbVirtualIpAddressThe IP address of this virtual server.rw IpAddress .1.3.6.1.4.1.9.9.161.1.4.1.1.4 |
slbVirtualPortThe port of this virtual server.rw CiscoPort -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.161.1.4.1.1.5 |
slbVirtualProtocolThe protocol for this virtual server.rw CiscoIpProtocol -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.161.1.4.1.1.6 |
slbVirtualServiceThe 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.rw SlbVirtualService -- Rsyntax INTEGER { -- none(1), -- ftp(2), -- wsp(3), -- gtp(4), -- rtsp(5) -- } .1.3.6.1.4.1.9.9.161.1.4.1.1.7 |
slbVirtualAdvertiseThe 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.rw TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.4.1.9.9.161.1.4.1.1.8 |
slbVirtualFarmNameThe name of virtual server farm bound to this virtual
server.rw SlbServerString -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.161.1.4.1.1.9 |
slbVirtualDelayTimerThe amount of time this SLB entity will maintain TCP
connection context after a connection has terminated.rw Gauge .1.3.6.1.4.1.9.9.161.1.4.1.1.10 |
slbVirtualIdleTimerThe 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 GGSNrw Gauge .1.3.6.1.4.1.9.9.161.1.4.1.1.11 |
slbVirtualStickyTimerThe amount of time that a connection's real server is
remembered after a connection has terminated.rw TimeInterval -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.161.1.4.1.1.12 |
slbVirtualStickyGroupThe 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.rw Gauge .1.3.6.1.4.1.9.9.161.1.4.1.1.13 |
slbVirtualSynguardCountThe 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.rw Gauge .1.3.6.1.4.1.9.9.161.1.4.1.1.14 |
slbVirtualSynguardPeriodThe interval of time that this virtual server can
have outstanding unanswered SYNs. This is used
with slbVirtualSynguardCount to limit outstanding
SYNs.rw Gauge -- Units -- milliseconds .1.3.6.1.4.1.9.9.161.1.4.1.1.15 |
slbVirtualRowStatusThis object is used by a management station to create
or delete the row entry in slbVirtualServerTable
following the RowStatus textual convention.rw RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- } .1.3.6.1.4.1.9.9.161.1.4.1.1.16 |
slbVirtualNumberOfConnectionsThe number of currently assigned connections being
handled by this virtual server.ro Gauge .1.3.6.1.4.1.9.9.161.1.4.1.1.17 |
slbVirtualTotalConnectionsThe number of assigned connections handled by this
virtual server since this server was configured.ro Counter .1.3.6.1.4.1.9.9.161.1.4.1.1.18 |
slbVirtualHCTotalConnectionsThe number of assigned connections handled by this
virtual server since this server was configured. This
is the 64-bit version of slbVirtualTotalConnections.ro --?? syntax is not convertable to SMIv1 Counter .1.3.6.1.4.1.9.9.161.1.4.1.1.19 |
slbVirtualMaskThe IP subnet mask which is applied to the address
of this virtual server for traffic filtering.rw IpAddress .1.3.6.1.4.1.9.9.161.1.4.1.1.20 |
slbConnections OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.161.1.5 |
slbConnectionTableTable of connections being load-balanced by SLB. SEQUENCE OF SlbConnectionTableEntry .1.3.6.1.4.1.9.9.161.1.5.1 |
slbConnectionTableEntryA list of attributes for a particular SLB connection. SlbConnectionTableEntry .1.3.6.1.4.1.9.9.161.1.5.1.1 |
slbConnectionIndexThe index to internal structures for the connection. Gauge .1.3.6.1.4.1.9.9.161.1.5.1.1.1 |
slbConnectionVirtualIpAddressThe IP address of the virtual server. IpAddress .1.3.6.1.4.1.9.9.161.1.5.1.1.2 |
slbConnectionVirtualPortThe port of the virtual server. CiscoPort -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.161.1.5.1.1.3 |
slbConnectionProtocolThe connection protocol. CiscoIpProtocol -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.161.1.5.1.1.4 |
slbConnectionClientIpAddrThe client IP address. IpAddress .1.3.6.1.4.1.9.9.161.1.5.1.1.5 |
slbConnectionClientPortThe client port. CiscoPort -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.161.1.5.1.1.6 |
slbConnectionStateThe current state of this connection.ro SlbConnectionState -- Rsyntax INTEGER { -- init(1), -- synClient(2), -- synServer(3), -- synBoth(4), -- estab(5), -- finClient(6), -- finServer(7), -- closing(8), -- zombie(9), -- conclient(10), -- conserver(11) -- } .1.3.6.1.4.1.9.9.161.1.5.1.1.7 |
slbConnectionRealIpAddrThe IP Address of the real server to which this
client is being load-balanced.ro IpAddress .1.3.6.1.4.1.9.9.161.1.5.1.1.8 |
slbConnectionServerPortThe port number at the real server to which this
client is being load-balanced.ro CiscoPort -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.161.1.5.1.1.9 |
slbConnectionNumCacheEntriesThe number of netflow cache entries for this
connection. An entry for a terminated connection
cannot be deleted while this number is non-zero.ro Gauge .1.3.6.1.4.1.9.9.161.1.5.1.1.10 |
slbConnectionSynCountThe number of SYNs seen from client.ro Counter .1.3.6.1.4.1.9.9.161.1.5.1.1.11 |
slbVirtualClients OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.161.1.6 |
slbVirtualClientTableTable 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. SEQUENCE OF SlbVirtualClientTableEntry .1.3.6.1.4.1.9.9.161.1.6.1 |
slbVirtualClientTableEntryInformation 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. SlbVirtualClientTableEntry .1.3.6.1.4.1.9.9.161.1.6.1.1 |
slbVirtualClientIpAddressThe 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. IpAddress .1.3.6.1.4.1.9.9.161.1.6.1.1.1 |
slbVirtualClientMaskThe 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. IpAddress .1.3.6.1.4.1.9.9.161.1.6.1.1.2 |
slbVirtualClientExcludeThe truth value that determines if the client range
should be included or excluded on the virtual server.rw TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.4.1.9.9.161.1.6.1.1.3 |
slbVirtualClientRowStatusThe row status is used by a management station to
create or delete the row entry in slbVirtualClientTable
following the RowStatus textual convention.rw RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- } .1.3.6.1.4.1.9.9.161.1.6.1.1.4 |
slbStickyObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.161.1.7 |
slbStickyObjectTableTable 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. SEQUENCE OF SlbStickyObjectTableEntry .1.3.6.1.4.1.9.9.161.1.7.1 |
slbStickyObjectTableEntryInformation about a particular sticky object for
clients at a particular IP address served by a
particular local SLB entity. SlbStickyObjectTableEntry .1.3.6.1.4.1.9.9.161.1.7.1.1 |
slbStickyObjectGroupIdThe group ID for this sticky object. Gauge .1.3.6.1.4.1.9.9.161.1.7.1.1.1 |
slbStickyObjectClientIpAddressThe client IP address with which this object is
associated. IpAddress .1.3.6.1.4.1.9.9.161.1.7.1.1.2 |
slbStickyObjectRealIpAddressThe real server IP address selected for all clients
bound to this sticky object.rw IpAddress .1.3.6.1.4.1.9.9.161.1.7.1.1.3 |
slbStickyObjectConnectionCountThe number of connections currently associated with
this sticky object.ro Gauge .1.3.6.1.4.1.9.9.161.1.7.1.1.4 |
slbStickyObjectFtpControlCountThe number of FTP control connections currently
associated with this sticky object.ro Gauge .1.3.6.1.4.1.9.9.161.1.7.1.1.5 |
slbStickyObjectRowStatusThe row status is used by a management station to
create or delete the row entry in slbStickyObjectTable
following the RowStatus textual convention.rw RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- } .1.3.6.1.4.1.9.9.161.1.7.1.1.6 |
slbNotificationObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.161.1.8 |
cSlbVirtStateChangeNotifEnabledThe 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.rw TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.4.1.9.9.161.1.8.1 |
cSlbRealStateChangeNotifEnabledThe 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.rw TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.4.1.9.9.161.1.8.2 |
slbDfpPassword OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.161.1.9 |
slbDfpPasswordTableA 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. SEQUENCE OF SlbDfpPasswordTableEntry .1.3.6.1.4.1.9.9.161.1.9.1 |
slbDfpPasswordTableEntryAn entry in this table represents the password used
by a particular DFP manager (identified by slbEntity)
when it exchanges messages with DFP agents. SlbDfpPasswordTableEntry .1.3.6.1.4.1.9.9.161.1.9.1.1 |
slbDfpPasswordPendingThe 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.rw SlbPasswordString -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.161.1.9.1.1.1 |
slbDfpPasswordTimeoutThe time interval between the setting of the pending
password and the removal of the current password.rw TimeInterval -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.161.1.9.1.1.2 |
slbDfpPasswordRowStatusThe object is used by a management station to create
or delete the row entry in slbDfpPasswordTable
following the RowStatus textual convention.rw RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- } .1.3.6.1.4.1.9.9.161.1.9.1.1.3 |
slbDfpAgents OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.161.1.10 |
slbDfpAgentTableA 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. SEQUENCE OF SlbDfpAgentTableEntry .1.3.6.1.4.1.9.9.161.1.10.1 |
slbDfpAgentTableEntryInformation about the communication between a local
DFP manager and a particular remote DFP agent. SlbDfpAgentTableEntry .1.3.6.1.4.1.9.9.161.1.10.1.1 |
slbDfpAgentIpAddressThe DFP agent's IP address. IpAddress .1.3.6.1.4.1.9.9.161.1.10.1.1.1 |
slbDfpAgentPortThe DFP agent's port. CiscoPort -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.161.1.10.1.1.2 |
slbDfpAgentStateThe state of the DFP agent.ro SlbDfpAgentState -- Rsyntax INTEGER { -- notOpen(1), -- trying(2), -- connecting(3), -- open(4), -- failed(5), -- securityError(6) -- } .1.3.6.1.4.1.9.9.161.1.10.1.1.3 |
slbDfpAgentTimeoutTime interval during which the agent must send at
least one message to the manager.rw TimeInterval -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.161.1.10.1.1.4 |
slbDfpAgentRetryCountThe 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.rw Gauge .1.3.6.1.4.1.9.9.161.1.10.1.1.5 |
slbDfpAgentIntervalTime interval before SLB retries connecting to a DFP
agent.rw TimeInterval -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.161.1.10.1.1.6 |
slbDfpAgentRowStatusThe row status is used by a management station to
create or delete the row entry in slbDfpAgentTable
following the RowStatus textual convention.rw RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- } .1.3.6.1.4.1.9.9.161.1.10.1.1.7 |
slbDfpReal OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.161.1.11 |
slbDfpRealTableA 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. SEQUENCE OF SlbDfpRealTableEntry .1.3.6.1.4.1.9.9.161.1.11.1 |
slbDfpRealTableEntryInformation 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. SlbDfpRealTableEntry .1.3.6.1.4.1.9.9.161.1.11.1.1 |
slbDfpRealIpAddressThe DFP agent's IP address IpAddress .1.3.6.1.4.1.9.9.161.1.11.1.1.1 |
slbDfpRealProtocolThe protocol of the real server. CiscoIpProtocol -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.161.1.11.1.1.2 |
slbDfpRealPortThe port number of the real server. CiscoPort -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.161.1.11.1.1.3 |
slbDfpRealBindIdThe 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. Gauge .1.3.6.1.4.1.9.9.161.1.11.1.1.4 |
slbDfpRealWeightThe weight of the real server reported from a
DFP agent. The weight represents a relative capacity
to accept new connections.rw Gauge .1.3.6.1.4.1.9.9.161.1.11.1.1.5 |
slbDfpRealRowStatusThe row status is used by a management station to
create or delete the row entry in slbDfpRealTable
following the RowStatus textual convention.rw RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- } .1.3.6.1.4.1.9.9.161.1.11.1.1.6 |
ciscoSlbMIBNotificationPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.161.2 |
ciscoSlbMIBNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.161.2.0 |
ciscoSlbVirtualStateChangeThe notification generated when a virtual
server changes to a new state. The value of
slbVirtualServerState indicates the new state. TRAP-TYPE .1.3.6.1.4.1.9.9.161.2.0.1 |
ciscoSlbRealStateChangeThe notification generated when a real server
changes to a new state. The value of
slbRealServerState indicates the new state. TRAP-TYPE .1.3.6.1.4.1.9.9.161.2.0.2 |
ciscoSlbMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.161.3 |
ciscoSlbMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.161.3.1 |
ciscoSlbMIBCompliance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.161.3.1.1 |
ciscoSlbMIBComplianceRev1 OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.161.3.1.2 |
ciscoSlbMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.161.3.2 |
ciscoSlbStatsGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.161.3.2.1 |
ciscoSlbServerFarmsGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.161.3.2.2 |
ciscoSlbRealServersGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.161.3.2.3 |
ciscoSlbVirtualServersGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.161.3.2.4 |
ciscoSlbConnectionsGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.161.3.2.5 |
ciscoSlbVirtualClientsGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.161.3.2.6 |
ciscoSlbStickyObjectsGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.161.3.2.7 |
ciscoSlbDfpPasswordGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.161.3.2.8 |
ciscoSlbDfpAgentGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.161.3.2.9 |
ciscoSlbDfpRealGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.161.3.2.10 |
ciscoSlbNotifEnabledGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.161.3.2.11 |
ciscoSlbVirtualServersAddGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.161.3.2.12 |
ciscoSlbNotifGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.161.3.2.13 |