CISCO-SLB-EXT-MIB
AI MIB Summary
The CISCO-SLB-EXT-MIB provides SNMP instrumentation for Cisco Content Switching Modules (CSM) to manage Server Load Balancing (SLB) entities and monitor Dynamic Feedback Protocol (DFP) metrics, including real-time device load and available capacity. This module extends standard SLB management by exposing specific counters and states for Virtual IP (VIP) addresses, server farms (SF), and fault tolerance (FT) configurations to facilitate granular traffic distribution and health monitoring.
The extended MIB for managing Server Load Balancing Manager(s). This MIB extends the SLB management functionality in the CISCO-SLB-MIB. The Cisco Content Switching Module (CSM) product is the first SLB product to support this MIB.
SLB: Server Load Balancing. Server load balancing
provides for the balancing of packets and connections arriving at the SLB device across a number of other devices, such as real servers, firewalls, or caches. A system containing an SLB device typically exhibits higher performance, scalability, and reliability than any of the devices being load balanced. An SLB device determines how to handle incoming frames and connections according to the contents of incoming data and various configuration options. In determining how to handle incoming data, an SLB device may examine the data at any OSI layer, including Layer 7.
This MIB includes instrumentation for the manager-side implementation of the Dynamic Feedback Protocol (DFP). A DFP manager uses the DFP protocol to communicate with DFP agents in order to obtain information about the current load and available capacity of devices.
Acronyms and terms:
SLB Server Load Balancing VIP Virtual Server IP address NAT Network Address Translation SF Serverfarm FT Fault Tolerance SSL Secure Sockets Layer TLS Transport Layer Security
285
Objects
Active
Status
9
Dependencies
Imported Objects
Objects
285 total| Object Name |
|---|
ciscoSlbExtMIB OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.254 |
RFC1155-SMI Unknown .1.3.6.1.4.1.9.9.254 |
ciscoSlbExtMIBNotifs OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.254.0 |
cslbxFtStateChangeThe notification generated when the Fault Tolerance
process changes to a new state. The value of
cslbxFtState indicates the new state. TRAP-TYPE .1.3.6.1.4.1.9.9.254.0.1 |
ciscoSlbExtMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.254.1 |
cslbxStats OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.254.1.1 |
cslbxStatsTableA table of global SLB statistics for all local SLB
entities. It contains addition information to the
slbStatsTable. SEQUENCE OF CslbxStatsTableEntry .1.3.6.1.4.1.9.9.254.1.1.1 |
cslbxStatsTableEntryA list of additional SLB statistics for a particular
SLB entity. CslbxStatsTableEntry .1.3.6.1.4.1.9.9.254.1.1.1.1 |
cslbxStatsServerInitConnsThe total number of connections initiated by the
servers.ro Counter -- Units -- connections .1.3.6.1.4.1.9.9.254.1.1.1.1.1 |
cslbxStatsServerInitHCConnsThe total number of connections initiated by the
servers. This is the 64-bit version of
cslbxStatsServerInitConns.ro --?? syntax is not convertable to SMIv1 Counter -- Units -- connections .1.3.6.1.4.1.9.9.254.1.1.1.1.2 |
cslbxStatsCurrConnectionsThe number of connections currently still open.ro Gauge -- Units -- connections .1.3.6.1.4.1.9.9.254.1.1.1.1.3 |
cslbxStatsCurrServerInitConnsThe number of server initiated connections currently
still open.ro Gauge -- Units -- connections .1.3.6.1.4.1.9.9.254.1.1.1.1.4 |
cslbxStatsFailedConnsThe number of connections that were load balanced
to real servers that then failed to respond.ro Counter -- Units -- connections .1.3.6.1.4.1.9.9.254.1.1.1.1.5 |
cslbxStatsFailedServerInitConnsThe number of server initiated connections that
failed.ro Counter -- Units -- connections .1.3.6.1.4.1.9.9.254.1.1.1.1.6 |
cslbxStatsL4PolicyConnsThe number of connections made to the virtual servers
with only layer 4 configuration.ro Counter -- Units -- connections .1.3.6.1.4.1.9.9.254.1.1.1.1.7 |
cslbxStatsL7PolicyConnsThe number of connections made to the virtual servers
with some layer 7 configuration.ro Counter -- Units -- connections .1.3.6.1.4.1.9.9.254.1.1.1.1.8 |
cslbxStatsDroppedL4PolicyConnsThe number of connections dropped by virtual
servers with only layer 4 configuration.ro Counter -- Units -- connections .1.3.6.1.4.1.9.9.254.1.1.1.1.9 |
cslbxStatsDroppedL7PolicyConnsThe number of connections dropped by virtual
servers with some layer 7 policy.ro Counter -- Units -- connections .1.3.6.1.4.1.9.9.254.1.1.1.1.10 |
cslbxStatsFtpConnsThe number of connections made to virtual servers
with the FTP service.ro Counter -- Units -- connections .1.3.6.1.4.1.9.9.254.1.1.1.1.11 |
cslbxStatsHttpRedirectConnsThe number of connections made to HTTP
redirect servers.ro Counter -- Units -- connections .1.3.6.1.4.1.9.9.254.1.1.1.1.12 |
cslbxStatsDroppedRedirectConnsThe number of connections dropped by HTTP
redirect servers.ro Counter -- Units -- connections .1.3.6.1.4.1.9.9.254.1.1.1.1.13 |
cslbxStatsNoMatchPolicyRejectsThe number of connections rejected because they
failed to match any configured policy.ro Counter -- Units -- connections .1.3.6.1.4.1.9.9.254.1.1.1.1.14 |
cslbxStatsNoCfgPolicyRejectsThe number of connections rejected because the
matching virtual server was not configured with any
policy.ro Counter -- Units -- connections .1.3.6.1.4.1.9.9.254.1.1.1.1.15 |
cslbxStatsNoActiveServerRejectsThe number of connections rejected because the
chosen server farm did not have any active servers.ro Counter -- Units -- connections .1.3.6.1.4.1.9.9.254.1.1.1.1.16 |
cslbxStatsAclDenyRejectsThe number of connections rejected because the
the matching client access list was configured to deny
access.ro Counter -- Units -- connections .1.3.6.1.4.1.9.9.254.1.1.1.1.17 |
cslbxStatsMaxParseLenRejectsThe number of connections rejected because the length
of an HTTP request or response header exceeded the
maximum L7 parse length configured for the matching
virtual server.ro Counter -- Units -- connections .1.3.6.1.4.1.9.9.254.1.1.1.1.18 |
cslbxStatsBadSslFormatRejectsThe number of connections rejected because some
invalid or unrecognized SSL format was detected.ro Counter -- Units -- connections .1.3.6.1.4.1.9.9.254.1.1.1.1.19 |
cslbxStatsL7ParserErrorRejectsThe number of connections rejected because an
error occurred while parsing the connection data
at Layer 7.ro Counter -- Units -- connections .1.3.6.1.4.1.9.9.254.1.1.1.1.20 |
cslbxStatsVerMismatchRejectsThe number of connections rejected because the
Layer 7 configuration was changed while Layer 7
parsing was occurring on the connection.ro Counter -- Units -- connections .1.3.6.1.4.1.9.9.254.1.1.1.1.21 |
cslbxStatsOutOfMemoryRejectsThe number of connections rejected because the
SLB module could not allocate the required memory.ro Counter -- Units -- connections .1.3.6.1.4.1.9.9.254.1.1.1.1.22 |
cslbxStatsTimedOutConnectionsThe number of connections that were terminated because
they were idle longer than the configured idle timeout
value.ro Counter -- Units -- connections .1.3.6.1.4.1.9.9.254.1.1.1.1.23 |
cslbxStatsTcpChecksumErrorPktsThe accumulated number of TCP packets which have
checksum error.ro Counter -- Units -- packets .1.3.6.1.4.1.9.9.254.1.1.1.1.24 |
cslbxStatsIpChecksumErrorPktsThe accumulated number of IP packets which have
checksum error.ro Counter -- Units -- packets .1.3.6.1.4.1.9.9.254.1.1.1.1.25 |
cslbxServerFarms OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.254.1.2 |
cslbxServerFarmTableThis is a table of server farms, each of which is a
group of real servers to be used by SLB for load
balancing. It contains additional configurations to
the slbSeverFarmTable. SEQUENCE OF CslbxServerFarmTableEntry .1.3.6.1.4.1.9.9.254.1.2.1 |
cslbxServerFarmTableEntryAdditional configuration parameters about a
particular server farm served by a particular
local SLB entity. CslbxServerFarmTableEntry .1.3.6.1.4.1.9.9.254.1.2.1.1 |
cslbxServerFarmHashMaskAddrTypeThe type of address stored in
cslbxServerFarmHashMaskAddr.rw InetAddressType -- Rsyntax INTEGER { -- ?? enum value of zero may cause problems -- unknown(0), -- ipv4(1), -- ipv6(2), -- ipv4z(3), -- ipv6z(4), -- dns(16) -- } .1.3.6.1.4.1.9.9.254.1.2.1.1.1 |
cslbxServerFarmHashMaskAddrThe mask value applied to the IP address before
performing IP hashing operation.rw InetAddress .1.3.6.1.4.1.9.9.254.1.2.1.1.2 |
cslbxServerFarmClientNatPoolThe name of the current client NAT pool associated
with this server farm.rw SlbObjectNameString -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.254.1.2.1.1.3 |
cslbxServerFarmFailActionThe current action assigned to this server farm when
a server has failed ARP or health probe.rw SlbFailAction -- Rsyntax INTEGER { -- noAction(1), -- purgeConns(2) -- } .1.3.6.1.4.1.9.9.254.1.2.1.1.4 |
cslbxServerFarmHttpReturnCodeMapThe name of the HTTP return code checking applied
to with this server farm.rw SlbObjectNameString -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.254.1.2.1.1.5 |
cslbxServerFarmInFailedThresholdThe threshold of failed connections before the
inband health check taking a server in this farm
out-of-service.rw Gauge .1.3.6.1.4.1.9.9.254.1.2.1.1.6 |
cslbxServerFarmInbandResetTimerThe wait time interval before the inband health check
reset a failed server to enable state. The value of
zero indicates failed state will never reset.rw TimeInterval -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.254.1.2.1.1.7 |
cslbxRedirectSvrTableA table of HTTP redirect servers. Entry attributes
may be modified regardless of the value of
cslbxRedirectSvrState. SEQUENCE OF CslbxRedirectSvrTableEntry .1.3.6.1.4.1.9.9.254.1.2.2 |
cslbxRedirectSvrTableEntryInformation about a particular HTTP redirect
virtual server in a particular server farm
served by a particular local SLB entity. CslbxRedirectSvrTableEntry .1.3.6.1.4.1.9.9.254.1.2.2.1 |
cslbxRedirectSvrFarmNameRedirect Server's server farm name. SlbServerString -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.254.1.2.2.1.1 |
cslbxRedirectSvrNameThe name of the Redirect Server SlbServerString -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.254.1.2.2.1.2 |
cslbxRedirectSvrRelocationStrThe relocation URL string sent in the reply
of the Redirect Server.rw SlbUrlString -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.254.1.2.2.1.3 |
cslbxRedirectSvrBackupStringThe backup string sent in the reply of the
Redirect Server when the associated real server
is disabled.rw SlbUrlString -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.254.1.2.2.1.4 |
cslbxRedirectSvrRedirectCodeThe HTTP response code sent in the reply by
the Redirect Server.rw Gauge .1.3.6.1.4.1.9.9.254.1.2.2.1.5 |
cslbxRedirectSvrRedirectPortThe TCP port in the HTTP response sent by
the Redirect Server. Instead of the original
HTTP port (80), the Redirect Server can tell
the client to use a different port (like HTTPS)
when connection to the redirected URL
destination.rw CiscoPort -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.254.1.2.2.1.6 |
cslbxRedirectSvrStateThe current state of the Redirect 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.254.1.2.2.1.7 |
cslbxRedirectSvrNumberOfConnsThe number TCP and UDP connections currently open
on this Redirect Server.ro Gauge .1.3.6.1.4.1.9.9.254.1.2.2.1.8 |
cslbxRedirectSvrMaxConnsThe maximum number of concurrent open connections
the SLB will allow on this Redirect Server.rw Gauge .1.3.6.1.4.1.9.9.254.1.2.2.1.9 |
cslbxRedirectSvrAdminWeightThe user configured weight of the Redirect Server
for the load-balancing algorithms. A weight of zero
indicates that no new connections will be assigned
to this Redirect Server. Higher weight values
indicate to the load-balancing algorithms a higher
availability of this Redirect Server to accept more
work.rw Gauge .1.3.6.1.4.1.9.9.254.1.2.2.1.10 |
cslbxRedirectSvrOperWeightThe actual operating weight of the Redirect 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 Redirect Server. Higher weight values
indicate to the load-balancing algorithms a higher
availability of this Redirect Server to accept more
work.ro Gauge .1.3.6.1.4.1.9.9.254.1.2.2.1.11 |
cslbxRedirectSvrMetricThe 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.254.1.2.2.1.12 |
cslbxRedirectSvrTotalConnsThe total number of connections assigned to this
Redirect Server since this server was configured.ro Counter .1.3.6.1.4.1.9.9.254.1.2.2.1.13 |
cslbxRedirectSvrHCTotalConnsThe total number of connections assigned to this
Redirect Server since this server was configured.
This is the 64-bit version of
cslbxRedirectSvrTotalConnections.ro --?? syntax is not convertable to SMIv1 Counter .1.3.6.1.4.1.9.9.254.1.2.2.1.14 |
cslbxRedirectSvrRowStatusThe object used by a management station to create
or delete the row entry in cslbxRedirectSvrTable
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.254.1.2.2.1.15 |
cslbxServerFarmProbeTableThis is a table of probes in the server farms. SEQUENCE OF CslbxServerFarmProbeTableEntry .1.3.6.1.4.1.9.9.254.1.2.3 |
cslbxServerFarmProbeTableEntryInformation about a particular probe associated with
a particular server farm, served by a particular local
SLB entity. CslbxServerFarmProbeTableEntry .1.3.6.1.4.1.9.9.254.1.2.3.1 |
cslbxServerFarmProbeFarmNameThe name the server farm. SlbServerString -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.254.1.2.3.1.1 |
cslbxServerFarmProbeProbeNameThe name of probe. SlbServerString -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.254.1.2.3.1.2 |
cslbxServerFarmProbeRowStatusThe object is used by a management station to create
or delete the row entry in cslbxServerFarmProbeTable
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.254.1.2.3.1.3 |
cslbxClientNatPools OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.254.1.3 |
cslbxNatPoolTableA table of IP NAT pools. SEQUENCE OF CslbxNatPoolEntry .1.3.6.1.4.1.9.9.254.1.3.1 |
cslbxNatPoolEntryInformation about a particular NAT pool
served by a particular local SLB entity. CslbxNatPoolEntry .1.3.6.1.4.1.9.9.254.1.3.1.1 |
cslbxNatPoolNameThe name of the NAT pool. SlbServerString -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.254.1.3.1.1.1 |
cslbxNatPoolStartAddressTypeThe type of address stored in
cslbxNatPoolStartAddress.rw InetAddressType -- Rsyntax INTEGER { -- ?? enum value of zero may cause problems -- unknown(0), -- ipv4(1), -- ipv6(2), -- ipv4z(3), -- ipv6z(4), -- dns(16) -- } .1.3.6.1.4.1.9.9.254.1.3.1.1.2 |
cslbxNatPoolStartAddressThe first IP address in this NAT pool.rw InetAddress .1.3.6.1.4.1.9.9.254.1.3.1.1.3 |
cslbxNatPoolEndAddressTypeThe type of address stored in
cslbxNatPoolEndAddress.rw InetAddressType -- Rsyntax INTEGER { -- ?? enum value of zero may cause problems -- unknown(0), -- ipv4(1), -- ipv6(2), -- ipv4z(3), -- ipv6z(4), -- dns(16) -- } .1.3.6.1.4.1.9.9.254.1.3.1.1.4 |
cslbxNatPoolEndAddressThe last IP address in this NAT pool.rw InetAddress .1.3.6.1.4.1.9.9.254.1.3.1.1.5 |
cslbxNatPoolRowStatusThe object is used by a management station to create
or delete the row entry in cslbxNatPoolTable 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.254.1.3.1.1.6 |
cslbxStickyObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.254.1.4 |
cslbxStickyGroupTableA table of Sticky Groups. SEQUENCE OF CslbxStickyGroupEntry .1.3.6.1.4.1.9.9.254.1.4.1 |
cslbxStickyGroupEntryInformation about a particular Sticky Group
served by a particular local SLB entity. CslbxStickyGroupEntry .1.3.6.1.4.1.9.9.254.1.4.1.1 |
cslbxStickyGroupIdThis Sticky Group's ID. Gauge .1.3.6.1.4.1.9.9.254.1.4.1.1.1 |
cslbxStickyGroupTypeThis Sticky Group's type.rw SlbStickyType -- Rsyntax INTEGER { -- srcIpSticky(1), -- httpCookieSticky(2), -- sslSticky(3) -- } .1.3.6.1.4.1.9.9.254.1.4.1.1.2 |
cslbxStickyGroupMaskAddressTypeThe type of address stored in
cslbxStickyGroupMaskAddress.rw InetAddressType -- Rsyntax INTEGER { -- ?? enum value of zero may cause problems -- unknown(0), -- ipv4(1), -- ipv6(2), -- ipv4z(3), -- ipv6z(4), -- dns(16) -- } .1.3.6.1.4.1.9.9.254.1.4.1.1.3 |
cslbxStickyGroupMaskAddressThe network mask used with the ipSticky type. The
source IP address will be AND'ed with this mask before
inserting into the sticky database.rw InetAddress .1.3.6.1.4.1.9.9.254.1.4.1.1.4 |
cslbxStickyGroupCookieNameThe HTTP Cookie name used with httpCookieSticky
type.rw SnmpAdminString .1.3.6.1.4.1.9.9.254.1.4.1.1.5 |
cslbxStickyGroupStickyTimerThe length of time a Sticky Group may exist before
being automatically removed.rw Gauge -- Units -- minutes .1.3.6.1.4.1.9.9.254.1.4.1.1.6 |
cslbxStickyGroupRowStatusThe row status is used by a management station to
create or delete the row entry in
cslbxStickyGroupTable 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.254.1.4.1.1.7 |
cslbxStickyObjectTableTable of existing sticky entries. Sticky entries
allow related connections to be sent to the same
real server on a per client basis. This table
supports the Content Switching Module (CSM) feature
which is not supported by the slbStickyObjectTable
in the CISCO-SLB-MIB. SEQUENCE OF CslbxStickyObjectTableEntry .1.3.6.1.4.1.9.9.254.1.4.2 |
cslbxStickyObjectTableEntryInformation about a particular sticky entry by a
particular local SLB entity. CslbxStickyObjectTableEntry .1.3.6.1.4.1.9.9.254.1.4.2.1 |
cslbxStickyObjectIndexThe sticky entry index. Gauge .1.3.6.1.4.1.9.9.254.1.4.2.1.1 |
cslbxStickyObjectGroupIdThe group ID associated with this sticky entry.ro Gauge .1.3.6.1.4.1.9.9.254.1.4.2.1.2 |
cslbxStickyObjectTypeThe sticky type of this sticky entry.ro SlbStickyType -- Rsyntax INTEGER { -- srcIpSticky(1), -- httpCookieSticky(2), -- sslSticky(3) -- } .1.3.6.1.4.1.9.9.254.1.4.2.1.3 |
cslbxStickyObjectSourceInfoThe client IP address or hashed of source data used
created this sticky entry.ro Gauge .1.3.6.1.4.1.9.9.254.1.4.2.1.4 |
cslbxStickyObjectRealAddressTypeThe type of address stored in
cslbxStickyObjectRealAddress.ro InetAddressType -- Rsyntax INTEGER { -- ?? enum value of zero may cause problems -- unknown(0), -- ipv4(1), -- ipv6(2), -- ipv4z(3), -- ipv6z(4), -- dns(16) -- } .1.3.6.1.4.1.9.9.254.1.4.2.1.5 |
cslbxStickyObjectRealAddressThe real server IP address selected for all clients
matched this sticky entry.ro InetAddress .1.3.6.1.4.1.9.9.254.1.4.2.1.6 |
cslbxStickyObjectRealPortThe port number of the real server associated with
this sticky entry.ro CiscoPort -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.254.1.4.2.1.7 |
cslbxMaps OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.254.1.5 |
cslbxMapTableTable of SLB map groups. A SLB map group contains
a list of matching criteria. SEQUENCE OF CslbxMapTableEntry .1.3.6.1.4.1.9.9.254.1.5.1 |
cslbxMapTableEntryInformation about a particular map group,
served by a particular local SLB entity. CslbxMapTableEntry .1.3.6.1.4.1.9.9.254.1.5.1.1 |
cslbxMapNameThe name of the map group. SlbServerString -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.254.1.5.1.1.1 |
cslbxMapTypeThe type of the map group.rw SlbMapType -- Rsyntax INTEGER { -- notCfgMap(1), -- urlMap(2), -- cookieMap(3), -- headerMap(4), -- returnCodeMap(5) -- } .1.3.6.1.4.1.9.9.254.1.5.1.1.2 |
cslbxMapRowStatusThe object used by a management station to create
or delete the row entry in cslbxMapTable
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.254.1.5.1.1.3 |
cslbxHttpExpressionTableTable of HTTP field and regular expressions. SEQUENCE OF CslbxHttpExpressionTableEntry .1.3.6.1.4.1.9.9.254.1.5.2 |
cslbxHttpExpressionTableEntryInformation about a particular HTTP field and
the regular expression in a particular map group,
served by a particular local SLB entity. CslbxHttpExpressionTableEntry .1.3.6.1.4.1.9.9.254.1.5.2.1 |
cslbxHttpExpressionMapNameThe name of the Map containing this entry.
This entry is only valid for cslbxMapType of:
'urlMap', 'cookieMap', or 'headerMap'. SlbServerString -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.254.1.5.2.1.1 |
cslbxHttpExpressionIndexThe index of this item within a Map group. Gauge .1.3.6.1.4.1.9.9.254.1.5.2.1.2 |
cslbxHttpExpressionFieldNameThe HTTP Cookie Name or Header Name. The SLB device
will parse the HTTP packets for this field name. This
object is not used for the Map type of 'urlMap', since
there is only one HTTP URL field in a HTTP request.rw SlbRegularExpression -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.254.1.5.2.1.3 |
cslbxHttpExpressionValueThe regular expression to match against a HTTP URL,
Cookie, or Header field.rw SlbRegularExpression -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.254.1.5.2.1.4 |
cslbxHttpExpressionRowStatusThe object used by a management station to create
or delete the row entry in cslbxHttpExpressionTable
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.254.1.5.2.1.5 |
cslbxHttpReturnCodeTableTable of rules associating ReturnCode maps and
intervals of HTTP return codes with actions to
perform when particular HTTP return codes are seen
in the data stream. SEQUENCE OF CslbxHttpReturnCodeEntry .1.3.6.1.4.1.9.9.254.1.5.3 |
cslbxHttpReturnCodeEntryInformation about the particular action rule in a
particular map of type 'returnCodeMap' dealing with
a particular range of HTTP return codes, served by a
particular local SLB entity. CslbxHttpReturnCodeEntry .1.3.6.1.4.1.9.9.254.1.5.3.1 |
cslbxHttpReturnCodeMapNameThe name of the ReturnCode map containing this action
rule. SlbServerString -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.254.1.5.3.1.1 |
cslbxHttpReturnCodeMinValueThe minimum HTTP return code that this rule matches. Gauge .1.3.6.1.4.1.9.9.254.1.5.3.1.2 |
cslbxHttpReturnCodeMaxValueThe maximum HTTP return code that this rule matches.rw Gauge .1.3.6.1.4.1.9.9.254.1.5.3.1.3 |
cslbxHttpReturnCodeThresholdThe number of times the return code seen before the
action taking place. Once HTTP return codes between
cslbxHttpReturnCodeMinValue and
cslbxHttpReturnCodeMaxValue, inclusive, have
been seen at least cslbxHttpReturnCodeThreshold
times, the action specified by
cslbxHttpReturnCodeType is taken. The value
of zero indicates this object has not been set.rw Gauge .1.3.6.1.4.1.9.9.254.1.5.3.1.4 |
cslbxHttpReturnCodeResetTimerThe time interval before resetting the state of the
real server. Once the action associated with this
rule is taken, the associated real server state is
reset after cslbxHttpReturnCodeResetTimer.
The value of zero indicates the state will never
reset.rw TimeInterval -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.254.1.5.3.1.5 |
cslbxHttpReturnCodeTypeThe action associated with this rule.rw SlbProbeAction -- Rsyntax INTEGER { -- noAction(1), -- logAction(2), -- removeAction(3) -- } .1.3.6.1.4.1.9.9.254.1.5.3.1.6 |
cslbxHttpReturnCodeRowStatusThe object used by a management station to create
or delete the row entry in
cslbxHttpReturnCodeTable 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.254.1.5.3.1.7 |
cslbxServerProbes OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.254.1.6 |
cslbxProbeCfgTableThe probing function monitors the health of
real servers. The SLB device actively probes
real servers to determine if they are healthy.
This table is for configuring the parameters
of probes. SEQUENCE OF CslbxProbeCfgEntry .1.3.6.1.4.1.9.9.254.1.6.1 |
cslbxProbeCfgEntryThis entry provides the basic configuration of a
probe of a particular name, served by a particular
SLB entity. This entry may be of any probe type. CslbxProbeCfgEntry .1.3.6.1.4.1.9.9.254.1.6.1.1 |
cslbxProbeNameThe name of the probe. SlbServerString -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.254.1.6.1.1.1 |
cslbxProbeTypeThe type of probe.rw SlbProbeType -- Rsyntax INTEGER { -- icmpProbe(1), -- tcpProbe(2), -- dnsProbe(3), -- httpProbe(4), -- ftpProbe(5), -- telnetProbe(6), -- smtpProbe(7) -- } .1.3.6.1.4.1.9.9.254.1.6.1.1.2 |
cslbxProbeIntervalTime between health checks. It is from the end of
previous check to the beginning of the next check.rw TimeInterval -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.254.1.6.1.1.3 |
cslbxProbeRetriesThe number of consecutive retries without a successful
probe before marking the real server as 'failed'.rw Gauge .1.3.6.1.4.1.9.9.254.1.6.1.1.4 |
cslbxProbeFailedIntervalTime before retrying a 'failed' real
server to see if it has recovered yet.rw TimeInterval -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.254.1.6.1.1.5 |
cslbxProbeReceiveTimeoutMaximum time to wait for a reply from a real
server before considering this probe attempt
to have failed.rw TimeInterval -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.254.1.6.1.1.6 |
cslbxProbeTcpOpenTimeoutMaximum time to wait for a TCP SYN/ACK frame
from the real server. This entry is only valid
for probes employing TCP, such as SMTP and HTTP
probes.rw TimeInterval -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.254.1.6.1.1.7 |
cslbxProbeAlternateDestAddrTypeThe type of address stored in
cslbxProbeAlternateDestAddr.rw InetAddressType -- Rsyntax INTEGER { -- ?? enum value of zero may cause problems -- unknown(0), -- ipv4(1), -- ipv6(2), -- ipv4z(3), -- ipv6z(4), -- dns(16) -- } .1.3.6.1.4.1.9.9.254.1.6.1.1.8 |
cslbxProbeAlternateDestAddrThe alternative destination IP address to be used with
the probing packet. Probe frames are normally sent to
a real server IP address. If the setting is not
'0.0.0.0', probe frames are sent to the IP address
given by this object. This entry is only valid with
the ICMP probe type.rw InetAddress .1.3.6.1.4.1.9.9.254.1.6.1.1.9 |
cslbxProbeDnsDomainNameThe domain name string use with the DNS probe. (Only
applicable to DNS probes.)rw SnmpAdminString -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.254.1.6.1.1.10 |
cslbxProbeHttpRequestMethodThe request method type string to be used in the
HTTP probe packets. (Only applicable to HTTP
probes.)rw SnmpAdminString .1.3.6.1.4.1.9.9.254.1.6.1.1.11 |
cslbxProbeHttpRequestUrlThe URI string in the HTTP request of HTTP probe
packets. (Only applicable to HTTP probes.)rw SlbUrlString -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.254.1.6.1.1.12 |
cslbxProbeRowStatusThe row status is used by a management station to
create or delete the row entry in cslbxProbeCfgTable
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.254.1.6.1.1.13 |
cslbxDnsProbeIpTableThe probing function monitors the health of
real servers. The SLB device actively probes
real servers to determine if they are healthy.
This table is for configuring the parameters
of DNS probes. In a DNS probe, resolution of a
specific domain name is requested, and the
resulting IP address must match one of a list of
'expected IP addresses' configured for that
probe. This table stores the list of expected IP
addresses for each DNS probe. SEQUENCE OF CslbxDnsProbeIpEntry .1.3.6.1.4.1.9.9.254.1.6.2 |
cslbxDnsProbeIpEntryThe IP address in this entry is a valid response
to a request for resolution of the domain name
associated with the DNS probe in this entry. CslbxDnsProbeIpEntry .1.3.6.1.4.1.9.9.254.1.6.2.1 |
cslbxDnsProbeIpProbeNameThe name of the DNS probe. SlbServerString -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.254.1.6.2.1.1 |
cslbxDnsProbeIpAddressTypeThe type of address stored in
cslbxDnsProbeIpAddress. InetAddressType -- Rsyntax INTEGER { -- ?? enum value of zero may cause problems -- unknown(0), -- ipv4(1), -- ipv6(2), -- ipv4z(3), -- ipv6z(4), -- dns(16) -- } .1.3.6.1.4.1.9.9.254.1.6.2.1.2 |
cslbxDnsProbeIpAddressThe IP address that may be expected in response
to a DNS probe from a 'healthy' real DNS server. InetAddress .1.3.6.1.4.1.9.9.254.1.6.2.1.3 |
cslbxDnsProbeIpRowStatusThe object used by a management station to create
or delete the row entry in cslbxDnsProbeIpTable
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.254.1.6.2.1.4 |
cslbxProbeHeaderCfgTableThe probing function monitors the health of
real servers. The SLB device actively probes
real servers to determine if they are healthy.
This table is for configuring the parameters
of HTTP probes. In particular, each HTTP probe
request may be sent with a number of fixed HTTP
headers. This table defines such fixed HTTP
headers sent with HTTP probes. SEQUENCE OF CslbxProbeHeaderCfgEntry .1.3.6.1.4.1.9.9.254.1.6.3 |
cslbxProbeHeaderCfgEntryThis entry defines the HTTP header value
of a particular HTTP header name sent with a
particular HTTP probe, served by a particular SLB
entity. CslbxProbeHeaderCfgEntry .1.3.6.1.4.1.9.9.254.1.6.3.1 |
cslbxProbeHeaderProbeNameThe name of the HTTP probe. SlbServerString -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.254.1.6.3.1.1 |
cslbxProbeHeaderFieldNameAn HTTP header of this name is transmitted in the
HTTP request sent by this probe. SnmpAdminString .1.3.6.1.4.1.9.9.254.1.6.3.1.2 |
cslbxProbeHeaderFieldValueThe HTTP header value associated with the HTTP header
name given by cslbxProbeHeaderFieldName.rw SnmpAdminString -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.254.1.6.3.1.3 |
cslbxProbeHeaderRowStatusThe object used by a management station to create
or delete the row entry in cslbxProbeHeaderTable
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.254.1.6.3.1.4 |
cslbxProbeExpectStatusCfgTableThe probing function monitors the health of
real servers. The SLB device actively probes
real servers to determine if they are healthy.
This table is for configuring the expect status
codes returned by a server. SEQUENCE OF CslbxProbeExpectStatusCfgEntry .1.3.6.1.4.1.9.9.254.1.6.4 |
cslbxProbeExpectStatusCfgEntryThis entry provides the configuration of a range of
expect status codes for a particular probe, served by
a particular SLB entity. CslbxProbeExpectStatusCfgEntry .1.3.6.1.4.1.9.9.254.1.6.4.1 |
cslbxProbeExpectStatusProbeNameThe name of the probe. SlbServerString -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.254.1.6.4.1.1 |
cslbxProbeExpectStatusMinValueThe starting value of the expect status code range. Gauge .1.3.6.1.4.1.9.9.254.1.6.4.1.2 |
cslbxProbeExpectStatusMaxValueThe ending value of the expect status code range.rw Gauge .1.3.6.1.4.1.9.9.254.1.6.4.1.3 |
cslbxProbeExpectStatusRowStatusThe object used by a management station to create
or delete the row entry in
cslbxProbeExpectStatusCfgTable 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.254.1.6.4.1.4 |
cslbxPolicies OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.254.1.7 |
cslbxPolicyTableTable of load balancing policies. SEQUENCE OF CslbxPolicyTableEntry .1.3.6.1.4.1.9.9.254.1.7.1 |
cslbxPolicyTableEntryInformation about a particular policy configured on
a particular local SLB entity. CslbxPolicyTableEntry .1.3.6.1.4.1.9.9.254.1.7.1.1 |
cslbxPolicyNameThe name of the policy. SlbServerString -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.254.1.7.1.1.1 |
cslbxPolicyClientGroupNumberThe group number of the associated client access
list.rw Gauge .1.3.6.1.4.1.9.9.254.1.7.1.1.2 |
cslbxPolicyClientGroupNameThe group name of the associated client access list.rw SlbObjectNameString -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.254.1.7.1.1.3 |
cslbxPolicyUrlMapThe name of the associated URL map.rw SlbObjectNameString -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.254.1.7.1.1.4 |
cslbxPolicyCookieMapThe name of the associated Cookie map.rw SlbObjectNameString -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.254.1.7.1.1.5 |
cslbxPolicyGenericHeaderMapThe name of the associated generic HTTP
header map.rw SlbObjectNameString -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.254.1.7.1.1.6 |
cslbxPolicyStickyGroupThe number of the associated sticky group. The
value '0' indicates no sticky group is associated.rw Gauge .1.3.6.1.4.1.9.9.254.1.7.1.1.7 |
cslbxPolicyDscpEnabledThe current setting for enabling TOS byte stamping.
If this is set, the TCP TOS (type-of-service) byte
of traffic matching this policy will be
stamped with the cslbxPolicyDscpStamping value.rw TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.4.1.9.9.254.1.7.1.1.8 |
cslbxPolicyDscpStampingThe value to be stamped over the TCP TOS
(type-of-service) byte.rw Gauge .1.3.6.1.4.1.9.9.254.1.7.1.1.9 |
cslbxPolicyFarmNameThe server farm to which a connection matching this
policy may be assigned.rw SlbObjectNameString -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.254.1.7.1.1.10 |
cslbxPolicyRowStatusThe object used by a management station to create
or delete the row entry in cslbxPolicyTable 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.254.1.7.1.1.11 |
cslbxVirtualServers OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.254.1.8 |
cslbxVirtualServerTableTable of virtual servers. It contains addtional
configurations for the slbVirtualServerTable. SEQUENCE OF CslbxVirtualServerTableEntry .1.3.6.1.4.1.9.9.254.1.8.1 |
cslbxVirtualServerTableEntryAdditional configuration information about a
particular virtual server served by a particular
local SLB entity. CslbxVirtualServerTableEntry .1.3.6.1.4.1.9.9.254.1.8.1.1 |
cslbxVirtualAdvertiseOptionThe advertise option for the virtual IP address.
This value and the cslbxVirtualAdvertise value will
determine whether and when to add the virtual IP
address into the static route table.rw SlbIpAdvertise -- Rsyntax INTEGER { -- alwaysAdvertise(1), -- activeAdvertise(2) -- } .1.3.6.1.4.1.9.9.254.1.8.1.1.1 |
cslbxVirtualVlanIdThe VLAN ID associated with the virtual server.
Only traffic from this VLAN may match the
virtual server. By default (value of zero), a
virtual server may match traffic from any VLAN.rw Gauge .1.3.6.1.4.1.9.9.254.1.8.1.1.2 |
cslbxVirtualReplicationModeSpecifies which information will be replicated
from the active device to a standby device in a
fault tolerant configuration.rw SlbReplicationMode -- Rsyntax INTEGER { -- replNone(1), -- replAll(2), -- replConnection(3), -- replStickyData(4) -- } .1.3.6.1.4.1.9.9.254.1.8.1.1.3 |
cslbxVirtualPendingTimerThe length of time before a connection in the
pending state gets torn down.rw TimeInterval -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.254.1.8.1.1.4 |
cslbxVirtualL7MaxParseLengthThe maximum number of characters to be parsed for
Layer 7 (application level) specific information.
If HTTP processing is required on an HTTP request
or response with HTTP header length greater than
cslbxVirtualL7MaxParseLength, the connection will be
rejected and reset.rw Gauge .1.3.6.1.4.1.9.9.254.1.8.1.1.5 |
cslbxVirtualHttpPersistenceSlbThe setting for load balancing each request in a
HTTP 1.1 persistence connection. If set to 'true',
the SLB device may direct successive HTTP requests
in the same TCP connection to different destinations.rw TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.4.1.9.9.254.1.8.1.1.6 |
cslbxVirtualURLHashBeginStringThe sub-string within the URL string at which to
start the hashing operation. The hash result
will be used in the server farm with predictor
'urlHash'. An empty string indicates hashing should
begin at the beginning of the URL.rw SlbRegularExpression -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.254.1.8.1.1.7 |
cslbxVirtualURLHashEndStringThe sub-string within the URL string at which to
end the hashing operation. The hash result
will be used in the server farm with predictor
'urlHash'. An empty string indicates hashing should
end at the end of the URL.rw SlbRegularExpression -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.254.1.8.1.1.8 |
cslbxRuleTableThis table provides the function to apply the
policies to the virtual servers. Using different
policies, the SLB can direct traffic matching
different patterns to different server farms. SEQUENCE OF CslbxRuleEntry .1.3.6.1.4.1.9.9.254.1.8.2 |
cslbxRuleEntryThis entry links one SLB policy to a virtual server.
If the status of associated cslbxRuleVirtualServerName
or the status of associated cslbxRulePolicyName is not
active, the status of this entry cannot be active. CslbxRuleEntry .1.3.6.1.4.1.9.9.254.1.8.2.1 |
cslbxRuleVirtualServerNameThe name of the associated virtual server. SlbServerString -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.254.1.8.2.1.1 |
cslbxRulePolicyNameThe name of the associated SLB policy. SlbServerString -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.254.1.8.2.1.2 |
cslbxRuleCurrentConnectionsThe current number of open connections that matched
this SLB policy.ro Gauge .1.3.6.1.4.1.9.9.254.1.8.2.1.3 |
cslbxRuleTotalConnectionsThe total number of connections that ever matched
this SLB policy.ro Counter .1.3.6.1.4.1.9.9.254.1.8.2.1.4 |
cslbxRuleHCTotalConnectionsThe total number of connections that ever matched
this SLB policy. This is the 64-bit version of
cslbxRuleTotalConnections.ro --?? syntax is not convertable to SMIv1 Counter .1.3.6.1.4.1.9.9.254.1.8.2.1.5 |
cslbxRuleTotalClientPacketsThe total number of packets ever sent by the client
to the server on a connection that matched this SLB
policy.ro Counter .1.3.6.1.4.1.9.9.254.1.8.2.1.6 |
cslbxRuleHCTotalClientPacketsThe total number of packets ever sent by the client
to the server on a connection that matched this SLB
policy. This is the 64-bit version of
cslbxRuleTotalClientPackets.ro --?? syntax is not convertable to SMIv1 Counter .1.3.6.1.4.1.9.9.254.1.8.2.1.7 |
cslbxRuleTotalServerPacketsThe total number of packets ever sent by the server
to the client on a connection that matched this SLB
policy.ro Counter .1.3.6.1.4.1.9.9.254.1.8.2.1.8 |
cslbxRuleHCTotalServerPacketsThe total number of packets ever sent by the server
to the client on a connection that matched this
SLB policy. This is the 64-bit version of
cslbxRuleTotalClientPackets.ro --?? syntax is not convertable to SMIv1 Counter .1.3.6.1.4.1.9.9.254.1.8.2.1.9 |
cslbxRuleRowStatusThe object used by a management station to create
or delete the row entry in cslbxRuleTable 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.254.1.8.2.1.10 |
cslbxVlans OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.254.1.9 |
cslbxVlanTableThis table provides the configuration of VLANs
configured on the SLB. SEQUENCE OF CslbxVlanEntry .1.3.6.1.4.1.9.9.254.1.9.1 |
cslbxVlanEntryThis entry is for configuring the VLAN on the SLB
device. CslbxVlanEntry .1.3.6.1.4.1.9.9.254.1.9.1.1 |
cslbxVlanIdThe 802.1q VLAN ID of this VLAN. Gauge .1.3.6.1.4.1.9.9.254.1.9.1.1.1 |
cslbxVlanTypeThe type of this VLAN.rw SlbVlanType -- Rsyntax INTEGER { -- clientVlan(1), -- serverVlan(2), -- ftVlan(3) -- } .1.3.6.1.4.1.9.9.254.1.9.1.1.2 |
cslbxVlanAddressTypeThe type of address stored in cslbxVlanAddress.rw InetAddressType -- Rsyntax INTEGER { -- ?? enum value of zero may cause problems -- unknown(0), -- ipv4(1), -- ipv6(2), -- ipv4z(3), -- ipv6z(4), -- dns(16) -- } .1.3.6.1.4.1.9.9.254.1.9.1.1.3 |
cslbxVlanAddressThe IP address of this VLAN interface.rw InetAddress .1.3.6.1.4.1.9.9.254.1.9.1.1.4 |
cslbxVlanMaskAddressTypeThe type of address stored in cslbxVlanMaskAddress.rw InetAddressType -- Rsyntax INTEGER { -- ?? enum value of zero may cause problems -- unknown(0), -- ipv4(1), -- ipv6(2), -- ipv4z(3), -- ipv6z(4), -- dns(16) -- } .1.3.6.1.4.1.9.9.254.1.9.1.1.5 |
cslbxVlanMaskAddressThe network mask for this VLAN interface.rw InetAddress .1.3.6.1.4.1.9.9.254.1.9.1.1.6 |
cslbxVlanRowStatusThe object is used by a management station to create
or delete the row entry in cslbxVlanTable 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.254.1.9.1.1.7 |
cslbxAliasAddrTableThis table provides the configuration of alias IP
addresses on the SLB device. The SLB device will
respond to an ARP request for alias IP addresses if
the ARP request arrives on the configured VLAN.
A given VLAN may be associated with multiple alias
IP addresses. SEQUENCE OF CslbxAliasAddrEntry .1.3.6.1.4.1.9.9.254.1.9.2 |
cslbxAliasAddrEntryThis entry is for configuring an alias IP address on
the SLB device. CslbxAliasAddrEntry .1.3.6.1.4.1.9.9.254.1.9.2.1 |
cslbxAliasAddrVlanIdThe VLAN ID associated with this alias address. Gauge .1.3.6.1.4.1.9.9.254.1.9.2.1.1 |
cslbxAliasAddrAddressTypeThe type of address stored in cslbxAliasAddrAddress. InetAddressType -- Rsyntax INTEGER { -- ?? enum value of zero may cause problems -- unknown(0), -- ipv4(1), -- ipv6(2), -- ipv4z(3), -- ipv6z(4), -- dns(16) -- } .1.3.6.1.4.1.9.9.254.1.9.2.1.2 |
cslbxAliasAddrAddressThe alias IP address itself. InetAddress .1.3.6.1.4.1.9.9.254.1.9.2.1.3 |
cslbxAliasAddrRowStatusThe object is used by a management station to create
or delete the row entry in cslbxAliasAddrTable
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.254.1.9.2.1.4 |
cslbxStaticRouteTableThis table provides the configuration of static routes
on the SLB device. SEQUENCE OF CslbxStaticRouteEntry .1.3.6.1.4.1.9.9.254.1.9.3 |
cslbxStaticRouteEntryThis entry is for configuring the static route used
by the SLB device. The SLB device will accept
multiple destination gateways for the same route.
The SLB should able to pick an active gateway for
a given route. In some case, the SLB device can
load-balancing among the gateways of the same
route. CslbxStaticRouteEntry .1.3.6.1.4.1.9.9.254.1.9.3.1 |
cslbxStaticRouteVlanIdThe VLAN ID associated with this route. Gauge .1.3.6.1.4.1.9.9.254.1.9.3.1.1 |
cslbxStaticRouteSubnetAddrTypeThe type of address stored in
cslbxStaticRouteSubnetAddr. InetAddressType -- Rsyntax INTEGER { -- ?? enum value of zero may cause problems -- unknown(0), -- ipv4(1), -- ipv6(2), -- ipv4z(3), -- ipv6z(4), -- dns(16) -- } .1.3.6.1.4.1.9.9.254.1.9.3.1.2 |
cslbxStaticRouteSubnetAddrThe IP subnet of this route. InetAddress .1.3.6.1.4.1.9.9.254.1.9.3.1.3 |
cslbxStaticRouteMaskAddrTypeThe type of address stored in
cslbxStaticRouteMaskAddr. InetAddressType -- Rsyntax INTEGER { -- ?? enum value of zero may cause problems -- unknown(0), -- ipv4(1), -- ipv6(2), -- ipv4z(3), -- ipv6z(4), -- dns(16) -- } .1.3.6.1.4.1.9.9.254.1.9.3.1.4 |
cslbxStaticRouteMaskAddrThe IP network mask of this route. InetAddress .1.3.6.1.4.1.9.9.254.1.9.3.1.5 |
cslbxStaticRouteGatewayAddrTypeThe type of address stored in
cslbxStaticRouteGatewayAddr. InetAddressType -- Rsyntax INTEGER { -- ?? enum value of zero may cause problems -- unknown(0), -- ipv4(1), -- ipv6(2), -- ipv4z(3), -- ipv6z(4), -- dns(16) -- } .1.3.6.1.4.1.9.9.254.1.9.3.1.6 |
cslbxStaticRouteGatewayAddrThe IP address of the next hop gateway. InetAddress .1.3.6.1.4.1.9.9.254.1.9.3.1.7 |
cslbxStaticRouteRowStatusThe object is used by a management station to create
or delete the row entry in cslbxStaticRouteTable
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.254.1.9.3.1.8 |
cslbxFaultTolerance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.254.1.10 |
cslbxFtTableTable of Fault Tolerance settings. SEQUENCE OF CslbxFtTableEntry .1.3.6.1.4.1.9.9.254.1.10.1 |
cslbxFtTableEntryInformation about Fault Tolerance settings
for a particular local SLB entity. CslbxFtTableEntry .1.3.6.1.4.1.9.9.254.1.10.1.1 |
cslbxFtGroupIdThe Fault Tolerance group number.rw Gauge .1.3.6.1.4.1.9.9.254.1.10.1.1.1 |
cslbxFtVlanIdThe VLAN ID used by this Fault Tolerance group.rw Gauge .1.3.6.1.4.1.9.9.254.1.10.1.1.2 |
cslbxFtPreemptThe preemption setting for this Fault Tolerance
group.rw TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.4.1.9.9.254.1.10.1.1.3 |
cslbxFtPriorityThe priority value of this SLB device for the
Fault Tolerance group.rw Gauge .1.3.6.1.4.1.9.9.254.1.10.1.1.4 |
cslbxFtHeartBeatTimerThe time interval of sending the keep-alive messages
to the peer in the Fault Tolerance group.rw TimeInterval -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.254.1.10.1.1.5 |
cslbxFtFailThresholdThe threshold for failing over to the standby SLB.
If a standby SLB device has not received a keep-alive
message from an active SLB device within
cslbxFtFailThreshold consecutive periods
of length cslbxFtHeartBeatTimer, the standby
will become active.rw Gauge .1.3.6.1.4.1.9.9.254.1.10.1.1.6 |
cslbxFtStateThe current Fault Tolerance state of this SLB device.ro SlbFtState -- Rsyntax INTEGER { -- notConfigFT(1), -- initializingFT(2), -- activeFT(3), -- standbyFT(4) -- } .1.3.6.1.4.1.9.9.254.1.10.1.1.7 |
cslbxFtStateChangeTimeThe time of the last change in the current
Fault Tolerance state of the SLB device.ro TimeStamp -- Rsyntax TimeTicks .1.3.6.1.4.1.9.9.254.1.10.1.1.8 |
cslbxFtRxHeartBeatMsgsThe number of the keep-alive messages ever received by
this SLB device.ro Counter .1.3.6.1.4.1.9.9.254.1.10.1.1.9 |
cslbxFtTxHeartBeatMsgsThe number of the keep-alive messages ever sent
by this SLB device.ro Counter .1.3.6.1.4.1.9.9.254.1.10.1.1.10 |
cslbxFtRxUpdateMsgsThe number of the state update (sticky) messages
ever received by this SLB device.ro Counter .1.3.6.1.4.1.9.9.254.1.10.1.1.11 |
cslbxFtTxUpdateMsgsThe number of the state update (sticky) messages
ever sent by this SLB device.ro Counter .1.3.6.1.4.1.9.9.254.1.10.1.1.12 |
cslbxFtRxCoupMsgsThe number of master override messages
ever received by this SLB device.ro Counter .1.3.6.1.4.1.9.9.254.1.10.1.1.13 |
cslbxFtTxCoupMsgsThe number of master override messages
ever sent by this SLB device.ro Counter .1.3.6.1.4.1.9.9.254.1.10.1.1.14 |
cslbxFtRxElectMsgsThe number of the master election messages
ever received by this SLB device.ro Counter .1.3.6.1.4.1.9.9.254.1.10.1.1.15 |
cslbxFtTxElectMsgsThe number of the master election messages
ever sent by this SLB device.ro Counter .1.3.6.1.4.1.9.9.254.1.10.1.1.16 |
cslbxFtRxConnReplMsgsThe number of the connection replication
messages ever received by this SLB device.ro Counter .1.3.6.1.4.1.9.9.254.1.10.1.1.17 |
cslbxFtTxConnReplMsgsThe number of the connection replication
messages ever sent by this SLB device.ro Counter .1.3.6.1.4.1.9.9.254.1.10.1.1.18 |
cslbxFtRxPacketsThe total number of Fault Tolerance messages
ever received by this SLB device.ro Counter .1.3.6.1.4.1.9.9.254.1.10.1.1.19 |
cslbxFtDropPacketsThe total number of Fault Tolerance messages
ever dropped by this SLB device.ro Counter .1.3.6.1.4.1.9.9.254.1.10.1.1.20 |
cslbxFtDuplPacketsThe total number of duplicate Fault Tolerance
messages ever received by this SLB device.ro Counter .1.3.6.1.4.1.9.9.254.1.10.1.1.21 |
cslbxFtXsumErrPacketsThe total number of Fault Tolerance messages with
a checksum error ever received by this SLB device.ro Counter .1.3.6.1.4.1.9.9.254.1.10.1.1.22 |
cslbxFtBuffErrPacketsThe total number of Fault Tolerance messages dropped
by this SLB device due to insufficient buffer memory.ro Counter .1.3.6.1.4.1.9.9.254.1.10.1.1.23 |
cslbxFtRowStatusThe row status is used by a management station to
create or delete the row entry in
cslbxFtTable 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.254.1.10.1.1.24 |
cslbxXmlConfig OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.254.1.11 |
cslbxXmlConfigTableTable of XML interface settings. SEQUENCE OF CslbxXmlConfigTableEntry .1.3.6.1.4.1.9.9.254.1.11.1 |
cslbxXmlConfigTableEntryInformation about XML interface settings
for a particular local SLB entity. CslbxXmlConfigTableEntry .1.3.6.1.4.1.9.9.254.1.11.1.1 |
cslbxXmlConfigEnabledThe current setting for enabling XML interface.
If this is set, the XML configuration is
enabled for this SLB instance.rw TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.4.1.9.9.254.1.11.1.1.1 |
cslbxXmlConfigVlanIdThe VLAN ID on which to accept requests for
configuration via XML. If it set to zero, then
connection from any VLAN is acceptable.rw Gauge .1.3.6.1.4.1.9.9.254.1.11.1.1.2 |
cslbxXmlConfigListeningPortThe TCP port on which this SLB instance
listens for XML configuration requests.rw CiscoPort -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.254.1.11.1.1.3 |
cslbxXmlConfigRowStatusThe row status is used by a management station to
create or delete the row entry in cslbxXmlConfigTable
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.254.1.11.1.1.4 |
cslbxConnections OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.254.1.12 |
cslbxConnTableTable of Extended Connections being load-balanced
by SLB. This table supports the Content Switching
Module (CSM) feature which is not supported by
the slbConnectionTable in the CISCO-SLB-MIB. SEQUENCE OF CslbxConnTableEntry .1.3.6.1.4.1.9.9.254.1.12.1 |
cslbxConnTableEntryA list of Extended Connections for a particular
local SLB entity. CslbxConnTableEntry .1.3.6.1.4.1.9.9.254.1.12.1.1 |
cslbxConnIndexThe index to internal structures for the
Extended Connection. Gauge .1.3.6.1.4.1.9.9.254.1.12.1.1.1 |
cslbxConnInDestAddrTypeThe type of address stored in
cslbxConnInDestAddr.ro InetAddressType -- Rsyntax INTEGER { -- ?? enum value of zero may cause problems -- unknown(0), -- ipv4(1), -- ipv6(2), -- ipv4z(3), -- ipv6z(4), -- dns(16) -- } .1.3.6.1.4.1.9.9.254.1.12.1.1.2 |
cslbxConnInDestAddrThe destination IP address of the incoming
request.ro InetAddress .1.3.6.1.4.1.9.9.254.1.12.1.1.3 |
cslbxConnInDestPortThe destination port of the incoming request.ro CiscoPort -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.254.1.12.1.1.4 |
cslbxConnInSourceAddrTypeThe type of address stored in
cslbxConnInSourceAddr.ro InetAddressType -- Rsyntax INTEGER { -- ?? enum value of zero may cause problems -- unknown(0), -- ipv4(1), -- ipv6(2), -- ipv4z(3), -- ipv6z(4), -- dns(16) -- } .1.3.6.1.4.1.9.9.254.1.12.1.1.5 |
cslbxConnInSourceAddrThe source IP address of the incoming request.ro InetAddress .1.3.6.1.4.1.9.9.254.1.12.1.1.6 |
cslbxConnInSourcePortThe source port of the incoming request.ro CiscoPort -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.254.1.12.1.1.7 |
cslbxConnProtocolThe IP protocol for the Extended Conn.ro CiscoIpProtocol -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.254.1.12.1.1.8 |
cslbxConnOutDestAddrTypeThe type of address stored in
cslbxConnOutDestIpAddr.ro InetAddressType -- Rsyntax INTEGER { -- ?? enum value of zero may cause problems -- unknown(0), -- ipv4(1), -- ipv6(2), -- ipv4z(3), -- ipv6z(4), -- dns(16) -- } .1.3.6.1.4.1.9.9.254.1.12.1.1.9 |
cslbxConnOutDestAddrThe destination IP address of the load-balanced
Extended Conn.ro InetAddress .1.3.6.1.4.1.9.9.254.1.12.1.1.10 |
cslbxConnOutDestPortThe destination port of the load-balanced
Extended Conn.ro CiscoPort -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.254.1.12.1.1.11 |
cslbxConnOutSourceAddrTypeThe type of address stored in
cslbxConnOutSourceAddr.ro InetAddressType -- Rsyntax INTEGER { -- ?? enum value of zero may cause problems -- unknown(0), -- ipv4(1), -- ipv6(2), -- ipv4z(3), -- ipv6z(4), -- dns(16) -- } .1.3.6.1.4.1.9.9.254.1.12.1.1.12 |
cslbxConnOutSourceAddrThe source IP address of the load-balanced
Extended Conn.ro InetAddress .1.3.6.1.4.1.9.9.254.1.12.1.1.13 |
cslbxConnOutSourcePortThe source port of the load-balanced
Extended Conn.ro CiscoPort -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.254.1.12.1.1.14 |
cslbxConnStateThe current state of this Extended Conn.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.254.1.12.1.1.15 |
cslbxNotifObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.254.1.13 |
cslbxFtStateChangeNotifEnabledThis object controls the generation of
cslbxFtStateChange notification.
'true' Indicates that cslbxFtStateChange
notification is to be generated when the state
changes. That is, notification generation
is enabled.
'false' Indicates that cslbxFtStateChange
notification generation is disabled.rw TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.4.1.9.9.254.1.13.1 |
ciscoSlbExtMIBConform OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.254.2 |
cslbxMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.254.2.1 |
cslbxMIBCompliance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.254.2.1.1 |
cslbxMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.254.2.2 |
cslbxStatsGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.254.2.2.1 |
cslbxServerFarmsGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.254.2.2.2 |
cslbxClientNatPoolsGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.254.2.2.3 |
cslbxStickyGroupsGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.254.2.2.4 |
cslbxStickyObjectsGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.254.2.2.5 |
cslbxMapsGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.254.2.2.6 |
cslbxServerProbesGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.254.2.2.7 |
cslbxPoliciesGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.254.2.2.8 |
cslbxVirtualServersGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.254.2.2.9 |
cslbxVlansGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.254.2.2.10 |
cslbxFaultToleranceGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.254.2.2.11 |
cslbxConnsGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.254.2.2.12 |
cslbxXmlConfigGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.254.2.2.13 |
cslbxNotifControlGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.254.2.2.14 |
cslbxNotifGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.254.2.2.15 |