HPN-ICF-RCR-MIB

File: HPN-ICF-RCR-MIB.mib (24717 bytes)

Imported modules

HPN-ICF-OID-MIB IF-MIB INET-ADDRESS-MIB
SNMPv2-SMI

Imported symbols

hpnicfCommon InterfaceIndex InetAddressType
InetAddress Integer32 OBJECT-TYPE
MODULE-IDENTITY NOTIFICATION-TYPE

Defined Types

HpnicfRcrMRStateEntry  
SEQUENCE    
  hpnicfRcrMRName OCTET STRING
  hpnicfRcrMRState INTEGER
  hpnicfRcrMRAuthType INTEGER
  hpnicfRcrMRAuthPwd OCTET STRING

HpnicfRcrMROutIfStateEntry  
SEQUENCE    
  hpnicfRcrMROutIfName OCTET STRING
  hpnicfRcrMROutIfState INTEGER
  hpnicfRcrMROutIfMaxUsedBandRate Integer32
  hpnicfRcrMROutIfMinUsedBandRate Integer32
  hpnicfRcrMROutIfUsedBandRate Integer32

HpnicfRcrCRRcrPolicyEntry  
SEQUENCE    
  hpnicfRcrCRRcrPlyID Integer32
  hpnicfRcrCRRcrPlyMatchIPListName OCTET STRING
  hpnicfRcrCRRcrPlyMatchStudyEnable INTEGER
  hpnicfRcrCRRcrPlyMatchOperPlyName OCTET STRING
  hpnicfRcrCRRcrAclNumber Integer32
  hpnicfRcrCRRcrPlyDelayTime Integer32
  hpnicfRcrCRRcrPlyLossRate Integer32

HpnicfRcrCRMatPrefixPerfEntry  
SEQUENCE    
  hpnicfRcrCRMatPrefPerfAddrType InetAddressType
  hpnicfRcrCRMatPrefPerfDestIPAddr InetAddress
  hpnicfRcrCRMatPrefPerfDestMaskLen Integer32
  hpnicfRcrCRMatPrefPerfDelayTime Integer32
  hpnicfRcrCRMatPrefPerfLossRate Integer32
  hpnicfRcrCRMatPrefPerfThroughput Integer32

HpnicfRcrCRAdjustPrefixEntry  
SEQUENCE    
  hpnicfRcrCRAdjuPrefDestAddrType InetAddressType
  hpnicfRcrCRAdjuPrefDestAddr InetAddress
  hpnicfRcrCRAdjuPrefMaskLen Integer32
  hpnicfRcrCRAdjuPrefPreMRName OCTET STRING
  hpnicfRcrCRAdjuPrefPreOutIfName OCTET STRING
  hpnicfRcrCRAdjuPrefCurMRName OCTET STRING
  hpnicfRcrCRAdjuPrefCurOutIfName OCTET STRING
  hpnicfRcrCRAdjuPrefPersistTime Integer32
  hpnicfRcrCRAdjuPrefAgeTime Integer32

Defined Values

hpnicfRcr 1.3.6.1.4.1.11.2.14.11.15.2.48
This MIB is applicable to router-devices. It's made for RCR (Resilient Controllable Routing). RCR provides an effective resolution which can dynamically auto-adjust outbound traffic to the optimal external interface by monitoring the performance and traffic load of each external interface. It provides the functions of intelligentized traffic load distribution and the optimal external interface selection. This can optimally utilize the external interfaces. Furthermore, RCR realized the function which can select the optimal external interface based on different classes of operation flow.
MODULE-IDENTITY    

hpnicfRcrMR 1.3.6.1.4.1.11.2.14.11.15.2.48.1
OBJECT IDENTIFIER    

hpnicfRcrMRGroup 1.3.6.1.4.1.11.2.14.11.15.2.48.1.1
OBJECT IDENTIFIER    

hpnicfRcrMRAllMaxUsedBandRate 1.3.6.1.4.1.11.2.14.11.15.2.48.1.1.1
The max used band rate of all external interfaces on member router-devices(MRs) which are controlled by RCR.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..100  

