HH3C-RCR-MIB: View SNMP OID List / Download MIB

VENDOR: H3C


 Home MIB: HH3C-RCR-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 hh3cRcr 1.3.6.1.4.1.25506.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.
       hh3cRcrMR 1.3.6.1.4.1.25506.2.48.1
           hh3cRcrMRGroup 1.3.6.1.4.1.25506.2.48.1.1
               hh3cRcrMRAllMaxUsedBandRate 1.3.6.1.4.1.25506.2.48.1.1.1 integer32 read-write
The max used band rate of all external interfaces on member router-devices(MRs) which are controlled by RCR.
               hh3cRcrMRAllMinUsedBandRate 1.3.6.1.4.1.25506.2.48.1.1.2 integer32 read-write
The min used band rate of all external interfaces on MRs which are controlled by RCR.
               hh3cRcrMRListenTime 1.3.6.1.4.1.25506.2.48.1.1.3 integer32 read-write
The persistent time of a probe on member router-device(MR) which is controlled by RCR.
           hh3cRcrMRStateTable 1.3.6.1.4.1.25506.2.48.1.2 no-access
This table contains state information of each MR which is controlled by RCR.
               hh3cRcrMRStateEntry 1.3.6.1.4.1.25506.2.48.1.2.1 no-access
Entry items
                   hh3cRcrMRName 1.3.6.1.4.1.25506.2.48.1.2.1.1 octet string no-access
The name of MR which is controlled by RCR.
                   hh3cRcrMRState 1.3.6.1.4.1.25506.2.48.1.2.1.2 integer read-only
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. Enumeration: 'down': 1, 'controlled': 3, 'up': 2.
                   hh3cRcrMRAuthType 1.3.6.1.4.1.25506.2.48.1.2.1.3 integer read-write
The authentication type of communication packet between CR and MR. Enumeration: 'simple': 1, 'md5': 2.
                   hh3cRcrMRAuthPwd 1.3.6.1.4.1.25506.2.48.1.2.1.4 octet string read-write
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.
           hh3cRcrMROutIfStateTable 1.3.6.1.4.1.25506.2.48.1.3 no-access
This table contains the external interface states of each MR which is controlled by RCR.
               hh3cRcrMROutIfStateEntry 1.3.6.1.4.1.25506.2.48.1.3.1 no-access
Entry items
                   hh3cRcrMROutIfName 1.3.6.1.4.1.25506.2.48.1.3.1.1 octet string no-access
The name of external interface on each MR.
                   hh3cRcrMROutIfState 1.3.6.1.4.1.25506.2.48.1.3.1.2 integer read-only
The state of external interface on each MR. Enumeration: 'down': 1, 'notExist': 3, 'up': 2.
                   hh3cRcrMROutIfMaxUsedBandRate 1.3.6.1.4.1.25506.2.48.1.3.1.3 integer32 read-write
The max spendable bandwidth rate on external interface.
                   hh3cRcrMROutIfMinUsedBandRate 1.3.6.1.4.1.25506.2.48.1.3.1.4 integer32 read-write
The min spendable bandwidth rate on external interface.
                   hh3cRcrMROutIfUsedBandRate 1.3.6.1.4.1.25506.2.48.1.3.1.5 integer32 read-only
The used bandwidth rate on external interface.
       hh3cRcrCR 1.3.6.1.4.1.25506.2.48.2
           hh3cRcrCRGroup 1.3.6.1.4.1.25506.2.48.2.1
               hh3cRcrCRState 1.3.6.1.4.1.25506.2.48.2.1.1 integer read-only
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. Enumeration: 'down': 1, 'active': 3, 'init': 2.
               hh3cRcrCRPortNum 1.3.6.1.4.1.25506.2.48.2.1.2 integer32 read-write
The communication port number between CR and MR.
               hh3cRcrCRCtrlMode 1.3.6.1.4.1.25506.2.48.2.1.3 integer read-write
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. Enumeration: 'control': 1, 'observe': 2.
               hh3cRcrCRChooseMode 1.3.6.1.4.1.25506.2.48.2.1.4 integer read-write
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. Enumeration: 'good': 1, 'best': 2.
               hh3cRcrCRKeepaliveTime 1.3.6.1.4.1.25506.2.48.2.1.5 integer32 read-write
The interval time of the transmission of the keepalive communication packet between CR and MR.
               hh3cRcrCRPolicyMode 1.3.6.1.4.1.25506.2.48.2.1.6 integer read-write
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. Enumeration: 'study': 3, 'prefix': 1, 'operation': 2.
               hh3cRcrCRStudyMode 1.3.6.1.4.1.25506.2.48.2.1.7 integer read-write
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. Enumeration: 'maxDelay': 2, 'maxThoughout': 1.
               hh3cRcrCRStudyIpPrefixNum 1.3.6.1.4.1.25506.2.48.2.1.8 integer32 read-write
The max number of collecting prefix in studying configuration mode.
               hh3cRcrCRIpPrefixLen 1.3.6.1.4.1.25506.2.48.2.1.9 integer32 read-write
The mask length of collecting prefix in configuration mode.
           hh3cRcrCRRcrPolicyTable 1.3.6.1.4.1.25506.2.48.2.2 no-access
This table contains objects to get statistic information of interfaces on a device.
               hh3cRcrCRRcrPolicyEntry 1.3.6.1.4.1.25506.2.48.2.2.1 no-access
