hh3cL4RedirectCacheRowStatus
HH3C-L4RDT-MIB ·
.1.3.6.1.4.1.25506.2.10.1.1.4
Object
This object is used to create and remove Web Cache
entries.
The following are the valid values that may be written to
RowStatus:
Writing createAndGo(4) to the RowStatus of a non-existent row
shall create a row with default values and shall set the row to
active(1). If the row already exists, it shall be an error.
Writing createAndWait(5) to the RowStatus of a non-existent row
shall create a row with default values and shall set the row to
notInService(2). If the row already exists, it shall be an
error.
Writing active(1) to the RowStatus of an existing row shall
change the value of that row to active(1). Writing active(1) to
the RowStatus of an existing row that is already active(1)
shall not cause an error, the row shall remain active(1). If
the row does not exist, it shall be an error.
Writing notInService(2) to the RowStatus of an existing row
shall change the value of that row to notInService(2). Writing
notInService(2) to the RowStatus of an existing row that is
already notInService(2) shall not cause an error, the row shall
remain notInService(2). If the row does not exist, it shall be
an error.
Writing destroy(6) to the RowStatus of a non-existent row shall
be an error. If the row exists, it shall be removed.
Writing notReady(3) to the RowStatus of a non-existent row or
to an existent row shall be an error.
If the user does not supply values for the necessary objects,
default values will be supplied.
Attempts to create more entries than the hardware can support
shall be rejected.
Context
- MIB
- HH3C-L4RDT-MIB
- OID
.1.3.6.1.4.1.25506.2.10.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hh3cL4RedirectCacheEntry
- Table
- hh3cL4RedirectCacheTable
- Siblings
- 6
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hh3cL4RedirectCacheIpAddress This object specifies the IP address of the Web
Cache device. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.25506.2.10.1.1.1 |
| hh3cL4RedirectCacheRedirectionStatus This object returns the current state of traffic
redirection to the cache.
If redirection is disabled, this object shall return
disabledNotRedirecting(1).
… | column | Enumeration | .1.3.6.1.4.1.25506.2.10.1.1.2 |
| hh3cL4RedirectCachePort This object stores the ifIndex that identifies the
port or link aggregation which provides the connection that
leads to the cache. If only manual cache configuration is
supported… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.25506.2.10.1.1.3 |
| hh3cL4RedirectCacheMacAddress This object defines the MAC address of the attached
Web cache device. If only manual configuration of
the cache is supported, this value must be
supplied. The method of cache con… | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.25506.2.10.1.1.5 |
| hh3cL4RedirectCacheVlan This object specifies the VLAN which the cache port belongs to. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.25506.2.10.1.1.6 |
| hh3cL4RedirectCacheTcpPort This object specifies the TCP port number that is being redirected | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.25506.2.10.1.1.7 |