hpnicfRcrMRAllMinUsedBandRate 1.3.6.1.4.1.11.2.14.11.15.2.48.1.1.2
The min used band rate of all external interfaces on MRs which are controlled by RCR.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..100  

hpnicfRcrMRListenTime 1.3.6.1.4.1.11.2.14.11.15.2.48.1.1.3
The persistent time of a probe on member router-device(MR) which is controlled by RCR.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..1440  

hpnicfRcrMRStateTable 1.3.6.1.4.1.11.2.14.11.15.2.48.1.2
This table contains state information of each MR which is controlled by RCR.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfRcrMRStateEntry

hpnicfRcrMRStateEntry 1.3.6.1.4.1.11.2.14.11.15.2.48.1.2.1
Entry items
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfRcrMRStateEntry  

hpnicfRcrMRName 1.3.6.1.4.1.11.2.14.11.15.2.48.1.2.1.1
The name of MR which is controlled by RCR.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..32)  

hpnicfRcrMRState 1.3.6.1.4.1.11.2.14.11.15.2.48.1.2.1.2
The state of MR where identified on the controller router-device(CR). down: The MR has been enabled but has not connected to the CR with TCP connection. up: The MR has already successfully connected to the CR but has not been ready for adjusting route. controlled: The MR has already passed the consultation with the CR and could be controlled by it.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER down(1), up(2), controlled(3)  

hpnicfRcrMRAuthType 1.3.6.1.4.1.11.2.14.11.15.2.48.1.2.1.3
The authentication type of communication packet between CR and MR.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER simple(1), md5(2)  

hpnicfRcrMRAuthPwd 1.3.6.1.4.1.11.2.14.11.15.2.48.1.2.1.4
The authentication password of communication packet between CR and MR. Reading this object always results in an OCTET STRING of length zero; authentication may not be bypassed by reading the MIB object.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

hpnicfRcrMROutIfStateTable 1.3.6.1.4.1.11.2.14.11.15.2.48.1.3
This table contains the external interface states of each MR which is controlled by RCR.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfRcrMROutIfStateEntry

hpnicfRcrMROutIfStateEntry 1.3.6.1.4.1.11.2.14.11.15.2.48.1.3.1
Entry items
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfRcrMROutIfStateEntry  

hpnicfRcrMROutIfName 1.3.6.1.4.1.11.2.14.11.15.2.48.1.3.1.1
The name of external interface on each MR.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..48)  

hpnicfRcrMROutIfState 1.3.6.1.4.1.11.2.14.11.15.2.48.1.3.1.2
The state of external interface on each MR.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER down(1), up(2), notExist(3)  

hpnicfRcrMROutIfMaxUsedBandRate 1.3.6.1.4.1.11.2.14.11.15.2.48.1.3.1.3
The max spendable bandwidth rate on external interface.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..100  

hpnicfRcrMROutIfMinUsedBandRate 1.3.6.1.4.1.11.2.14.11.15.2.48.1.3.1.4
The min spendable bandwidth rate on external interface.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..100  

hpnicfRcrMROutIfUsedBandRate 1.3.6.1.4.1.11.2.14.11.15.2.48.1.3.1.5
The used bandwidth rate on external interface.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

hpnicfRcrCR 1.3.6.1.4.1.11.2.14.11.15.2.48.2
OBJECT IDENTIFIER    

hpnicfRcrCRGroup 1.3.6.1.4.1.11.2.14.11.15.2.48.2.1
OBJECT IDENTIFIER    

hpnicfRcrCRState 1.3.6.1.4.1.11.2.14.11.15.2.48.2.1.1
The state of the CR which is controlled by RCR. down: The CR has been enabled but has not started a TCP connection server. init: The CR has started a TCP connection server and has been waiting for MR connection, but has not been ready for adjusting route. active: The CR is ready for adjusting route.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER down(1), init(2), active(3)  

