HH3C-RCR-MIB
- Registered at
- 1.3.6.1.4.1.25506.2.48
- Last updated
- 2005-06-28 19:36
- Organization
- New H3C Tech. Co., Ltd.
- Revisions
- 2005-06-28 19:36
- Namespace
- comware
- Source file
HH3C-RCR-MIB- Digest
sha256:e438070b4d11ef2cc83593fce16c21f6c6f7b07b77d33a2b1209171ac8b16468
Description
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.
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 |
| IF-MIB | InterfaceIndex |
| INET-ADDRESS-MIB | InetAddress, InetAddressType |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
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-OID-MIB HH3C-RCR-MIB IANAifType-MIB IF-MIB INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hh3cRcrMR OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.48.1 | |||
| hh3cRcrMRGroup OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.48.1.1 | |||
| hh3cRcrMRAllMaxUsedBandRate OBJECT-TYPE The max used band rate of all external interfaces on member router-devices(MRs) which are controlled by RCR. | 1.3.6.1.4.1.25506.2.48.1.1.1 | Integer32 (1..100) | read-write | current |
| hh3cRcrMRAllMinUsedBandRate OBJECT-TYPE The min used band rate of all external interfaces on MRs which are controlled by RCR. | 1.3.6.1.4.1.25506.2.48.1.1.2 | Integer32 (0..100) | read-write | current |
| hh3cRcrMRListenTime OBJECT-TYPE The persistent time of a probe on member router-device(MR) which is controlled by RCR. | 1.3.6.1.4.1.25506.2.48.1.1.3 | Integer32 (1..1440) | read-write | current |
| hh3cRcrMRStateTable OBJECT-TYPE This table contains state information of each MR which is controlled by RCR. | 1.3.6.1.4.1.25506.2.48.1.2 | not-accessible | current | |
| hh3cRcrMRStateEntry OBJECT-TYPE Entry items | 1.3.6.1.4.1.25506.2.48.1.2.1 | not-accessible | current | |
| hh3cRcrMRName OBJECT-TYPE The name of MR which is controlled by RCR. | 1.3.6.1.4.1.25506.2.48.1.2.1.1 | OCTET STRING (SIZE(1..32)) | not-accessible | current |
| hh3cRcrMRState OBJECT-TYPE 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. | 1.3.6.1.4.1.25506.2.48.1.2.1.2 | INTEGER {down(1), up(2), controlled(3)} | read-only | current |
| hh3cRcrMRAuthType OBJECT-TYPE The authentication type of communication packet between CR and MR. | 1.3.6.1.4.1.25506.2.48.1.2.1.3 | INTEGER {simple(1), md5(2)} | read-write | current |
| hh3cRcrMRAuthPwd OBJECT-TYPE 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. | 1.3.6.1.4.1.25506.2.48.1.2.1.4 | OCTET STRING | read-write | current |
| hh3cRcrMROutIfStateTable OBJECT-TYPE This table contains the external interface states of each MR which is controlled by RCR. | 1.3.6.1.4.1.25506.2.48.1.3 | not-accessible | current | |
| hh3cRcrMROutIfStateEntry OBJECT-TYPE Entry items | 1.3.6.1.4.1.25506.2.48.1.3.1 | not-accessible | current | |
| hh3cRcrMROutIfName OBJECT-TYPE The name of external interface on each MR. | 1.3.6.1.4.1.25506.2.48.1.3.1.1 | OCTET STRING (SIZE(1..48)) | not-accessible | current |
| hh3cRcrMROutIfState OBJECT-TYPE The state of external interface on each MR. | 1.3.6.1.4.1.25506.2.48.1.3.1.2 | INTEGER {down(1), up(2), notExist(3)} | read-only | current |
| hh3cRcrMROutIfMaxUsedBandRate OBJECT-TYPE The max spendable bandwidth rate on external interface. | 1.3.6.1.4.1.25506.2.48.1.3.1.3 | Integer32 (1..100) | read-write | current |
| hh3cRcrMROutIfMinUsedBandRate OBJECT-TYPE The min spendable bandwidth rate on external interface. | 1.3.6.1.4.1.25506.2.48.1.3.1.4 | Integer32 (0..100) | read-write | current |
| hh3cRcrMROutIfUsedBandRate OBJECT-TYPE The used bandwidth rate on external interface. | 1.3.6.1.4.1.25506.2.48.1.3.1.5 | Integer32 (0..100) | read-only | current |
| hh3cRcrCR OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.48.2 | |||
| hh3cRcrCRGroup OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.48.2.1 | |||
| hh3cRcrCRState OBJECT-TYPE 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. | 1.3.6.1.4.1.25506.2.48.2.1.1 | INTEGER {down(1), init(2), active(3)} | read-only | current |
| hh3cRcrCRPortNum OBJECT-TYPE The communication port number between CR and MR. | 1.3.6.1.4.1.25506.2.48.2.1.2 | Integer32 | read-write | current |
| hh3cRcrCRCtrlMode OBJECT-TYPE 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. | 1.3.6.1.4.1.25506.2.48.2.1.3 | INTEGER {control(1), observe(2)} | read-write | current |
| hh3cRcrCRChooseMode OBJECT-TYPE 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. | 1.3.6.1.4.1.25506.2.48.2.1.4 | INTEGER {good(1), best(2)} | read-write | current |
| hh3cRcrCRKeepaliveTime OBJECT-TYPE The interval time of the transmission of the keepalive communication packet between CR and MR. | 1.3.6.1.4.1.25506.2.48.2.1.5 | Integer32 (1..1000) | read-write | current |
| hh3cRcrCRPolicyMode OBJECT-TYPE 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. | 1.3.6.1.4.1.25506.2.48.2.1.6 | INTEGER {prefix(1), operation(2), study(3)} | read-write | current |
| hh3cRcrCRStudyMode OBJECT-TYPE 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. | 1.3.6.1.4.1.25506.2.48.2.1.7 | INTEGER {maxThoughout(1), maxDelay(2)} | read-write | current |
| hh3cRcrCRStudyIpPrefixNum OBJECT-TYPE The max number of collecting prefix in studying configuration mode. | 1.3.6.1.4.1.25506.2.48.2.1.8 | Integer32 (1..2500) | read-write | current |
| hh3cRcrCRIpPrefixLen OBJECT-TYPE The mask length of collecting prefix in configuration mode. | 1.3.6.1.4.1.25506.2.48.2.1.9 | Integer32 (1..32) | read-write | current |
| hh3cRcrCRRcrPolicyTable OBJECT-TYPE This table contains objects to get statistic information of interfaces on a device. | 1.3.6.1.4.1.25506.2.48.2.2 | not-accessible | current | |
| hh3cRcrCRRcrPolicyEntry OBJECT-TYPE Entry items | 1.3.6.1.4.1.25506.2.48.2.2.1 | not-accessible | current | |
| hh3cRcrCRRcrPlyID OBJECT-TYPE The ID of RCR policy which the user has configured. | 1.3.6.1.4.1.25506.2.48.2.2.1.1 | Integer32 | not-accessible | current |
| hh3cRcrCRRcrPlyMatchIPListName OBJECT-TYPE The matched IP prefix list name of RCR policy which the user has configured. | 1.3.6.1.4.1.25506.2.48.2.2.1.2 | OCTET STRING (SIZE(1..19)) | read-write | current |
| hh3cRcrCRRcrPlyMatchStudyEnable OBJECT-TYPE Whether the RCR policy which the user has configured is matched for studying prefix mode. | 1.3.6.1.4.1.25506.2.48.2.2.1.3 | INTEGER {disable(1), enable(2)} | read-write | current |
| hh3cRcrCRRcrPlyMatchOperPlyName OBJECT-TYPE The matched operation policy name of RCR policy which the user has configured. | 1.3.6.1.4.1.25506.2.48.2.2.1.4 | OCTET STRING (SIZE(1..19)) | read-write | current |
| hh3cRcrCRRcrAclNumber OBJECT-TYPE The matched acl number of RCR operation policy which the user has configured. | 1.3.6.1.4.1.25506.2.48.2.2.1.5 | Integer32 (3000..3999) | read-write | current |
| hh3cRcrCRRcrPlyDelayTime OBJECT-TYPE The absolute maximum delay time. The range of values that can be configured is from 1 to 10000. | 1.3.6.1.4.1.25506.2.48.2.2.1.6 | Integer32 (1..10000) | read-write | current |
| hh3cRcrCRRcrPlyLossRate OBJECT-TYPE The packet loss percent of prefix which the CR concerns. | 1.3.6.1.4.1.25506.2.48.2.2.1.7 | Integer32 (1..100) | read-write | current |
| hh3cRcrCRMatPrefixPerfTable OBJECT-TYPE This table contains the matched prefix performance information. | 1.3.6.1.4.1.25506.2.48.2.3 | not-accessible | current | |
| hh3cRcrCRMatPrefixPerfEntry OBJECT-TYPE Entry items | 1.3.6.1.4.1.25506.2.48.2.3.1 | not-accessible | current | |
| hh3cRcrCRMatPrefPerfAddrType OBJECT-TYPE The destination IP addresses type of matched prefix which the CR wants (IPv4 or IPv6). | 1.3.6.1.4.1.25506.2.48.2.3.1.1 | InetAddressType | not-accessible | current |
| hh3cRcrCRMatPrefPerfDestIPAddr OBJECT-TYPE The destination IP address of matched prefix which the CR wants. | 1.3.6.1.4.1.25506.2.48.2.3.1.2 | InetAddress | not-accessible | current |
| hh3cRcrCRMatPrefPerfDestMaskLen OBJECT-TYPE The destination IP address mask length of matched prefix which the CR wants. | 1.3.6.1.4.1.25506.2.48.2.3.1.3 | Integer32 (0..32) | not-accessible | current |
| hh3cRcrCRMatPrefPerfDelayTime OBJECT-TYPE The absolute maximum delay time of prefix which the CR has configured. | 1.3.6.1.4.1.25506.2.48.2.3.1.4 | Integer32 (1..10000) | read-only | current |
| hh3cRcrCRMatPrefPerfLossRate OBJECT-TYPE The packet loss percent of prefix which the CR has configured. | 1.3.6.1.4.1.25506.2.48.2.3.1.5 | Integer32 (1..100) | read-only | current |
| hh3cRcrCRMatPrefPerfThroughput OBJECT-TYPE The bandwidth of prefix which the CR has monitored. | 1.3.6.1.4.1.25506.2.48.2.3.1.6 | Integer32 | read-only | current |
| hh3cRcrCRAdjustPrefixTable OBJECT-TYPE This table contains objects to get adjusted prefix information which the CR controlled. | 1.3.6.1.4.1.25506.2.48.2.4 | not-accessible | current | |
| hh3cRcrCRAdjustPrefixEntry OBJECT-TYPE Entry items | 1.3.6.1.4.1.25506.2.48.2.4.1 | not-accessible | current | |
| hh3cRcrCRAdjuPrefDestAddrType OBJECT-TYPE The IP address type of the adjusted prefix which CR controlled (IPv4 or IPv6). | 1.3.6.1.4.1.25506.2.48.2.4.1.1 | InetAddressType | not-accessible | current |
| hh3cRcrCRAdjuPrefDestAddr OBJECT-TYPE The IP address of the adjusted prefix which CR controlled. | 1.3.6.1.4.1.25506.2.48.2.4.1.2 | InetAddress | not-accessible | current |
| hh3cRcrCRAdjuPrefMaskLen OBJECT-TYPE The IP address mask length of the adjusted prefix which CR controlled. | 1.3.6.1.4.1.25506.2.48.2.4.1.3 | Integer32 (0..32) | not-accessible | current |
| hh3cRcrCRAdjuPrefPreMRName OBJECT-TYPE The name of the MR which the previous outbound traffic flows through. | 1.3.6.1.4.1.25506.2.48.2.4.1.4 | OCTET STRING (SIZE(1..32)) | not-accessible | current |
| hh3cRcrCRAdjuPrefPreOutIfName OBJECT-TYPE The name of the external interface on the MR which the previous outbound traffic flows through. | 1.3.6.1.4.1.25506.2.48.2.4.1.5 | OCTET STRING (SIZE(1..48)) | not-accessible | current |
| hh3cRcrCRAdjuPrefCurMRName OBJECT-TYPE The name of the MR which the current outbound traffic flows through. | 1.3.6.1.4.1.25506.2.48.2.4.1.6 | OCTET STRING (SIZE(1..32)) | read-only | current |
| hh3cRcrCRAdjuPrefCurOutIfName OBJECT-TYPE The name of the external interface on the MR which the current outbound traffic flows through. | 1.3.6.1.4.1.25506.2.48.2.4.1.7 | OCTET STRING | read-only | current |
| hh3cRcrCRAdjuPrefPersistTime OBJECT-TYPE The persisting time from the time which the adjusted outbound traffic has been adjusted by CR to now. | 1.3.6.1.4.1.25506.2.48.2.4.1.8 | Integer32 | read-only | current |
| hh3cRcrCRAdjuPrefAgeTime OBJECT-TYPE The time which the adjusted prefix remains. | 1.3.6.1.4.1.25506.2.48.2.4.1.9 | Integer32 | read-only | current |