HPN-ICF-RDDC-MIB

File: HPN-ICF-RDDC-MIB.mib (9768 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
HPN-ICF-OID-MIB

Imported symbols

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

Defined Types

HpnicfRddcEntry  
SEQUENCE    
  hpnicfRddcGroupIdx Unsigned32
  hpnicfRddcGroupName OCTET STRING
  hpnicfRddcPreempTimeRemain Unsigned32
  hpnicfRddcPreempTimeConfig Unsigned32
  hpnicfRddcHoldTimeRemain Unsigned32
  hpnicfRddcHoldTimeConfig Unsigned32

HpnicfRddcNodeEntry  
SEQUENCE    
  hpnicfRddcNodeGroupIdx Unsigned32
  hpnicfRddcNodeId Unsigned32
  hpnicfRddcNodeBindType INTEGER
  hpnicfRddcNodeBindInfo Unsigned32
  hpnicfRddcNodePriority Unsigned32
  hpnicfRddcNodeWeight Integer32
  hpnicfRddcNodeStatus INTEGER

Defined Values

hpnicfRddc 1.3.6.1.4.1.11.2.14.11.15.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    

hpnicfRddcNotifications 1.3.6.1.4.1.11.2.14.11.15.2.151.0
OBJECT IDENTIFIER    

hpnicfRddcObjects 1.3.6.1.4.1.11.2.14.11.15.2.151.1
OBJECT IDENTIFIER    

hpnicfRddcInfo 1.3.6.1.4.1.11.2.14.11.15.2.151.1.1
OBJECT IDENTIFIER    

hpnicfRddcTrapObjects 1.3.6.1.4.1.11.2.14.11.15.2.151.1.2
OBJECT IDENTIFIER    

hpnicfRddcTable 1.3.6.1.4.1.11.2.14.11.15.2.151.1.1.1
This table describes the current status of redundancy groups.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfRddcEntry

hpnicfRddcEntry 1.3.6.1.4.1.11.2.14.11.15.2.151.1.1.1.1
The entry of hpnicfRddcEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfRddcEntry  

hpnicfRddcGroupIdx 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfRddcGroupName 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfRddcPreempTimeRemain 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfRddcPreempTimeConfig 1.3.6.1.4.1.11.2.14.11.15.2.151.1.1.1.1.4
The current preempt delay time.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpnicfRddcHoldTimeRemain 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfRddcHoldTimeConfig 1.3.6.1.4.1.11.2.14.11.15.2.151.1.1.1.1.6
The current hold-down time.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpnicfRddcNodeTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfRddcNodeEntry

hpnicfRddcNodeEntry 1.3.6.1.4.1.11.2.14.11.15.2.151.1.1.2.1
The entry of hpnicfRddcNodeEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfRddcNodeEntry  

hpnicfRddcNodeGroupIdx 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfRddcNodeId 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfRddcNodeBindType 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfRddcNodeBindInfo 1.3.6.1.4.1.11.2.14.11.15.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 hpnicfRddcNodeBindType is invalid, the value of hpnicfRddcNodeBindInfo is 65535.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpnicfRddcNodePriority 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfRddcNodeWeight 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfRddcNodeStatus 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfRddcNodeInfo 1.3.6.1.4.1.11.2.14.11.15.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)  

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

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

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

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