hpnicfRcrCRPortNum 1.3.6.1.4.1.11.2.14.11.15.2.48.2.1.2
The communication port number between CR and MR.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hpnicfRcrCRCtrlMode 1.3.6.1.4.1.11.2.14.11.15.2.48.2.1.3
The observe mode or control mode is configured to operate in the CR. observe: The CR monitors prefixes and external interfaces based on default and user-defined policies and then reports the status of the network and the decisions that should be made but does not implement any changes. controlled: The CR monitors prefixes and external interfaces based on default and user-defined policies and then reports the status of the network and the decisions that should be made and implement any changes.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER control(1), observe(2)  

hpnicfRcrCRChooseMode 1.3.6.1.4.1.11.2.14.11.15.2.48.2.1.4
The algorithm used to choose an alternative external interface for a prefix. good: The first external interface that conforms to the policy is selected as the new external interface. best: Information is collected from all external interfaces and the best one is selected even though the best external interface may not be in-policy.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER good(1), best(2)  

hpnicfRcrCRKeepaliveTime 1.3.6.1.4.1.11.2.14.11.15.2.48.2.1.5
The interval time of the transmission of the keepalive communication packet between CR and MR.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..1000  

hpnicfRcrCRPolicyMode 1.3.6.1.4.1.11.2.14.11.15.2.48.2.1.6
The chosen policy mode which decides to change what prefix. prefix: An RCR policy is designed to select IP prefixes or to select RCR learn policies using a match clause and then to apply RCR policy configurations using a set clause. operation: To deside to adjusted prefixes based on operation which user configured. study: To learn and optimize prefixes based on the highest throughput or the highest delay.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER prefix(1), operation(2), study(3)  

hpnicfRcrCRStudyMode 1.3.6.1.4.1.11.2.14.11.15.2.48.2.1.7
The mode of collecting prefix in studying configuration mode. It's to collect either the prefix of max thoughtout or the prefix of max delay time. It doesn't have a value when CR isn't in studying configuration mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER maxThoughout(1), maxDelay(2)  

hpnicfRcrCRStudyIpPrefixNum 1.3.6.1.4.1.11.2.14.11.15.2.48.2.1.8
The max number of collecting prefix in studying configuration mode.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..2500  

hpnicfRcrCRIpPrefixLen 1.3.6.1.4.1.11.2.14.11.15.2.48.2.1.9
The mask length of collecting prefix in configuration mode.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..32  

hpnicfRcrCRRcrPolicyTable 1.3.6.1.4.1.11.2.14.11.15.2.48.2.2
This table contains objects to get statistic information of interfaces on a device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfRcrCRRcrPolicyEntry

hpnicfRcrCRRcrPolicyEntry 1.3.6.1.4.1.11.2.14.11.15.2.48.2.2.1
Entry items
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfRcrCRRcrPolicyEntry  

hpnicfRcrCRRcrPlyID 1.3.6.1.4.1.11.2.14.11.15.2.48.2.2.1.1
The ID of RCR policy which the user has configured.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hpnicfRcrCRRcrPlyMatchIPListName 1.3.6.1.4.1.11.2.14.11.15.2.48.2.2.1.2
The matched IP prefix list name of RCR policy which the user has configured.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..19)  

hpnicfRcrCRRcrPlyMatchStudyEnable 1.3.6.1.4.1.11.2.14.11.15.2.48.2.2.1.3
Whether the RCR policy which the user has configured is matched for studying prefix mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

hpnicfRcrCRRcrPlyMatchOperPlyName 1.3.6.1.4.1.11.2.14.11.15.2.48.2.2.1.4
The matched operation policy name of RCR policy which the user has configured.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..19)  

hpnicfRcrCRRcrAclNumber 1.3.6.1.4.1.11.2.14.11.15.2.48.2.2.1.5
The matched acl number of RCR operation policy which the user has configured.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 3000..3999  

hpnicfRcrCRRcrPlyDelayTime 1.3.6.1.4.1.11.2.14.11.15.2.48.2.2.1.6
The absolute maximum delay time. The range of values that can be configured is from 1 to 10000.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..10000  

hpnicfRcrCRRcrPlyLossRate 1.3.6.1.4.1.11.2.14.11.15.2.48.2.2.1.7
The packet loss percent of prefix which the CR concerns.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..100  

