HH3C-RDDC-MIB
- Registered at
- 1.3.6.1.4.1.25506.2.151
- Last updated
- 2014-01-03 00:00
- Organization
- New H3C Tech. Co., Ltd.
- Revisions
- 2014-01-03 00:00
- Namespace
- comware
- Source file
HH3C-RDDC-MIB- Digest
sha256:d6d4a8540dbf130a2b43dbc9ade65bc47508b185db46c6495626978c4749b843
Description
Redundancy group is concerned with ensuring minimal disruption to data and control planes in case of a failover. If one of the group-node in an IRF fails, the other group-node in the IRF takes over the function of the failed group-node with minimal service interruption. This module defines the objects pertaining to redundancy group(RDDC).
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 | ifDescr, ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, 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-RDDC-MIB IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hh3cRddcNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.151.0 | |||
| hh3cRddcObjects OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.151.1 | |||
| hh3cRddcInfo OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.151.1.1 | |||
| hh3cRddcTable OBJECT-TYPE This table describes the current status of redundancy groups. | 1.3.6.1.4.1.25506.2.151.1.1.1 | not-accessible | current | |
| hh3cRddcEntry OBJECT-TYPE The entry of hh3cRddcEntry. | 1.3.6.1.4.1.25506.2.151.1.1.1.1 | not-accessible | current | |
| hh3cRddcGroupIdx OBJECT-TYPE Unique identifier of this redundancy group. 0 is an invalid value. | 1.3.6.1.4.1.25506.2.151.1.1.1.1.1 | Unsigned32 | accessible-for-notify | current |
| hh3cRddcGroupName OBJECT-TYPE Unique identifier of this redundancy group. | 1.3.6.1.4.1.25506.2.151.1.1.1.1.2 | OCTET STRING (SIZE(1..16)) | read-only | current |
| hh3cRddcPreempTimeRemain OBJECT-TYPE The redundancy group should not switch back immediately when a failover is recovered. The preempt delay timer is started for waiting the failover became believable. This object contains the current preempt delay time remained when a failover is recovered. | 1.3.6.1.4.1.25506.2.151.1.1.1.1.3 | Unsigned32 | read-only | current |
| hh3cRddcPreempTimeConfig OBJECT-TYPE The current preempt delay time. | 1.3.6.1.4.1.25506.2.151.1.1.1.1.4 | Unsigned32 | read-only | current |
| hh3cRddcHoldTimeRemain OBJECT-TYPE To prevent frequent switchovers of the redundancy group, the hold-down timer started to keeping in a state for a fixed time. This object contains the current remained hold-down time when a switchover or a failover recovery occurred. | 1.3.6.1.4.1.25506.2.151.1.1.1.1.5 | Unsigned32 | read-only | current |
| hh3cRddcHoldTimeConfig OBJECT-TYPE The current hold-down time. | 1.3.6.1.4.1.25506.2.151.1.1.1.1.6 | Unsigned32 | read-only | current |
| hh3cRddcNodeTable OBJECT-TYPE This table describes the current status of a redundancy group node. | 1.3.6.1.4.1.25506.2.151.1.1.2 | not-accessible | current | |
| hh3cRddcNodeEntry OBJECT-TYPE The entry of hh3cRddcNodeEntry. | 1.3.6.1.4.1.25506.2.151.1.1.2.1 | not-accessible | current | |
| hh3cRddcNodeGroupIdx OBJECT-TYPE Unique identifier of this redundancy group. 0 is an invalid value. | 1.3.6.1.4.1.25506.2.151.1.1.2.1.1 | Unsigned32 | not-accessible | current |
| hh3cRddcNodeId OBJECT-TYPE Unique identifier of this redundancy group node. 0 is an invalid value. | 1.3.6.1.4.1.25506.2.151.1.1.2.1.2 | Unsigned32 | not-accessible | current |
| hh3cRddcNodeBindType OBJECT-TYPE The bind type of this redundancy group node. The current version only supports binding chassis of an IRF device. | 1.3.6.1.4.1.25506.2.151.1.1.2.1.3 | INTEGER {invalid(1), chassis(2)} | read-only | current |
| hh3cRddcNodeBindInfo OBJECT-TYPE The bind information of this redundancy group node. The current version only supports binding chassis of an IRF device. If the value of hh3cRddcNodeBindType is invalid, the value of hh3cRddcNodeBindInfo is 65535. | 1.3.6.1.4.1.25506.2.151.1.1.2.1.4 | Unsigned32 | read-only | current |
| hh3cRddcNodePriority OBJECT-TYPE The priority of this redundancy group node. The higher the value, the greater the priority. | 1.3.6.1.4.1.25506.2.151.1.1.2.1.5 | Unsigned32 (1..255) | read-only | current |
| hh3cRddcNodeWeight OBJECT-TYPE The current weight of this redundancy group node. The max value is 255. | 1.3.6.1.4.1.25506.2.151.1.1.2.1.6 | Integer32 | read-only | current |
| hh3cRddcNodeStatus OBJECT-TYPE The current status of this redundancy group node. | 1.3.6.1.4.1.25506.2.151.1.1.2.1.7 | INTEGER {invalid(1), master(2), standby(3)} | read-only | current |
| hh3cRddcTrapObjects OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.151.1.2 | |||
| hh3cRddcNodeInfo OBJECT-TYPE This object contains node identification information where the switchover occurred. | 1.3.6.1.4.1.25506.2.151.1.2.1 | DisplayString (SIZE(0..255)) | accessible-for-notify | current |
| hh3cRddcSwitchReason OBJECT-TYPE This object contains the cause for switchover. | 1.3.6.1.4.1.25506.2.151.1.2.2 | DisplayString (SIZE(0..255)) | accessible-for-notify | current |
Notifications
| Name | OID | Status |
|---|---|---|
| hh3cRddcSwitchoverTrap NOTIFICATION-TYPE Notification to signal switchover/failover. | 1.3.6.1.4.1.25506.2.151.0.1 | current |
| hh3cRddcFailIfRecoverTrap NOTIFICATION-TYPE Notification to signal the failed interface recovered. | 1.3.6.1.4.1.25506.2.151.0.2 | current |
| hh3cRddcFailIfGenerateTrap NOTIFICATION-TYPE Notification to signal the failed interface generated. | 1.3.6.1.4.1.25506.2.151.0.3 | current |