All MIBs › ENTERASYS-TWCB-MIB-2
Organization: Enterasys Networks, Inc
Last Updated: 2010-08-17
Category: Technology: QoS, Vendor: Enterasys/Cabletron
Description: Enterasys Networks Transparent Web Cache Balancing (TWCB) MIB for configuring and monitoring server-side load balancing.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is ENTERASYS-TWCB-MIB-2?
This Enterasys proprietary MIB covers Transparent Web Cache Balancing (TWCB), a server-side load-balancing feature that transparently redirects web traffic across a farm of caching servers. It exposes global statistics on the number of caches and web-cache server farms in use, active and historical binding counts (client-to-cache session mappings), and counters for exhausted or failed bindings. This is a performance/health monitoring MIB for the load-balancing subsystem: administrators can track etsysTwcbStatsBindingsCurrent versus etsysTwcbStatsBindingsHigh to gauge load, and etsysTwcbStatsBindingsExhausted/NoCaches to detect capacity exhaustion or cache-farm outages affecting web traffic redirection. No explicit dependency on other MIBs is indicated. It is typically deployed on Enterasys switches/appliances performing content/web-cache load balancing in front of a web-caching server farm. Engineers can download the ENTERASYS-TWCB-MIB-2 file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in ENTERASYS-TWCB-MIB-2. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Enterasys Networks switches/content-switching appliances
Monitoring Examples
Polling etsysTwcbStatsBindingsCurrent and etsysTwcbStatsBindingsHigh reveals whether the device is approaching its historical peak binding load, while a rising etsysTwcbStatsBindingsExhausted counter indicates clients are being denied cache bindings due to capacity limits. etsysTwcbStatsWebcacheActive versus etsysTwcbStatsCachesUsed shows how many of the configured caches are actually active, flagging a cache-farm member that has gone offline.
What Can Be Monitored
- current/historical/total cache bindings
- exhausted or failed binding counts
- active web caches vs. configured caches
- bindings-per-second rate
- cache/server-farm utilization
This MIB depends on
Related MIBs
Imported Objects
From ENTERASYS-MIB-NAMES
| etsysModules | OBJECT-IDENTITY |
From INET-ADDRESS-MIB
| InetAddress | |
| InetAddressType | |
| InetPortNumber | |
| InetVersion |
From SNMP-FRAMEWORK-MIB
| SnmpAdminString |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Counter32 | |
| Gauge32 | |
| MODULE-IDENTITY | |
| OBJECT-TYPE | |
| Unsigned32 |
From SNMPv2-TC
| DateAndTime | |
| RowStatus | |
| TruthValue |
How to Use in IPNetwork Monitor
Example using etsysTwcbStatsBindingsDeleted OID:
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| IPt etsysTwcbBindingAddressType | 1.3.6.1.4.1.5624.1.2.76.2.9.1.3 | InetAddressType | read-only | The value of this property affects the size and format of the etsysTwcbBindingSrcIp, etsysTwcbBindingDstIp and etsysTwcbBindingCacheIp. |
| IP etsysTwcbBindingCacheIp | 1.3.6.1.4.1.5624.1.2.76.2.9.1.11 | InetAddress | read-only | The Cache server IP address of this current TWCB binding entry. |
| T/F etsysTwcbBindingClear | 1.3.6.1.4.1.5624.1.2.76.2.9.1.16 | TruthValue | read-write | Setting this object to a value of true(1) will cause the this etsysTwcbBindingEntry to be deleted from the etsysTwcbBindingTable. Setting this object to a value of false(2) has no effect. This object will always return a value of false(2). |
| DAT etsysTwcbBindingCreationDate | 1.3.6.1.4.1.5624.1.2.76.2.9.1.12 | DateAndTime | read-only | The creation date / time of this current TWCB binding entry. |
| IP etsysTwcbBindingDstIp | 1.3.6.1.4.1.5624.1.2.76.2.9.1.6 | InetAddress | read-only | The destination IP address for this current TWCB binding entry. |
| INE etsysTwcbBindingDstPort | 1.3.6.1.4.1.5624.1.2.76.2.9.1.7 | InetPortNumber | read-only | The destination port for this current TWCB binding entry. |
| etsysTwcbBindingEntry | 1.3.6.1.4.1.5624.1.2.76.2.9.1 | not-accessible | A table defining an active TWCB binding. The etsysTwcbBindingEntry defines the runtime characteristics of a TWCB binding. | |
| DAT etsysTwcbBindingExpirationDate | 1.3.6.1.4.1.5624.1.2.76.2.9.1.13 | DateAndTime | read-only | The expiration date / time of this current TWCB binding entry. |
| U32 etsysTwcbBindingExpireTime | 1.3.6.1.4.1.5624.1.2.76.2.9.1.15 | Unsigned32 | read-only | The number of idle seconds left before this current TWCB binding entry will age out. |
| G32 etsysTwcbBindingHWConns | 1.3.6.1.4.1.5624.1.2.76.2.9.1.8 | Gauge32 | read-only | This object contains the total number of hardware connections currently active using this TWCB binding. |
| U32 etsysTwcbBindingId | 1.3.6.1.4.1.5624.1.2.76.2.9.1.1 | Unsigned32 | not-accessible | This value is a unique TWCB binding identifier assigned by TWCB during binding creation. |
| U32 etsysTwcbBindingIdleTime | 1.3.6.1.4.1.5624.1.2.76.2.9.1.14 | Unsigned32 | read-only | The consecutive idle time (in seconds) of this current TWCB binding entry. |
| IP etsysTwcbBindingSrcIp | 1.3.6.1.4.1.5624.1.2.76.2.9.1.4 | InetAddress | read-only | The source IP address for this current TWCB binding entry. |
| INE etsysTwcbBindingSrcPort | 1.3.6.1.4.1.5624.1.2.76.2.9.1.5 | InetPortNumber | read-only | The source port for this current TWCB binding entry. |
| INT etsysTwcbBindingState | 1.3.6.1.4.1.5624.1.2.76.2.9.1.2 | INTEGER | read-only | This object contains the current state of this binding. - `init', indicates this binding is initializing. - `syncing', indicates this binding is syncing. - `established', indicates this binding is established. |
| etsysTwcbBindingTable | 1.3.6.1.4.1.5624.1.2.76.2.9 | not-accessible | The Binding List Table of entries defining active TWCB bindings. | |
| STR etsysTwcbBindingWcServerfarmName | 1.3.6.1.4.1.5624.1.2.76.2.9.1.10 | SnmpAdminString | read-only | This object contains the name of the TWCB Webcache Server farm associated with this TWCB binding. |
| STR etsysTwcbBindingWebcacheName | 1.3.6.1.4.1.5624.1.2.76.2.9.1.9 | SnmpAdminString | read-only | This object contains the name of the TWCB Webcache associated with this TWCB binding. |
| IPt etsysTwcbCacheServerAddressType | 1.3.6.1.4.1.5624.1.2.76.2.3.1.1 | InetAddressType | not-accessible | The Internet Protocol version. The value of this property affects the size and format of the etsysTwcbCacheServerIp. |
| INT etsysTwcbCacheServerAdminStatus | 1.3.6.1.4.1.5624.1.2.76.2.3.1.9 | INTEGER | read-create | This object contains the Administrative state of the TWCB Cache server. - `disabled', indicates the TWCB Cache server is administratively disabled. - `enabled', indicates the TWCB Cache server is administratively enabled. |
| G32 etsysTwcbCacheServerConns | 1.3.6.1.4.1.5624.1.2.76.2.3.1.11 | Gauge32 | read-only | The current number of active TWCB connections established on this TWCB Cache server. |
| etsysTwcbCacheServerEntry | 1.3.6.1.4.1.5624.1.2.76.2.3.1 | not-accessible | An entry in the etsysTwcbCacheServerTable containing the operational characteristics of a Cache server and it's association with a TWCB Server farm. A TWCB Cache server is a local server on which web objects are cached. The TWCB Cache servers should have a web based proxy cache running. | |
| INE etsysTwcbCacheServerFailDetectAppPort | 1.3.6.1.4.1.5624.1.2.76.2.3.1.8 | InetPortNumber | read-create | The service port used when an application TCP probe session is configured in etsysTwcbCacheServerFailDetectProbeOne or etsysTwcbCacheServerFailDetectProbeTwo for this Cache server. |
| STR etsysTwcbCacheServerFailDetectProbeOne | 1.3.6.1.4.1.5624.1.2.76.2.3.1.6 | SnmpAdminString | read-create | The name of probe one assigned to the Cache Server. Probes are used to verify the operational state of the Cache Server. A null string indicates that probe one is not assigned. |
| STR etsysTwcbCacheServerFailDetectProbeTwo | 1.3.6.1.4.1.5624.1.2.76.2.3.1.7 | SnmpAdminString | read-create | The name of probe two assigned to the Cache Server. Probes are used to verify the operational state of the Cache Server. A null string indicates that probe two is not assigned. |
| INT etsysTwcbCacheServerFailDetectType | 1.3.6.1.4.1.5624.1.2.76.2.3.1.5 | INTEGER | read-create | This object contains the fail detect type assigned to this Cache server. - `none', indicates there is no fail detection used to verify the operational state of the Cache Server. - `probe', indicates that probes are used to verify the operational state or the Cache server. |
| C32 etsysTwcbCacheServerHits | 1.3.6.1.4.1.5624.1.2.76.2.3.1.12 | Counter32 | read-only | The total number of hits (redirected TWCB requests) this TWCB Cache server has received. |
| IP etsysTwcbCacheServerIp | 1.3.6.1.4.1.5624.1.2.76.2.3.1.2 | InetAddress | not-accessible | The assigned IP address identifying this TWCB Cache server. |
| DAT etsysTwcbCacheServerLastStateChangeDateAndTime | 1.3.6.1.4.1.5624.1.2.76.2.3.1.14 | DateAndTime | read-only | The date / time the of last TWCB Cache Server state change. |
| U32 etsysTwcbCacheServerMaxConns | 1.3.6.1.4.1.5624.1.2.76.2.3.1.4 | Unsigned32 | read-create | The maximum number of TWCB connections allowed for this TWCB Cache server at any one time. While the current number of connections (etsysTwcbCacheConns) equals this value this TWCB Cache server will no longer be considered for TWCB redirects. A value of zero indicates that there is no limit. |
| INT etsysTwcbCacheServerOperStatus | 1.3.6.1.4.1.5624.1.2.76.2.3.1.10 | INTEGER | read-only | This object contains the Operational state of the TWCB Cache server. The state of the TWCB Cache server will be deemed 'up' when the row is 'active', the etsysTwcbCacheAdminStatus is 'enabled' and the TWCB Cache server is accessible. - `up', indicates the TWCB Cache server is operationally ready. - `down', indicates the TWCB Cache server is operationally unavailable. |
| ROW etsysTwcbCacheServerRowStatus | 1.3.6.1.4.1.5624.1.2.76.2.3.1.15 | RowStatus | read-create | This object permits management of the table by facilitating actions such as row creation and deletion. The value of this object has no effect on whether other objects in the conceptual row can be modified. The only allowable row status of this conceptual row in the table are: active(1) - The Cache entry is available for use by TWCB operations. Other writable leaves in this table MAY be modified while the row is in the active state. createAndGo(4) - This is the preferred mechanism for creating conceptual rows in this table. A valid etsysTwcbWcServerfarmName must be present. Also errors resulting from an invalid etsysTwcbCacheServerIp when creating the TWCB entry will result in the row not being created. All writable leaves have default values so a valid createAndGo will always transition a new entry to the active(1) state. destroy(6) - This will remove the etsysTwcbCacheServerEntry from the etsysTwcbCacheServerTable and make it unavailable for TWCB operations. |
| C32 etsysTwcbCacheServerStateChanges | 1.3.6.1.4.1.5624.1.2.76.2.3.1.13 | Counter32 | read-only | The total number of state changes (see etsysTwcbCacheOperStatus)for this TWCB Cache server. |
| etsysTwcbCacheServerTable | 1.3.6.1.4.1.5624.1.2.76.2.3 | not-accessible | A table containing objects defining the configuration parameters, operational states and runtime statistics of TWCB Cache servers. | |
| U32 etsysTwcbCacheServerWeight | 1.3.6.1.4.1.5624.1.2.76.2.3.1.3 | Unsigned32 | read-create | A weight assigned to this TWCB Cache server to be used in selecting this TWCB Cache server over other created TWCB Cache servers, within the same TWCB Server farm, for TWCB redirects. This value is only significant when the etsysTwcbWcServerfarmPredictor for the associated TWCB Server farm is set to roundrobin(2). |
| etsysTwcbConformance | 1.3.6.1.4.1.5624.1.2.76.3 | |||
| etsysTwcbGlobal | 1.3.6.1.4.1.5624.1.2.76.1 | |||
| etsysTwcbGlobalStats | 1.3.6.1.4.1.5624.1.2.76.1.1 | |||
| etsysTWCBMIB | 1.3.6.1.4.1.5624.1.2.76 | The Enterasys Networks Proprietary MIB module for entities implementing TWCB. | ||
| etsysTwcbMIBBindingTableGroup | 1.3.6.1.4.1.5624.1.2.76.3.1.10 | The Bindings group for TWCB Binding information. | ||
| etsysTwcbMIBCacheServerTableGroup | 1.3.6.1.4.1.5624.1.2.76.3.1.4 | The TWCB Cache server group for TWCB Cache server configuration and state operations. | ||
| etsysTwcbMIBCompliance | 1.3.6.1.4.1.5624.1.2.76.3.2.1 | The compliance statement for implementation of the Router Application Services TWCB functionality. | ||
| etsysTwcbMIBCompliances | 1.3.6.1.4.1.5624.1.2.76.3.2 | |||
| etsysTwcbMIBGlobalStatsGroup | 1.3.6.1.4.1.5624.1.2.76.3.1.1 | The statistics group for TWCB global statistical information. | ||
| etsysTwcbMIBGroups | 1.3.6.1.4.1.5624.1.2.76.3.1 | |||
| etsysTwcbMIBWcServerfarmTableGroup | 1.3.6.1.4.1.5624.1.2.76.3.1.2 | The TWCB Server Farm group for TWCB Webcache Server farm configuration and state operations. | ||
| etsysTwcbMIBWcSfarmRoundRobinTableGroup | 1.3.6.1.4.1.5624.1.2.76.3.1.3 | The TWCB Server Farm Round Robin group for TWCB Server farm Round Robin configuration. | ||
| etsysTwcbMIBWebcacheServerBypassTableGroup | 1.3.6.1.4.1.5624.1.2.76.3.1.8 | The Webcache Server Bypass List group for TWCB Webcache Bypass List configuration. | ||
| etsysTwcbMIBWebcacheServerfarmTableGroup | 1.3.6.1.4.1.5624.1.2.76.3.1.9 | The Webcache Server Farm group for TWCB Webcache Server farm assignment configuration. | ||
| etsysTwcbMIBWebcacheServerHostDenyTableGroup | 1.3.6.1.4.1.5624.1.2.76.3.1.7 | The Webcache Server Host Deny group for TWCB Webcache Host Deny configuration. | ||
| etsysTwcbMIBWebcacheServerHostPermitTableGroup | 1.3.6.1.4.1.5624.1.2.76.3.1.6 | The Webcache Server Host Permit group for TWCB Webcache Host Permit configuration. | ||
| etsysTwcbMIBWebcacheServerTableGroup | 1.3.6.1.4.1.5624.1.2.76.3.1.5 | The TWCB Webcache server group for TWCB Webcache server configuration and state operations. | ||
| G32 etsysTwcbStatsBindingsCurrent | 1.3.6.1.4.1.5624.1.2.76.1.1.4 | Gauge32 | read-only | This object contains the current number of active TWCB bindings. |
| C32 etsysTwcbStatsBindingsDeletedEx | 1.3.6.1.4.1.5624.1.2.76.1.1.6 | Counter32 | read-only | This object contains the total number of TWCB bindings that have been deleted. |
| C32 etsysTwcbStatsBindingsExhausted | 1.3.6.1.4.1.5624.1.2.76.1.1.8 | Counter32 | read-only | This object contains the number of times a request to create a TWCB binding failed because there were no available free entries. |
| G32 etsysTwcbStatsBindingsHigh | 1.3.6.1.4.1.5624.1.2.76.1.1.5 | Gauge32 | read-only | This object contains the highest number of TWCB active bindings active at one time. |
| C32 etsysTwcbStatsBindingsNoCaches | 1.3.6.1.4.1.5624.1.2.76.1.1.9 | Counter32 | read-only | This object contains the number of times a request to create a TWCB binding failed because there were no available Caches to establish a binding. |
| G32 etsysTwcbStatsBindingsPerSecond | 1.3.6.1.4.1.5624.1.2.76.1.1.10 | Gauge32 | read-only | This object contains the average number of TWCB bindings created per second. Normalized for 5 seconds. |
| C32 etsysTwcbStatsBindingsTotal | 1.3.6.1.4.1.5624.1.2.76.1.1.7 | Counter32 | read-only | This object contains the total number of TWCB bindings created. |
| G32 etsysTwcbStatsCacheActive | 1.3.6.1.4.1.5624.1.2.76.1.1.15 | Gauge32 | read-only | This object contains the current number of active Cache server entries. |
| G32 etsysTwcbStatsCacheHigh | 1.3.6.1.4.1.5624.1.2.76.1.1.16 | Gauge32 | read-only | This object contains the highest number of active Cache server entries at one time. |
| G32 etsysTwcbStatsCachesUsed | 1.3.6.1.4.1.5624.1.2.76.1.1.1 | Gauge32 | read-only | This object contains the number of TWCB Cache servers currently configured. |
| T/F etsysTwcbStatsClear | 1.3.6.1.4.1.5624.1.2.76.1.1.17 | TruthValue | read-write | Setting this object to a value of true(1) will cause the following objects to be reset to zero and new values generated: etsysTwcbStatsBindingsDeleted, etsysTwcbStatsBindingsTotal, etsysTwcbStatsBindingsExhausted, etsysTwcbStatsBindingsNoCaches, etsysTwcbStatsBindingsPerSecond, etsysTwcbWcServerfarmHits, etsysTwcbWcServerfarmStateChanges, etsysTwcbCacheHits, etsysTwcbCacheStateChanges, etsysTwcbWebcacheHits, etsysTwcbWebcacheStateChanges. The following objects will be reset to the current active counts: etsysTwcbStatsBindingsHigh, etsysTwcbStatsWebcacheHigh, etsysTwcbStatsWcServerfarmHigh, etsysTwcbStatsCacheHigh Setting this object to a value of false(2) has no effect. This object will always return a value of false(2). |
| DAT etsysTwcbStatsClearDateAndTime | 1.3.6.1.4.1.5624.1.2.76.1.1.18 | DateAndTime | read-only | The date / time the TWCB statistics was cleared. |
| U32 etsysTwcbStatsMaxTimeoutValue | 1.3.6.1.4.1.5624.1.2.76.1.1.20 | Unsigned32 | read-only | The maximum timeout value allowable for Twcb timeouts. |
| U32 etsysTwcbStatsMinTimeoutValue | 1.3.6.1.4.1.5624.1.2.76.1.1.19 | Unsigned32 | read-only | The minimum timeout value allowable for Twcb timeouts. |
| G32 etsysTwcbStatsWcServerfarmActive | 1.3.6.1.4.1.5624.1.2.76.1.1.13 | Gauge32 | read-only | This object contains the current number of active Server farm entries. |
| G32 etsysTwcbStatsWcServerfarmHigh | 1.3.6.1.4.1.5624.1.2.76.1.1.14 | Gauge32 | read-only | This object contains the highest number of active Server farm entries at one time. |
| G32 etsysTwcbStatsWcServerfarmsUsed | 1.3.6.1.4.1.5624.1.2.76.1.1.2 | Gauge32 | read-only | This object contains the number of TWCB Server farms currently configured. |
| G32 etsysTwcbStatsWebcacheActive | 1.3.6.1.4.1.5624.1.2.76.1.1.11 | Gauge32 | read-only | This object contains the current number of active Webcache server entries. |
| G32 etsysTwcbStatsWebcacheHigh | 1.3.6.1.4.1.5624.1.2.76.1.1.12 | Gauge32 | read-only | This object contains the highest number of active Webcache server entries at one time. |
| G32 etsysTwcbStatsWebcacheUsed | 1.3.6.1.4.1.5624.1.2.76.1.1.3 | Gauge32 | read-only | This object contains the number of TWCB Webcache servers currently configured. |
| etsysTwcbTables | 1.3.6.1.4.1.5624.1.2.76.2 | |||
| INT etsysTwcbWcServerfarmAdminStatus | 1.3.6.1.4.1.5624.1.2.76.2.1.1.4 | INTEGER | read-create | This object contains the Administrative state of the TWCB Server farm. - `disabled', indicates the Server farm is administratively disabled. - `enabled', indicates the Server farm is administratively enabled. |
| G32 etsysTwcbWcServerfarmCachesCfg | 1.3.6.1.4.1.5624.1.2.76.2.1.1.10 | Gauge32 | read-only | The total number of TWCB Cache servers (etsysTwcbCacheEntry) currently configured on this TWCB Server farm. |
| G32 etsysTwcbWcServerfarmCachesUp | 1.3.6.1.4.1.5624.1.2.76.2.1.1.11 | Gauge32 | read-only | The total number of TWCB Caches servers (etsysTwcbCacheEntry) currently configured on this TWCB Server farm with a etsysTwcbCacheOperStatus of 'up'. |
| G32 etsysTwcbWcServerfarmConns | 1.3.6.1.4.1.5624.1.2.76.2.1.1.6 | Gauge32 | read-only | The current number of active TWCB connections established on this TWCB Server farm. |
| etsysTwcbWcServerfarmEntry | 1.3.6.1.4.1.5624.1.2.76.2.1.1 | not-accessible | An entry in the etsysTwcbWcServerfarmTable containing the operational characteristics of a TWCB Server farm. A TWCB Server farm contains a grouping of Cache servers (etsysTwcbCacheEntry) that HTTP requests will be redirected to via the associated TWCB Webcache (etsysTwcbWebcacheServerEntry). | |
| C32 etsysTwcbWcServerfarmHits | 1.3.6.1.4.1.5624.1.2.76.2.1.1.7 | Counter32 | read-only | The total number of hits (redirected TWCB requests) this TWCB Server farm has received. |
| U32 etsysTwcbWcServerfarmId | 1.3.6.1.4.1.5624.1.2.76.2.1.1.15 | Unsigned32 | read-only | This value is a unique TWCB Server farm identifier assigned by TWCB during creation. This identifier is used when creating an entry in the etsysTwcbWebcacheServerfarmTable. |
| INE etsysTwcbWcServerfarmInetVersion | 1.3.6.1.4.1.5624.1.2.76.2.1.1.1 | InetVersion | not-accessible | The Internet address version of the TWCB Server farm. |
| DAT etsysTwcbWcServerfarmLastStateChangeDateAndTime | 1.3.6.1.4.1.5624.1.2.76.2.1.1.9 | DateAndTime | read-only | The date / time the of last TWCB Webcache Server farm state change. |
| STR etsysTwcbWcServerfarmName | 1.3.6.1.4.1.5624.1.2.76.2.1.1.2 | SnmpAdminString | not-accessible | This object contains the unique name of the TWCB Server farm. |
| INT etsysTwcbWcServerfarmOperStatus | 1.3.6.1.4.1.5624.1.2.76.2.1.1.5 | INTEGER | read-only | This object contains the Operational state of the TWCB Server farm. The state of the TWCB Server farm will be deemed 'up' when the row is 'active', the etsysTwcbWcServerfarmAdminStatus is 'enabled' and at least one etsysTwcbCacheEntry has been associated with this entry and it's etsysTwcbCacheOperStatus is 'up'. - `up', indicates the TWCB Server farm is operationally ready. - `down', indicates the TWCB Server farm is operationally unavailable. |
| INT etsysTwcbWcServerfarmPredictor | 1.3.6.1.4.1.5624.1.2.76.2.1.1.3 | INTEGER | read-only | This object contains the Predictor value. The predictor value defines the method of selecting the appropriate TWCB Cache server when a new TWCB binding request is generated. - `destIpHash', indicates the predictor type is destIpHash. - `roundrobin', indicates the predictor type is round robin. A creation of a etsysTwcbWcSfarmRoundRobinEntry assigned to this etsysTwcbWcServerfarmName will result in this object being set to 'roundrobin'. |
| C32 etsysTwcbWcServerfarmRoundRobinCount | 1.3.6.1.4.1.5624.1.2.76.2.1.1.13 | Counter32 | read-only | The number of Round robin configurations assigned to the webcahce serverfarm. See etsysTwcbWcSfarmRoundRobinTable |
| ROW etsysTwcbWcServerfarmRowStatus | 1.3.6.1.4.1.5624.1.2.76.2.1.1.14 | RowStatus | read-create | This object permits management of the table by facilitating actions such as row creation and deletion. The value of this object has no effect on whether other objects in the conceptual row can be modified. The only allowable row status of this conceptual row in the table are: active(1) - The Server farm entry is available for use by TWCB operations. Other writable leaves in this table MAY be modified while the row is in the active state. createAndGo(4) - This is the preferred mechanism for creating conceptual rows in this table. A valid createAndGo requires a unique etsysTwcbWcServerfarmName, errors resulting from existing etsysTwcbWcServerfarmNames will result in the row not being created. All writable leaves have default values so a valid createAndGo will always transition a new entry to the active(1) state. destroy(6) - This will remove the etsysTwcbWcServerfarmEntry from the etsysTwcbWcServerfarmTable and make it unavailable for TWCB operations. This will result in all associated TWCB entries (defined below) to also be deleted. TWCB Server Farm Round Robin Table entries (etsysTwcbWcSfarmRoundRobinEntry), TWCB Cache Server Table entries (etsysTwcbCacheEntry), TWCB Webcache Server Farm Table (etsysTwcbWebcacheServerfarmEntry). |
| C32 etsysTwcbWcServerfarmStateChanges | 1.3.6.1.4.1.5624.1.2.76.2.1.1.8 | Counter32 | read-only | The total number of state changes (see etsysTwcbWcServerfarmOperStatus) for this TWCB Server farm. |
| etsysTwcbWcServerfarmTable | 1.3.6.1.4.1.5624.1.2.76.2.1 | not-accessible | A table containing objects defining the configuration parameters, operational state and runtime statistics of TWCB Server farms. | |
| G32 etsysTwcbWcServerfarmWebcacheCfg | 1.3.6.1.4.1.5624.1.2.76.2.1.1.12 | Gauge32 | read-only | The total number of etsysTwcbWebcacheServerName's bound to this etsysTwcbWcServerfarmName established by the creation of a etsysTwcbWebcacheServerfarmEntry. |
| IPt etsysTwcbWcSfarmRoundRobinAddressType | 1.3.6.1.4.1.5624.1.2.76.2.2.1.1 | InetAddressType | not-accessible | The value of this property affects the size and format of etsysTwcbWcSfarmRoundRobinStartIp and etsysTwcbWcSfarmRoundRobinEndIp. This value must be consistent with the etsysTwcbWcServerfarmInetVersion defined by etsysLsnatWcServerfarmName. |
| IP etsysTwcbWcSfarmRoundRobinEndIp | 1.3.6.1.4.1.5624.1.2.76.2.2.1.3 | InetAddress | not-accessible | The ending IP address for this range of IP addresses defining this TWCB Server Farm Round Robin List entry. |
| etsysTwcbWcSfarmRoundRobinEntry | 1.3.6.1.4.1.5624.1.2.76.2.2.1 | not-accessible | The TWCB Server Farm Round Robin Table of entries defining a range of destination IP addresses for this TWCB Server Farm Round Robin Table entry. When an HTTP request is received for an address contained within this range, Caches servers will be selected using a round robin algorithm. When this entry is created the leaf etsysTwcbWcServerfarmPredictor of the associated Server farm, identified by etsysTwcbWcServerfarmName, will be set to 'roundrobin'. | |
| ROW etsysTwcbWcSfarmRoundRobinRowStatus | 1.3.6.1.4.1.5624.1.2.76.2.2.1.4 | RowStatus | read-create | This object permits management of the table by facilitating actions such as row creation and deletion. The value of this object has no effect on whether other objects in the conceptual row can be modified. The only allowable row status of this conceptual row in the table are: active(1) - The Server farm Round Robin entry is available for use in TWCB operations. createAndGo(4) - This is the preferred mechanism for creating conceptual rows in this table. A valid etsysTwcbWcServerfarmName must be present, Also errors resulting from: - Invalid etsysTwcbWcSfarmRoundRobinStartIp and etsysTwcbWcSfarmRoundRobinEndIp combinations. - etsysTwcbWcSfarmRoundRobinAddressType inconsistencies with the etsysTwcbWcServerfarmInetVersion associated with the etsysTwcbWcServerfarmName. There are no other writable leaves so a successful createAndGo will always transition a new entry to the active(1) state. Creating this object will also result in the etsysTwcbWcServerfarmPredictor entry of the associated Server farm identified by etsysTwcbWcServerfarmName to be set to roundrobin(2). destroy(6) - This will remove the etsysTwcbWcSfarmRoundRobinEntry from the etsysTwcbWcSfarmRoundRobinTable and make it unavailable for TWCB operations. Destroying this object will also result in the etsysTwcbWcServerfarmPredictor entry of the associated Server farm identified by etsysTwcbWcServerfarmName to be set to destIpHash(1). |
| IP etsysTwcbWcSfarmRoundRobinStartIp | 1.3.6.1.4.1.5624.1.2.76.2.2.1.2 | InetAddress | not-accessible | The starting IP address for this range of IP addresses defining this TWCB Server Farm Round Robin List entry. |
| etsysTwcbWcSfarmRoundRobinTable | 1.3.6.1.4.1.5624.1.2.76.2.2 | not-accessible | A table of entries defining ranges of destination IP address, associated with TWCB Server farms. These objects are used when configuring the Round Robin predictor assigned to the TWCB Server farm identified by etsysTwcbWcServerfarmName. | |
| INT etsysTwcbWebcacheServerAdminStatus | 1.3.6.1.4.1.5624.1.2.76.2.4.1.5 | INTEGER | read-create | This object contains the administrative state of the TWCB Webcache server. - `disabled', indicates the TWCB Webcache server is administratively disabled. - `enabled', indicates the TWCB Webcache server is administratively enabled. |
| IPt etsysTwcbWebcacheServerBypassAddressType | 1.3.6.1.4.1.5624.1.2.76.2.7.1.1 | InetAddressType | not-accessible | The Internet Protocol version. The value of this property affects the size and format of the etsysTwcbWebcacheServerBypassStartIp and etsysTwcbWebcacheServerBypassEndIp objects both objects must be of the same INET Address Type. |
| IP etsysTwcbWebcacheServerBypassEndIp | 1.3.6.1.4.1.5624.1.2.76.2.7.1.3 | InetAddress | not-accessible | The ending IP address for this range of IP addresses defining this TWCB Webcache Server Bypass List entry. |
| etsysTwcbWebcacheServerBypassEntry | 1.3.6.1.4.1.5624.1.2.76.2.7.1 | not-accessible | An entry in the etsysTwcbWebcacheServerBypassTable defining a range of destination IP addresses for this TWCB Webcache server Bypass List Table entry. The TWCB Bypass List Table entry defines a range of destination IP addresses for which HTTP requests will not be redirected by TWCB. | |
| C32 etsysTwcbWebcacheServerBypassListCount | 1.3.6.1.4.1.5624.1.2.76.2.4.1.13 | Counter32 | read-only | The number of Bypass list configurations assigned to the webcahce server. See etsysWebcacheServerBypassListTable |
| ROW etsysTwcbWebcacheServerBypassRowStatus | 1.3.6.1.4.1.5624.1.2.76.2.7.1.4 | RowStatus | read-create | This object permits management of the table by facilitating actions such as row creation and deletion. The value of this object has no effect on whether other objects in the conceptual row can be modified. The only allowable row status of this conceptual row in the table are: active(1) - The Webcache Bypass List entry is available for use in TWCB operations. createAndGo(4) - This is the preferred mechanism for creating conceptual rows in this table. A valid etsysTwcbWebcacheServerName must be present. Also errors resulting from invalid etsysTwcbWebcacheServerBypassStartIp and etsysTwcbWebcacheServerBypassEndIp when creating the TWCB entry will result in the row not being created. There are no other writable leaves so a successful createAndGo will always transition a new entry to the active(1) state. destroy(6) - This will remove the etsysTwcbWebcacheServerBypassEntry from the etsysTwcbWebcacheServerBypassTable and make it unavailable for TWCB operations. |
| IP etsysTwcbWebcacheServerBypassStartIp | 1.3.6.1.4.1.5624.1.2.76.2.7.1.2 | InetAddress | not-accessible | The starting IP address for this range of IP addresses defining this TWCB Webcache Server Bypass List entry. |
| etsysTwcbWebcacheServerBypassTable | 1.3.6.1.4.1.5624.1.2.76.2.7 | not-accessible | A table of entries defining ranges of destination IP address associated with TWCB Webcache Server Bypass List configurations. These objects are used when configuring the Bypass List ranges assigned to the Webcache server identified by etsysTwcbWebcacheServerName. | |
| G32 etsysTwcbWebcacheServerConns | 1.3.6.1.4.1.5624.1.2.76.2.4.1.7 | Gauge32 | read-only | The current number of active TWCB connections established on this TWCB Webcache server. |
| etsysTwcbWebcacheServerEntry | 1.3.6.1.4.1.5624.1.2.76.2.4.1 | not-accessible | An entry in the etsysTwcbWebcacheServerTable containing the operational characteristics of a TWCB Webcache server. A TWCB Webcache server defines the operation of redirected HTTP requests to defined TWCB Cache servers. | |
| etsysTwcbWebcacheServerfarmEntry | 1.3.6.1.4.1.5624.1.2.76.2.8.1 | not-accessible | An entry in the etsysTwcbWebcacheServerfarmTable defining the association of TWCB Server farms to TWCB Webcache servers. The Webcache Server Farm Table binds a Webcache server entry (etsysTwcbWebcacheServerName) to a TWCB Server Farm entry (etsysTwcbWcServerfarmId). | |
| ROW etsysTwcbWebcacheServerfarmRowStatus | 1.3.6.1.4.1.5624.1.2.76.2.8.1.1 | RowStatus | read-create | This object permits management of the table by facilitating actions such as row creation and deletion. The value of this object has no effect on whether other objects in the conceptual row can be modified. The only allowable row status of this conceptual row in the table are: active(1) - The Webcache Server farm entry is available for use in TWCB operations. createAndGo(4) - This is the preferred mechanism for creating conceptual rows in this table. A valid etsysTwcbWebcacheServerName and etsysTwcbWcServerfarmId must be present. There are no other writable leaves so a successful createAndGo will always transition a new entry to the active(1) state. destroy(6) - This will remove the etsysTwcbWebcacheServerfarmEntry from the etsysTwcbWebcacheServerfarmTable and make it unavailable for TWCB operations. |
| etsysTwcbWebcacheServerfarmTable | 1.3.6.1.4.1.5624.1.2.76.2.8 | not-accessible | A table of entries mapping Server Farm Table entries (etsysTwcbWcServerfarmName) to TWCB Webcache Server Table entries (etsysTwcbWebcacheServerName). This objects is used to map TWCB Server farms to the Webcache servers identified by etsysTwcbWebcacheServerName. | |
| C32 etsysTwcbWebcacheServerHits | 1.3.6.1.4.1.5624.1.2.76.2.4.1.8 | Counter32 | read-only | The total number of hits (redirected TWCB requests) this TWCB Webcache server has received. |
| IPt etsysTwcbWebcacheServerHostDenyAddressType | 1.3.6.1.4.1.5624.1.2.76.2.6.1.1 | InetAddressType | not-accessible | The Internet Protocol version. The value of this property affects the size and format of the etsysTwcbWebcacheServerHostDenyStartIp and etsysTwcbWebcacheServerHostDenyEndIp objects both objects must be of the same INET Address Type. |
| C32 etsysTwcbWebcacheServerHostDenyCount | 1.3.6.1.4.1.5624.1.2.76.2.4.1.12 | Counter32 | read-only | The number of Host deny configurations assigned to the webcahce server. See etsysWebcacheServerDenyPermitTable |
| IP etsysTwcbWebcacheServerHostDenyEndIp | 1.3.6.1.4.1.5624.1.2.76.2.6.1.3 | InetAddress | not-accessible | The ending IP address for this range of IP addresses defining this TWCB Webcache Server Host Deny entry. |
| etsysTwcbWebcacheServerHostDenyEntry | 1.3.6.1.4.1.5624.1.2.76.2.6.1 | not-accessible | An entry in the etsysTwcbWebcacheServerHostDenyTable defining a range of source IP addresses for this TWCB Webcache server Host Deny Table entry. The TWCB Webcache server Host Deny Table entry defines a range of source IP addresses for which HTTP requests will not be allowed to be redirected by TWCB. If no TWCB Webcache Server Host Permit entry or TWCB Webcache Server Host Deny entry exists than all source IP addresses will be allowed. A TWCB Webcache Server Host Deny entry takes presidency over any created TWCB Host Permit entries. If an address falls within a defined TWCB Webcache Server Host Deny range of addresses than that address will be denied regardless if it also falls within a TWCB Webcache Server Host Permit entry. | |
| ROW etsysTwcbWebcacheServerHostDenyRowStatus | 1.3.6.1.4.1.5624.1.2.76.2.6.1.4 | RowStatus | read-create | This object permits management of the table by facilitating actions such as row creation and deletion. The value of this object has no effect on whether other objects in the conceptual row can be modified. The only allowable row status of this conceptual row in the table are: active(1) - The Webcache Server Host Deny entry is available for use in TWCB operations. createAndGo(4) - This is the preferred mechanism for creating conceptual rows in this table. A valid etsysTwcbWebcacheServerName must be present. Also errors resulting from invalid etsysTwcbWebcacheServerHostDenyStartIp and etsysTwcbWebcacheServerHostDenyEndIp when creating the TWCB entry will result in the row not being created. There are no other writable leaves so a successful createAndGo will always transition a new entry to the active(1) state. destroy(6) - This will remove the etsysTwcbWebcacheServerHostDenyEntry from the etsysTwcbWebcacheServerHostDenyTable and make it unavailable for TWCB operations. |
| IP etsysTwcbWebcacheServerHostDenyStartIp | 1.3.6.1.4.1.5624.1.2.76.2.6.1.2 | InetAddress | not-accessible | The starting IP address for this range of IP addresses defining this TWCB Webcache Server Host Deny entry. |
| etsysTwcbWebcacheServerHostDenyTable | 1.3.6.1.4.1.5624.1.2.76.2.6 | not-accessible | The Webcache Server Host Deny Table of entries defining ranges of source IP address, associated with TWCB Webcache Server Host Deny configurations. These objects are used when configuring the Host Deny ranges assigned to the Webcache server identified by etsysTwcbWebcacheServerName. | |
| IPt etsysTwcbWebcacheServerHostPermitAddressType | 1.3.6.1.4.1.5624.1.2.76.2.5.1.1 | InetAddressType | not-accessible | The Internet Protocol version. The value of this property affects the size and format of the etsysTwcbWebcacheServerHostPermitStartIp and etsysTwcbWebcacheServerHostPermitEndIp objects both objects must be of the same INET Address Type. |
| C32 etsysTwcbWebcacheServerHostPermitCount | 1.3.6.1.4.1.5624.1.2.76.2.4.1.11 | Counter32 | read-only | The number of Host permit configurations assigned to the webcahce server. See etsysWebcacheServerHostPermitTable |
| IP etsysTwcbWebcacheServerHostPermitEndIp | 1.3.6.1.4.1.5624.1.2.76.2.5.1.3 | InetAddress | not-accessible | The ending IP address for this range of IP addresses defining this TWCB Webcache Server Host Permit entry. |
| etsysTwcbWebcacheServerHostPermitEntry | 1.3.6.1.4.1.5624.1.2.76.2.5.1 | not-accessible | An entry in the etsysTwcbWebcacheServerHostPermitTable defining a range of source IP addresses for this TWCB Webcache server Host Permit Table entry. The Host Permit Table entry defines a range of source IP addresses for which HTTP requests will be allowed to be redirected by TWCB. If no Webcache Host Permit entry or Webcache Host Deny entry exists than all source IP addresses will be allowed. Once one Webcache Host Permit entry has been created than all IP address falling outside the defined range of IP addresses for all Webcache Host Permit entries will be denied. | |
| ROW etsysTwcbWebcacheServerHostPermitRowStatus | 1.3.6.1.4.1.5624.1.2.76.2.5.1.4 | RowStatus | read-create | This object permits management of the table by facilitating actions such as row creation and deletion. The value of this object has no effect on whether other objects in the conceptual row can be modified. The only allowable row status of this conceptual row in the table are: active(1) - The Webcache Host Permit entry is available for use in TWCB operations. createAndGo(4) - This is the preferred mechanism for creating conceptual rows in this table. A valid etsysTwcbWebcacheServerName must be present. Also errors resulting from invalid etsysTwcbWebcacheServerHostPermitStartIp and etsysTwcbWebcacheServerHostPermitEndIp when creating the TWCB entry will result in the row not being created. There are no other writable leaves so a successful createAndGo will always transition a new entry to the active(1) state. destroy(6) - This will remove the etsysTwcbWebcacheServerHostPermitEntry from the etsysTwcbWebcacheServerHostPermitTable and make it unavailable for TWCB operations. |
| IP etsysTwcbWebcacheServerHostPermitStartIp | 1.3.6.1.4.1.5624.1.2.76.2.5.1.2 | InetAddress | not-accessible | The starting IP address for this range of IP addresses defining this TWCB Webcache Server Host Permit entry. |
| etsysTwcbWebcacheServerHostPermitTable | 1.3.6.1.4.1.5624.1.2.76.2.5 | not-accessible | The TWCB Webcache Host Permit Table of entries defining ranges of source IP address, associated with TWCB Webcache Host Permit configurations. These objects are used when configuring the Host Permit ranges assigned to the Webcache server identified by etsysTwcbWebcacheServerName. | |
| INE etsysTwcbWebcacheServerHttpport | 1.3.6.1.4.1.5624.1.2.76.2.4.1.4 | InetPortNumber | read-create | The destination port for which HTTP requests destined to TWCB redirected interfaces will be redirected to TWCB Cache servers. |
| U32 etsysTwcbWebcacheServerIdleTimeout | 1.3.6.1.4.1.5624.1.2.76.2.4.1.3 | Unsigned32 | read-create | The idle timeout value for bindings created using this TWCB Webcache server. |
| INE etsysTwcbWebcacheServerInetVersion | 1.3.6.1.4.1.5624.1.2.76.2.4.1.1 | InetVersion | not-accessible | The Internet address version of the TWCB Webcache server. |
| DAT etsysTwcbWebcacheServerLastStateChangeDateAndTime | 1.3.6.1.4.1.5624.1.2.76.2.4.1.10 | DateAndTime | read-only | The date / time of the last TWCB Webcache Server state change. |
| STR etsysTwcbWebcacheServerName | 1.3.6.1.4.1.5624.1.2.76.2.4.1.2 | SnmpAdminString | not-accessible | This object contains the unique name of the TWCB Webcache server. |
| INT etsysTwcbWebcacheServerOperStatus | 1.3.6.1.4.1.5624.1.2.76.2.4.1.6 | INTEGER | read-only | This object contains the Operational state of the TWCB Webcache server. The state of the TWCB Webcache server will be deemed 'up' when the row is 'active', the etsysTwcbWebcacheServerAdminStatus is 'enabled' and at least one etsysTwcbWcServerfarmEntry has been associated with this entry and the etsysTwcbWcServerfarmOperStatus is 'up'. - `up', indicates the TWCB Webcache server is operationally ready. - `down', indicates the TWCB Webcache server is operationally unavailable. |
| ROW etsysTwcbWebcacheServerRowStatus | 1.3.6.1.4.1.5624.1.2.76.2.4.1.15 | RowStatus | read-create | This object permits management of the table by facilitating actions such as row creation and deletion. The value of this object has no effect on whether other objects in the conceptual row can be modified. The only allowable row status of this conceptual row in the table are: active(1) - The Webcache entry is available for use by TWCB operations. Other writable leaves in this table MAY be modified while the row is in the active state. createAndGo(4) - This is the preferred mechanism for creating conceptual rows in this table. A valid createAndGo requires a unique etsysTwcbWebcacheServerName, errors resulting from existing etsysTwcbWebcacheServerNames will result in the row not being created. All writable leaves have default values so a valid createAndGo will always transition a new entry to the active(1) state. destroy(6) - This will remove the etsysTwcbWebcacheServerEntry from the etsysTwcbWebcacheServerTable and make it unavailable for TWCB operations. This will result in all associated TWCB entries (defined below) to also be deleted. TWCB Webcache Server Host Permit Table entries (etsysTwcbWebcacheServerHostPermitTable), TWCB Webcache Server Host Deny Table entries (etsysTwcbWebcacheServerHostDenyEntry), TWCB Webcache Server Bypass Table (etsysTwcbWebcacheServerBypassEntry), TWCB Webcache Server farm Table (etsysTwcbWebcacheServerfarmEntry). |
| C32 etsysTwcbWebcacheServerServerfarmCount | 1.3.6.1.4.1.5624.1.2.76.2.4.1.14 | Counter32 | read-only | The number of server farms configured to the webcahce server. See etsysWebcacheServerServerfarmTable |
| C32 etsysTwcbWebcacheServerStateChanges | 1.3.6.1.4.1.5624.1.2.76.2.4.1.9 | Counter32 | read-only | The total number of state changes (see etsysTwcbWebcacheServerOperStatus) for this TWCB Webcache server. |
| etsysTwcbWebcacheServerTable | 1.3.6.1.4.1.5624.1.2.76.2.4 | not-accessible | A table containing objects defining the configuration parameters, operational states and runtime statistics of TWCB Webcache servers. |
RFC description
Enterasys vendor-private MIB for managing TimeWarp Call Back (TWCB) callbacks and scheduling features.
Start monitoring Enterasys Networks switch (legacy, later Extreme Networks)/content-switching appliance (Transparent Web Cache Balancing) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.