hpnicfRcrCRMatPrefixPerfTable 1.3.6.1.4.1.11.2.14.11.15.2.48.2.3
This table contains the matched prefix performance information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfRcrCRMatPrefixPerfEntry

hpnicfRcrCRMatPrefixPerfEntry 1.3.6.1.4.1.11.2.14.11.15.2.48.2.3.1
Entry items
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfRcrCRMatPrefixPerfEntry  

hpnicfRcrCRMatPrefPerfAddrType 1.3.6.1.4.1.11.2.14.11.15.2.48.2.3.1.1
The destination IP addresses type of matched prefix which the CR wants (IPv4 or IPv6).
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

hpnicfRcrCRMatPrefPerfDestIPAddr 1.3.6.1.4.1.11.2.14.11.15.2.48.2.3.1.2
The destination IP address of matched prefix which the CR wants.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

hpnicfRcrCRMatPrefPerfDestMaskLen 1.3.6.1.4.1.11.2.14.11.15.2.48.2.3.1.3
The destination IP address mask length of matched prefix which the CR wants.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..32  

hpnicfRcrCRMatPrefPerfDelayTime 1.3.6.1.4.1.11.2.14.11.15.2.48.2.3.1.4
The absolute maximum delay time of prefix which the CR has configured.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..10000  

hpnicfRcrCRMatPrefPerfLossRate 1.3.6.1.4.1.11.2.14.11.15.2.48.2.3.1.5
The packet loss percent of prefix which the CR has configured.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..100  

hpnicfRcrCRMatPrefPerfThroughput 1.3.6.1.4.1.11.2.14.11.15.2.48.2.3.1.6
The bandwidth of prefix which the CR has monitored.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfRcrCRAdjustPrefixTable 1.3.6.1.4.1.11.2.14.11.15.2.48.2.4
This table contains objects to get adjusted prefix information which the CR controlled.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfRcrCRAdjustPrefixEntry

hpnicfRcrCRAdjustPrefixEntry 1.3.6.1.4.1.11.2.14.11.15.2.48.2.4.1
Entry items
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfRcrCRAdjustPrefixEntry  

hpnicfRcrCRAdjuPrefDestAddrType 1.3.6.1.4.1.11.2.14.11.15.2.48.2.4.1.1
The IP address type of the adjusted prefix which CR controlled (IPv4 or IPv6).
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

hpnicfRcrCRAdjuPrefDestAddr 1.3.6.1.4.1.11.2.14.11.15.2.48.2.4.1.2
The IP address of the adjusted prefix which CR controlled.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

hpnicfRcrCRAdjuPrefMaskLen 1.3.6.1.4.1.11.2.14.11.15.2.48.2.4.1.3
The IP address mask length of the adjusted prefix which CR controlled.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..32  

hpnicfRcrCRAdjuPrefPreMRName 1.3.6.1.4.1.11.2.14.11.15.2.48.2.4.1.4
The name of the MR which the previous outbound traffic flows through.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..32)  

hpnicfRcrCRAdjuPrefPreOutIfName 1.3.6.1.4.1.11.2.14.11.15.2.48.2.4.1.5
The name of the external interface on the MR which the previous outbound traffic flows through.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..48)  

hpnicfRcrCRAdjuPrefCurMRName 1.3.6.1.4.1.11.2.14.11.15.2.48.2.4.1.6
The name of the MR which the current outbound traffic flows through.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..32)  

hpnicfRcrCRAdjuPrefCurOutIfName 1.3.6.1.4.1.11.2.14.11.15.2.48.2.4.1.7
The name of the external interface on the MR which the current outbound traffic flows through.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

hpnicfRcrCRAdjuPrefPersistTime 1.3.6.1.4.1.11.2.14.11.15.2.48.2.4.1.8
The persisting time from the time which the adjusted outbound traffic has been adjusted by CR to now.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfRcrCRAdjuPrefAgeTime 1.3.6.1.4.1.11.2.14.11.15.2.48.2.4.1.9
The time which the adjusted prefix remains.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32