H3C-RDDC-MIB

File: H3C-RDDC-MIB.mib (9683 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
HUAWEI-3COM-OID-MIB

Imported symbols

Unsigned32 Integer32 OBJECT-TYPE
MODULE-IDENTITY NOTIFICATION-TYPE DisplayString
ifIndex ifDescr h3cCommon

Defined Types

H3cRddcEntry  
SEQUENCE    
  h3cRddcGroupIdx Unsigned32
  h3cRddcGroupName OCTET STRING
  h3cRddcPreempTimeRemain Unsigned32
  h3cRddcPreempTimeConfig Unsigned32
  h3cRddcHoldTimeRemain Unsigned32
  h3cRddcHoldTimeConfig Unsigned32

H3cRddcNodeEntry  
SEQUENCE    
  h3cRddcNodeGroupIdx Unsigned32
  h3cRddcNodeId Unsigned32
  h3cRddcNodeBindType INTEGER
  h3cRddcNodeBindInfo Unsigned32
  h3cRddcNodePriority Unsigned32
  h3cRddcNodeWeight Integer32
  h3cRddcNodeStatus INTEGER

Defined Values

h3cRddc 1.3.6.1.4.1.2011.10.2.151
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).
MODULE-IDENTITY    

h3cRddcNotifications 1.3.6.1.4.1.2011.10.2.151.0
OBJECT IDENTIFIER    

h3cRddcObjects 1.3.6.1.4.1.2011.10.2.151.1
OBJECT IDENTIFIER    

h3cRddcInfo 1.3.6.1.4.1.2011.10.2.151.1.1
OBJECT IDENTIFIER    

h3cRddcTrapObjects 1.3.6.1.4.1.2011.10.2.151.1.2
OBJECT IDENTIFIER    

h3cRddcTable 1.3.6.1.4.1.2011.10.2.151.1.1.1
This table describes the current status of redundancy groups.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cRddcEntry

h3cRddcEntry 1.3.6.1.4.1.2011.10.2.151.1.1.1.1
The entry of h3cRddcEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cRddcEntry  

h3cRddcGroupIdx 1.3.6.1.4.1.2011.10.2.151.1.1.1.1.1
Unique identifier of this redundancy group. 0 is an invalid value.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

h3cRddcGroupName 1.3.6.1.4.1.2011.10.2.151.1.1.1.1.2
Unique identifier of this redundancy group.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..16)  

h3cRddcPreempTimeRemain 1.3.6.1.4.1.2011.10.2.151.1.1.1.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

h3cRddcPreempTimeConfig 1.3.6.1.4.1.2011.10.2.151.1.1.1.1.4
The current preempt delay time.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

h3cRddcHoldTimeRemain 1.3.6.1.4.1.2011.10.2.151.1.1.1.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

h3cRddcHoldTimeConfig 1.3.6.1.4.1.2011.10.2.151.1.1.1.1.6
The current hold-down time.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

h3cRddcNodeTable 1.3.6.1.4.1.2011.10.2.151.1.1.2
This table describes the current status of a redundancy group node.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cRddcNodeEntry

h3cRddcNodeEntry 1.3.6.1.4.1.2011.10.2.151.1.1.2.1
The entry of h3cRddcNodeEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cRddcNodeEntry  

h3cRddcNodeGroupIdx 1.3.6.1.4.1.2011.10.2.151.1.1.2.1.1
Unique identifier of this redundancy group. 0 is an invalid value.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

h3cRddcNodeId 1.3.6.1.4.1.2011.10.2.151.1.1.2.1.2
Unique identifier of this redundancy group node. 0 is an invalid value.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

h3cRddcNodeBindType 1.3.6.1.4.1.2011.10.2.151.1.1.2.1.3
The bind type of this redundancy group node. The current version only supports binding chassis of an IRF device.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER invalid(1), chassis(2)  

h3cRddcNodeBindInfo 1.3.6.1.4.1.2011.10.2.151.1.1.2.1.4
The bind information of this redundancy group node. The current version only supports binding chassis of an IRF device. If the value of h3cRddcNodeBindType is invalid, the value of h3cRddcNodeBindInfo is 65535.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

h3cRddcNodePriority 1.3.6.1.4.1.2011.10.2.151.1.1.2.1.5
The priority of this redundancy group node. The higher the value, the greater the priority.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..255  

h3cRddcNodeWeight 1.3.6.1.4.1.2011.10.2.151.1.1.2.1.6
The current weight of this redundancy group node. The max value is 255.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3cRddcNodeStatus 1.3.6.1.4.1.2011.10.2.151.1.1.2.1.7
The current status of this redundancy group node.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER invalid(1), master(2), standby(3)  

h3cRddcNodeInfo 1.3.6.1.4.1.2011.10.2.151.1.2.1
This object contains node identification information where the switchover occurred.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(0..255)  

h3cRddcSwitchReason 1.3.6.1.4.1.2011.10.2.151.1.2.2
This object contains the cause for switchover.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(0..255)  

h3cRddcSwitchoverTrap 1.3.6.1.4.1.2011.10.2.151.0.1
Notification to signal switchover/failover.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

h3cRddcFailIfRecoverTrap 1.3.6.1.4.1.2011.10.2.151.0.2
Notification to signal the failed interface recovered.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

h3cRddcFailIfGenerateTrap 1.3.6.1.4.1.2011.10.2.151.0.3
Notification to signal the failed interface generated.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE