HPN-ICF-L4RDT-MIB

File: HPN-ICF-L4RDT-MIB.mib (17869 bytes)

Imported modules

SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
HPN-ICF-OID-MIB

Imported symbols

OBJECT-GROUP MODULE-COMPLIANCE NOTIFICATION-GROUP
IpAddress Integer32 Gauge32
OBJECT-TYPE MODULE-IDENTITY NOTIFICATION-TYPE
DisplayString RowStatus TruthValue
MacAddress TEXTUAL-CONVENTION hpnicfCommon

Defined Types

HpnicfL4RedirectCacheEntry  
SEQUENCE    
  hpnicfL4RedirectCacheIpAddress IpAddress
  hpnicfL4RedirectCacheRedirectionStatus INTEGER
  hpnicfL4RedirectCachePort INTEGER
  hpnicfL4RedirectCacheRowStatus RowStatus
  hpnicfL4RedirectCacheMacAddress MacAddress
  hpnicfL4RedirectCacheVlan INTEGER
  hpnicfL4RedirectCacheTcpPort INTEGER

HpnicfL4RedirectIpExclusionEntry  
SEQUENCE    
  hpnicfL4RedirectIpExclusionIpAddress IpAddress
  hpnicfL4RedirectIpExclusionMaskLen INTEGER
  hpnicfL4RedirectIpExclusionRowStatus RowStatus

HpnicfL4RedirectVlanEntry  
SEQUENCE    
  hpnicfL4RedirectVlanID INTEGER
  hpnicfL4RedirectVlanRowStatus RowStatus

Defined Values

hpnicfL4Redirect 1.3.6.1.4.1.11.2.14.11.15.2.10
See description above
MODULE-IDENTITY    

hpnicfL4RedirectCacheTable 1.3.6.1.4.1.11.2.14.11.15.2.10.1
This table contains an entry for each Web Cache device that this unit is aware of.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfL4RedirectCacheEntry

hpnicfL4RedirectCacheEntry 1.3.6.1.4.1.11.2.14.11.15.2.10.1.1
Each row specifies a known Web Cache device.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfL4RedirectCacheEntry  

hpnicfL4RedirectCacheIpAddress 1.3.6.1.4.1.11.2.14.11.15.2.10.1.1.1
This object specifies the IP address of the Web Cache device.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

hpnicfL4RedirectCacheRedirectionStatus 1.3.6.1.4.1.11.2.14.11.15.2.10.1.1.2
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).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disabledNotRedirecting(1), enabledNoHealthChecker(2), enabledHealthChecking(3), enabledHealthCheckOKNotRedirecting(4), enabledHealthCheckFailed(5), enabledRedirecting(6)  

hpnicfL4RedirectCachePort 1.3.6.1.4.1.11.2.14.11.15.2.10.1.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

hpnicfL4RedirectCacheRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.10.1.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfL4RedirectCacheMacAddress 1.3.6.1.4.1.11.2.14.11.15.2.10.1.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

hpnicfL4RedirectCacheVlan 1.3.6.1.4.1.11.2.14.11.15.2.10.1.1.6
This object specifies the VLAN which the cache port belongs to.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

hpnicfL4RedirectCacheTcpPort 1.3.6.1.4.1.11.2.14.11.15.2.10.1.1.7
This object specifies the TCP port number that is being redirected
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

hpnicfL4RedirectIpExclusionTable 1.3.6.1.4.1.11.2.14.11.15.2.10.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfL4RedirectIpExclusionEntry

hpnicfL4RedirectIpExclusionEntry 1.3.6.1.4.1.11.2.14.11.15.2.10.2.1
Each row contains an IP address or a IP subnetwork that is being excluded from the redirection.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfL4RedirectIpExclusionEntry  

hpnicfL4RedirectIpExclusionIpAddress 1.3.6.1.4.1.11.2.14.11.15.2.10.2.1.1
This object specifies the IP address or the subnetwork address that is to be excluded.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

hpnicfL4RedirectIpExclusionMaskLen 1.3.6.1.4.1.11.2.14.11.15.2.10.2.1.2
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..32  

hpnicfL4RedirectIpExclusionRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.10.2.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfL4RedirectVlanTable 1.3.6.1.4.1.11.2.14.11.15.2.10.3
This table contains a row for each VLAN of the packet which need to be redirected to the Web cache.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfL4RedirectVlanEntry

hpnicfL4RedirectVlanEntry 1.3.6.1.4.1.11.2.14.11.15.2.10.3.1
Each row specifies a VLAN of the packet which need to be redirected to the Web cache.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfL4RedirectVlanEntry  

hpnicfL4RedirectVlanID 1.3.6.1.4.1.11.2.14.11.15.2.10.3.1.1
This object specifies the VLAN ID of the packet which need to be redirected to the Web cache.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

hpnicfL4RedirectVlanRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.10.3.1.2
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfL4RedirectInformationString 1.3.6.1.4.1.11.2.14.11.15.2.10.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..80)  

hpnicfL4RedirectFreeCacheEntries 1.3.6.1.4.1.11.2.14.11.15.2.10.5
This object indicates the number of entries that may still be added to the hpnicfL4RedirectCacheTable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnicfL4RedirectFreeIpExclusionEntries 1.3.6.1.4.1.11.2.14.11.15.2.10.6
This object indicates the number of entries that may still be added to the hpnicfL4RedirectIpExclusionTable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnicfL4RedirectFreeVlanEntries 1.3.6.1.4.1.11.2.14.11.15.2.10.7
This object indicates the number of entries that may still be added to the hpnicfL4RedirectVlanTable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER