- Table of Contents
- Related Documents
-
Title | Size | Download |
---|---|---|
06-HH3C-RDDC-MIB | 87.73 KB |
HH3C-RDDC-MIB
About this MIB
This MIB is defined to obtain redundancy group configuration information and send notifications upon redundancy group state changes.
MIB file name
hh3c-rddc.mib
Root object
iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).hh3c(25506).hh3cCommon(2).hh3cRddc(151)
Scalar objects
hh3cRddcNodeInfo(1.3.6.1.4.1.25506.2.151.1.2.1)
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cRddcNodeInfo(1.3.6.1.4.1.25506.2.151.1.2.1) |
accessible-for-notify |
DisplayString |
(0..255) |
Node information in the notification. |
As per the MIB. |
hh3cRddcSwitchReason
(1.3.6.1.4.1.25506.2.151.1.2.2)
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cRddcSwitchReason (1.3.6.1.4.1.25506.2.151.1.2.2) |
accessible-for-notify |
DisplayString |
(0..255) |
Switchover reason in the notification. |
As per the MIB. |
Tabular objects
hh3cRddcTable
About this table
This table contains redundancy group information.
Support for operations
Create:Not supported
Edit/Modify:Not supported
Delete:Not supported
Read:Supported
Columns
The table index is hh3cRddcGroupIdx.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cRddcGroupIdx (1.3.6.1.4.1.25506.2.151.1.1.1.1.1) |
accessible-for-notify |
Unsigned32 |
Standard MIB values. |
Redundancy group ID. |
As per the MIB. |
hh3cRddcGroupName (1.3.6.1.4.1.25506.2.151.1.1.1.1.2) |
read-only |
DisplayString |
SIZE (1..16) |
Redundancy group name. |
As per the MIB. |
hh3cRddcPreempTimeRemain (1.3.6.1.4.1.25506.2.151.1.1.1.1.3) |
read-only |
Unsigned32 |
Standard MIB values. |
Remaining preemption delay time of the redundancy group. |
As per the MIB. |
hh3cRddcPreempTimeConfig (1.3.6.1.4.1.25506.2.151.1.1.1.1.4) |
read-only |
Unsigned32 |
Standard MIB values. |
Configured preemption delay timer of the redundancy group. |
As per the MIB. |
hh3cRddcHoldTimeRemain (1.3.6.1.4.1.25506.2.151.1.1.1.1.5) |
read-only |
Unsigned32 |
Standard MIB values. |
Remaining hold-down time of the redundancy group. |
As per the MIB. |
hh3cRddcHoldTimeConfig (1.3.6.1.4.1.25506.2.151.1.1.1.1.6) |
read-only |
Unsigned32 |
Standard MIB values. |
Configured hold-down timer of the redundancy group. |
As per the MIB. |
hh3cRddcNodeTable
About this table
This table contains configuration and state information about a redundancy group.
Support for operations
Create:Not supported
Edit/Modify:Not supported
Delete:Not supported
Read:Supported
Columns
The table indexes are hh3cRddcNodeGroupIdx and hh3cRddcNodeId.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cRddcNodeGroupIdx (1.3.6.1.4.1.25506.2.151.1.1.2.1.1) |
not-accessible |
Unsigned32 |
Standard MIB values. |
Redundancy group ID. |
As per the MIB. |
hh3cRddcNodeId (1.3.6.1.4.1.25506.2.151.1.1.2.1.2) |
not-accessible |
Unsigned32 |
Standard MIB values. |
Redundancy group node ID. |
As per the MIB. |
hh3cRddcNodeBindType (1.3.6.1.4.1.25506.2.151.1.1.2.1.3) |
read-only |
INTEGER |
Standard MIB values. |
Binding type of the redundancy group, invalid(1) or chassis(2). |
As per the MIB. |
hh3cRddcNodeBindInfo (1.3.6.1.4.1.25506.2.151.1.1.2.1.4) |
read-only |
Unsigned32 |
Standard MIB values. |
Binding information of the redundancy group node. Only chassis binding is supported. |
As per the MIB. |
hh3cRddcNodePriority (1.3.6.1.4.1.25506.2.151.1.1.2.1.5) |
read-only |
Unsigned32 |
1..255 |
Priority of the redundancy group node. |
As per the MIB. |
hh3cRddcNodeWeight (1.3.6.1.4.1.25506.2.151.1.1.2.1.6) |
read-only |
Integer32 |
Standard MIB values. |
Weight of the redundancy group node. The default and maximum weight values are both 255. |
As per the MIB. |
hh3cRddcNodeStatus (1.3.6.1.4.1.25506.2.151.1.1.2.1.7) |
read-only |
INTEGER |
Standard MIB values. |
State of the redundancy group node. Supported values are invalid(1), master(2), and standby(3). |
As per the MIB. |
Notifications
hh3cRddcSwitchoverTrap
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.151.0.1 |
This notification is generated when a switchover occurs in the redundancy group. |
Informational |
Minor |
N/A (N/A) |
ON |
Notification triggers
This notification is generated when a switchover occurs in the redundancy group.
System impact
No impact on services. Services automatically migrate between the redundancy group nodes.
Status control
ON
CLI: Use the snmp-agent trap enable rddc command.
OFF
CLI: Use the undo snmp-agent trap enable rddc command.
Object
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.151.1.1.1.1.1 (hh3cRddcGroupIdx) |
Redundancy group index. |
hh3cRddcGroupIdx |
Unsigned32 |
0..255 |
1.3.6.1.4.1.25506.2.151.1.1.1.1.2 (hh3cRddcGroupName) |
Redundancy group name. |
hh3cRddcGroupIdx |
DisplayString |
OCTET STRING (SIZE (1..16)) |
1.3.6.1.4.1.25506.2.151.1.2.1 (hh3cRddcNodeInfo) |
Redundancy group node information. |
N/A |
DisplayString |
OCTET STRING(SIZE (0..255)), "No chassis is active", "Chassis-chassis id is active" |
1.3.6.1.4.1.25506.2.151.1.2.2 (hh3cRddcSwitchReason) |
Switchover reason. |
N/A |
DisplayString |
OCTET STRING(SIZE (0..255)), "manual switchover",, "group's configuration changed",, "node's weight changed" |
Recommended action
To resolve this issue:
1.Execute the display redundancy group command to identify the cause of the switchover.
2.Resolve the cause and verify that the redundancy group nodes operate correctly.
hh3cRddcFailIfRecoverTrap
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.151.0.2 |
This notification is generated when the failed interface in the redundancy group recovers. |
Recovery |
Warning |
N/A (N/A) |
ON |
Notification triggers
This notification is generated when the failed interface in the redundancy group recovers
System impact
Services are resumed on the recovered interface.
Status control
ON
CLI: Use the snmp-agent trap enable rddc command.
OFF
CLI: Use the undo snmp-agent trap enable rddc command.
Object
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.151.1.1.1.1.1 (hh3cRddcGroupIdx) |
Redundancy group index. |
hh3cRddcGroupIdx |
Unsigned32 |
0..255 |
1.3.6.1.4.1.25506.2.151.1.1.1.1.2 (hh3cRddcGroupName) |
Redundancy group name. |
hh3cRddcGroupIdx |
DisplayString |
OCTET STRING(SIZE (1..16)) |
1.3.6.1.2.1.2.2.1.1 (ifIndex) |
Index of the failed interface. |
ifIndex |
InterfaceIndex |
Integer32 (1..2147483647) |
1.3.6.1.2.1.2.2.1.2 (ifDescr) |
Description of the failed interface. |
ifIndex |
DisplayString |
OCTET STRING(SIZE (0..255)) |
Recommended action
No action is required.
hh3cRddcFailIfGenerateTrap
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.151.0.3 |
This notification is generated when the interface associated with the redundancy group fails. |
Error |
Major |
1.3.6.1.4.1.25506.2.151.0.2 (hh3cRddcFailIfRecoverTrap) |
ON |
Notification triggers
This notification is generated when the interface associated with the redundancy group fails.
System impact
Services on the failed interface are affected.
Status control
ON
CLI: Use the snmp-agent trap enable rddc command.
OFF
CLI: Use the undo snmp-agent trap enable rddc command.
Object
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.151.1.1.1.1.1 (hh3cRddcGroupIdx) |
Redundancy group index. |
hh3cRddcGroupIdx |
Unsigned32 |
0..255 |
1.3.6.1.4.1.25506.2.151.1.1.1.1.2 (hh3cRddcGroupName) |
Redundancy group name. |
hh3cRddcGroupIdx |
DisplayString |
OCTET STRING(SIZE (1..16)) |
1.3.6.1.2.1.2.2.1.1 (ifIndex) |
Index of the failed interface. |
ifIndex |
InterfaceIndex |
Integer32 (1..2147483647) |
1.3.6.1.2.1.2.2.1.2 (ifDescr) |
Description of the failed interface. |
ifIndex |
DisplayString |
OCTET STRING(SIZE (0..255)) |
Recommended action
To resolve the issue:
1.Execute the display redundancy group command to check whether a track entry is associated with the redundancy group:
- If yes, go to step 2.
- If no, go to step 3.
2.Execute the display track command to identify the cause of interface failure and resolve the cause. After the track entry becomes positive, check the state of this alarm:
- If the alarm is cleared, no action is required.
- If the alarm persists, go to step 4.
3.Examine the cause of the interface down state and resolve the cause. After the interface comes up, check the state of this alarm:
- If the alarm is cleared, no action is required.
- If the alarm persists, go to step 4.
4.If the issue persists, collect alarm information and configuration data, and then contact H3C Support for help.