Entry items
                   hh3cRcrCRRcrPlyID 1.3.6.1.4.1.25506.2.48.2.2.1.1 integer32 no-access
The ID of RCR policy which the user has configured.
                   hh3cRcrCRRcrPlyMatchIPListName 1.3.6.1.4.1.25506.2.48.2.2.1.2 octet string read-write
The matched IP prefix list name of RCR policy which the user has configured.
                   hh3cRcrCRRcrPlyMatchStudyEnable 1.3.6.1.4.1.25506.2.48.2.2.1.3 integer read-write
Whether the RCR policy which the user has configured is matched for studying prefix mode. Enumeration: 'enable': 2, 'disable': 1.
                   hh3cRcrCRRcrPlyMatchOperPlyName 1.3.6.1.4.1.25506.2.48.2.2.1.4 octet string read-write
The matched operation policy name of RCR policy which the user has configured.
                   hh3cRcrCRRcrAclNumber 1.3.6.1.4.1.25506.2.48.2.2.1.5 integer32 read-write
The matched acl number of RCR operation policy which the user has configured.
                   hh3cRcrCRRcrPlyDelayTime 1.3.6.1.4.1.25506.2.48.2.2.1.6 integer32 read-write
The absolute maximum delay time. The range of values that can be configured is from 1 to 10000.
                   hh3cRcrCRRcrPlyLossRate 1.3.6.1.4.1.25506.2.48.2.2.1.7 integer32 read-write
The packet loss percent of prefix which the CR concerns.
           hh3cRcrCRMatPrefixPerfTable 1.3.6.1.4.1.25506.2.48.2.3 no-access
This table contains the matched prefix performance information.
               hh3cRcrCRMatPrefixPerfEntry 1.3.6.1.4.1.25506.2.48.2.3.1 no-access
Entry items
                   hh3cRcrCRMatPrefPerfAddrType 1.3.6.1.4.1.25506.2.48.2.3.1.1 inetaddresstype no-access
The destination IP addresses type of matched prefix which the CR wants (IPv4 or IPv6).
                   hh3cRcrCRMatPrefPerfDestIPAddr 1.3.6.1.4.1.25506.2.48.2.3.1.2 inetaddress no-access
The destination IP address of matched prefix which the CR wants.
                   hh3cRcrCRMatPrefPerfDestMaskLen 1.3.6.1.4.1.25506.2.48.2.3.1.3 integer32 no-access
The destination IP address mask length of matched prefix which the CR wants.
                   hh3cRcrCRMatPrefPerfDelayTime 1.3.6.1.4.1.25506.2.48.2.3.1.4 integer32 read-only
The absolute maximum delay time of prefix which the CR has configured.
                   hh3cRcrCRMatPrefPerfLossRate 1.3.6.1.4.1.25506.2.48.2.3.1.5 integer32 read-only
The packet loss percent of prefix which the CR has configured.
                   hh3cRcrCRMatPrefPerfThroughput 1.3.6.1.4.1.25506.2.48.2.3.1.6 integer32 read-only
The bandwidth of prefix which the CR has monitored.
           hh3cRcrCRAdjustPrefixTable 1.3.6.1.4.1.25506.2.48.2.4 no-access
This table contains objects to get adjusted prefix information which the CR controlled.
               hh3cRcrCRAdjustPrefixEntry 1.3.6.1.4.1.25506.2.48.2.4.1 no-access
Entry items
                   hh3cRcrCRAdjuPrefDestAddrType 1.3.6.1.4.1.25506.2.48.2.4.1.1 inetaddresstype no-access
The IP address type of the adjusted prefix which CR controlled (IPv4 or IPv6).
                   hh3cRcrCRAdjuPrefDestAddr 1.3.6.1.4.1.25506.2.48.2.4.1.2 inetaddress no-access
The IP address of the adjusted prefix which CR controlled.
                   hh3cRcrCRAdjuPrefMaskLen 1.3.6.1.4.1.25506.2.48.2.4.1.3 integer32 no-access
The IP address mask length of the adjusted prefix which CR controlled.
                   hh3cRcrCRAdjuPrefPreMRName 1.3.6.1.4.1.25506.2.48.2.4.1.4 octet string no-access
The name of the MR which the previous outbound traffic flows through.
                   hh3cRcrCRAdjuPrefPreOutIfName 1.3.6.1.4.1.25506.2.48.2.4.1.5 octet string no-access
The name of the external interface on the MR which the previous outbound traffic flows through.
                   hh3cRcrCRAdjuPrefCurMRName 1.3.6.1.4.1.25506.2.48.2.4.1.6 octet string read-only
The name of the MR which the current outbound traffic flows through.
                   hh3cRcrCRAdjuPrefCurOutIfName 1.3.6.1.4.1.25506.2.48.2.4.1.7 octet string read-only
The name of the external interface on the MR which the current outbound traffic flows through.
                   hh3cRcrCRAdjuPrefPersistTime 1.3.6.1.4.1.25506.2.48.2.4.1.8 integer32 read-only
The persisting time from the time which the adjusted outbound traffic has been adjusted by CR to now.
                   hh3cRcrCRAdjuPrefAgeTime 1.3.6.1.4.1.25506.2.48.2.4.1.9 integer32 read-only
The time which the adjusted prefix remains.