etsysTwcbCacheServerRowStatus
ENTERASYS-TWCB-MIB-2 ·
.1.3.6.1.4.1.5624.1.2.76.2.3.1.15
Object
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.
Context
- MIB
- ENTERASYS-TWCB-MIB-2
- OID
.1.3.6.1.4.1.5624.1.2.76.2.3.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- etsysTwcbCacheServerEntry
- Table
- etsysTwcbCacheServerTable
- Siblings
- 14
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| etsysTwcbCacheServerAddressType The Internet Protocol version. The value of this property
affects the size and format of the etsysTwcbCacheServerIp. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.5624.1.2.76.2.3.1.1 |
| etsysTwcbCacheServerOperStatus 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… | column | Enumeration | .1.3.6.1.4.1.5624.1.2.76.2.3.1.10 |
| etsysTwcbCacheServerConns The current number of active TWCB connections established on
this TWCB Cache server. | column | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.5624.1.2.76.2.3.1.11 |
| etsysTwcbCacheServerHits The total number of hits (redirected TWCB requests) this
TWCB Cache server has received. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.5624.1.2.76.2.3.1.12 |
| etsysTwcbCacheServerStateChanges The total number of state changes (see
etsysTwcbCacheOperStatus)for this TWCB Cache server. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.5624.1.2.76.2.3.1.13 |
| etsysTwcbCacheServerLastStateChangeDateAndTime The date / time the of last TWCB Cache Server state change. | column | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.5624.1.2.76.2.3.1.14 |
| etsysTwcbCacheServerIp The assigned IP address identifying this TWCB Cache server. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.5624.1.2.76.2.3.1.2 |
| etsysTwcbCacheServerWeight 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
redi… | column | Unsigned32 | .1.3.6.1.4.1.5624.1.2.76.2.3.1.3 |
| etsysTwcbCacheServerMaxConns 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 TW… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.5624.1.2.76.2.3.1.4 |
| etsysTwcbCacheServerFailDetectType 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… | column | Enumeration | .1.3.6.1.4.1.5624.1.2.76.2.3.1.5 |
| etsysTwcbCacheServerFailDetectProbeOne 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. | column | OctetString | .1.3.6.1.4.1.5624.1.2.76.2.3.1.6 |
| etsysTwcbCacheServerFailDetectProbeTwo 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. | column | OctetString | .1.3.6.1.4.1.5624.1.2.76.2.3.1.7 |
| etsysTwcbCacheServerFailDetectAppPort The service port used when an application TCP probe session is
configured in etsysTwcbCacheServerFailDetectProbeOne or
etsysTwcbCacheServerFailDetectProbeTwo for this Cache serv… | column | Unsigned32 | .1.3.6.1.4.1.5624.1.2.76.2.3.1.8 |
| etsysTwcbCacheServerAdminStatus This object contains the Administrative state of the TWCB
Cache server.
- `disabled', indicates the TWCB Cache server is
administratively disabled.
- `enabled', indicates the … | column | Enumeration | .1.3.6.1.4.1.5624.1.2.76.2.3.1.9 |