HH3C-L4RDT-MIB
- Registered at
- 1.3.6.1.4.1.25506.2.10
- Last updated
- 2004-09-21 00:00
- Organization
- New H3C Tech. Co., Ltd.
- Namespace
- comware
- Source file
HH3C-L4RDT-MIB- Digest
sha256:67c242e7d5ba4b8b4b65f1759fda9df0471c962a4ce4a9b15c89c08d5446b5af
Description
See description above
Contact
Platform Team New H3C Tech. Co., Ltd. Hai-Dian District Beijing P.R. China http://www.h3c.com Zip:100085
Imports
| From | Symbols |
|---|---|
| HH3C-OID-MIB | hh3cCommon |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HH3C-L4RDT-MIB HH3C-OID-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hh3cL4RedirectCacheTable OBJECT-TYPE This table contains an entry for each Web Cache device that this unit is aware of. | 1.3.6.1.4.1.25506.2.10.1 | not-accessible | current | |
| hh3cL4RedirectCacheEntry OBJECT-TYPE Each row specifies a known Web Cache device. | 1.3.6.1.4.1.25506.2.10.1.1 | not-accessible | current | |
| hh3cL4RedirectCacheIpAddress OBJECT-TYPE This object specifies the IP address of the Web Cache device. | 1.3.6.1.4.1.25506.2.10.1.1.1 | IpAddress | not-accessible | current |
| hh3cL4RedirectCacheRedirectionStatus OBJECT-TYPE This object returns the current state of traffic redirection to the cache. If redirection is disabled, this object shall return disabledNotRedirecting(1). If a unit cannot be selected to perform the cache health check, this object shall return enabledNoHealthChecker(2). If the software is determining if the cache is able to do redirection(this will happen when the redirection state transitions from disabled to enabled), this object shall return enabledHealthChecking(3). If the cache health check succeeded but the hardware is unable to support redirection to the cache port, this object shall return enabledHealthCheckOKNotRedirecting(4). If the latest health check of the cache has failed, this object shall return enabledHealthCheckFailed(5). If the cache is in use and traffic is being redirected to it, this object shall return enabledRedirecting(6). The default value is disabledNotRedirecting(1). | 1.3.6.1.4.1.25506.2.10.1.1.2 | INTEGER {disabledNotRedirecting(1), enabledNoHealthChecker(2), enabledHealthChecking(3), enabledHealthCheckOKNotRedirecting(4), enabledHealthCheckFailed(5), enabledRedirecting(6)} | read-only | current |
| hh3cL4RedirectCachePort OBJECT-TYPE 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, this value must be supplied. The method of cache configuration can be ascertained by the presence or absence of the L4 manual cache configuration id within the 3com-352 MIB. The default value is 0. | 1.3.6.1.4.1.25506.2.10.1.1.3 | INTEGER | read-create | current |
| hh3cL4RedirectCacheRowStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.25506.2.10.1.1.4 | RowStatus | read-create | current |
| hh3cL4RedirectCacheMacAddress OBJECT-TYPE 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 configuration can be ascertained by the presence or absence of the L4 manual cache configuration id within the 3com-352 MIB. The default value is 0. | 1.3.6.1.4.1.25506.2.10.1.1.5 | MacAddress | read-create | current |
| hh3cL4RedirectCacheVlan OBJECT-TYPE This object specifies the VLAN which the cache port belongs to. | 1.3.6.1.4.1.25506.2.10.1.1.6 | INTEGER | read-create | current |
| hh3cL4RedirectCacheTcpPort OBJECT-TYPE This object specifies the TCP port number that is being redirected | 1.3.6.1.4.1.25506.2.10.1.1.7 | INTEGER | read-create | current |
| hh3cL4RedirectIpExclusionTable OBJECT-TYPE This table lists the IP addresses and subnetworks that Web Cache redirection is not supported for. Some devices may not support addition to this table. | 1.3.6.1.4.1.25506.2.10.2 | not-accessible | current | |
| hh3cL4RedirectIpExclusionEntry OBJECT-TYPE Each row contains an IP address or a IP subnetwork that is being excluded from the redirection. | 1.3.6.1.4.1.25506.2.10.2.1 | not-accessible | current | |
| hh3cL4RedirectIpExclusionIpAddress OBJECT-TYPE This object specifies the IP address or the subnetwork address that is to be excluded. | 1.3.6.1.4.1.25506.2.10.2.1.1 | IpAddress | not-accessible | current |
| hh3cL4RedirectIpExclusionMaskLen OBJECT-TYPE This object provides the number of bits in the subnetwork mask. This mask shall be applied to the excludeIP address to determine the subnetwork that is to be excluded. A value of 32 implies that the excludeIP address refers to an individual host. The default value is 32. | 1.3.6.1.4.1.25506.2.10.2.1.2 | INTEGER (1..32) | read-create | current |
| hh3cL4RedirectIpExclusionRowStatus OBJECT-TYPE This object is used to add rows to the Exclusion Table. 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 new row. The new row shall be active(1). If the row exists, it shall be an error. Writing createAndWait(5) to the RowStatus of a non-existent row or to an existent row 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. Attempts to create more entries than the hardware can support shall be rejected. | 1.3.6.1.4.1.25506.2.10.2.1.3 | RowStatus | read-create | current |
| hh3cL4RedirectVlanTable OBJECT-TYPE This table contains a row for each VLAN of the packet which need to be redirected to the Web cache. | 1.3.6.1.4.1.25506.2.10.3 | not-accessible | current | |
| hh3cL4RedirectVlanEntry OBJECT-TYPE Each row specifies a VLAN of the packet which need to be redirected to the Web cache. | 1.3.6.1.4.1.25506.2.10.3.1 | not-accessible | current | |
| hh3cL4RedirectVlanID OBJECT-TYPE This object specifies the VLAN ID of the packet which need to be redirected to the Web cache. | 1.3.6.1.4.1.25506.2.10.3.1.1 | INTEGER | not-accessible | current |
| hh3cL4RedirectVlanRowStatus OBJECT-TYPE This object allows ports to be added and removed from the table. 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 new row. The new row shall be active(1). If the row exists, it shall be an error. Writing createAndWait(5) to the RowStatus of a non-existent row or to an existent row 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 a non-existent row or to an existent row 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. Attempts to create more entries than the hardware can support shall be rejected. | 1.3.6.1.4.1.25506.2.10.3.1.2 | RowStatus | read-create | current |
| hh3cL4RedirectInformationString OBJECT-TYPE This object shall contain the string generated as a result of a Layer 4 Redirection configuration. It shall contain either a string describing successful configuration or a string describing unsuccessful configuration. This length of this string shall be no longer than 80 characters. | 1.3.6.1.4.1.25506.2.10.4 | DisplayString (SIZE(0..80)) | read-only | current |
| hh3cL4RedirectFreeCacheEntries OBJECT-TYPE This object indicates the number of entries that may still be added to the hh3cL4RedirectCacheTable. | 1.3.6.1.4.1.25506.2.10.5 | INTEGER | read-only | current |
| hh3cL4RedirectFreeIpExclusionEntries OBJECT-TYPE This object indicates the number of entries that may still be added to the hh3cL4RedirectIpExclusionTable. | 1.3.6.1.4.1.25506.2.10.6 | INTEGER | read-only | current |
| hh3cL4RedirectFreeVlanEntries OBJECT-TYPE This object indicates the number of entries that may still be added to the hh3cL4RedirectVlanTable. | 1.3.6.1.4.1.25506.2.10.7 | INTEGER | read-only | current |