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.
|