HUAWEI-RBRP-MIB

File: HUAWEI-RBRP-MIB.mib (20336 bytes)

Imported modules

HUAWEI-MIB IF-MIB SNMPv2-CONF
SNMPv2-SMI SNMPv2-TC

Imported symbols

hwDatacomm InterfaceIndex OBJECT-GROUP
NOTIFICATION-GROUP IpAddress Integer32
Counter32 OBJECT-TYPE MODULE-IDENTITY
NOTIFICATION-TYPE RowStatus MacAddress
TEXTUAL-CONVENTION

Defined Types

EnabledStatus  
A simple status value for the object.
TEXTUAL-CONVENTION    
  INTEGER enabled(1), disabled(2)  

HWRBRPWrapToNormalEntry  
SEQUENCE    
  hwRBRPRingIfIndex InterfaceIndex
  hwRBRPWrapToNormalVal INTEGER

HWRBRPGroupCfgEntry  
SEQUENCE    
  hwRBRPGroupCfgGroupID Integer32
  hwRBRPPriorityValue INTEGER
  hwRBRPPreemptedEnable EnabledStatus
  hwRBRPStatePromptSwitchEnable EnabledStatus
  hwRBRPPreemptDelayValue Integer32
  hwRBRPGroupCfgRowStatus RowStatus

HwRBRPPGRingIfCfgEntry  
SEQUENCE    
  hwRBRPPGGroupID Integer32
  hwRBRPRingType Integer32
  hwRBRPRGRingIfIndex InterfaceIndex
  hwRBRPGroupRowStatus RowStatus

HWRBRPPStatisEntry  
SEQUENCE    
  hwRBRPStatisGroupID Integer32
  hwRBRPStatisRevPacketsNum Counter32
  hwRBRPStatisRevByteNum Counter32
  hwRBRPStatisSendPacketsNum Counter32
  hwRBRPStatisSendByteNum Counter32
  hwRBRPClearStatisticPacket EnabledStatus

HwRBRPGroupInfoEntry  
SEQUENCE    
  hwRBRPGroupID Integer32
  hwRBRPDeviceId IpAddress
  hwRBRPPrimaryRPRMacAddress MacAddress
  hwRBRPSecondaryRPRMacAddress MacAddress
  hwRBRPPriority Integer32
  hwRBRPCurrentStatus Integer32

Defined Values

hwRBRPMIB 1.3.6.1.4.1.2011.5.25.117
The MIB module for RBRP feature. RPR Bridge Redundancy Protocol (RBRP) is the protocol for detecting and initializing the intersection ring configuration, and providing protection for data transfer from one rpr ring to another one via intersection rpr stations.
MODULE-IDENTITY    

hwRBRPMibObject 1.3.6.1.4.1.2011.5.25.117.1
OBJECT IDENTIFIER    

hwRBRPLocalDeviceID 1.3.6.1.4.1.2011.5.25.117.1.1
Set the identity which distinguishes local device from other devices in a specific group.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

hwRBRPWrapToNormalTable 1.3.6.1.4.1.2011.5.25.117.1.2
Table contains WrapToNormalDelay information in the ring-if .
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HWRBRPWrapToNormalEntry

hwRBRPWrapToNormalEntry 1.3.6.1.4.1.2011.5.25.117.1.2.1
An entry contains WrapToNormalDelay information of ring-if in the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  HWRBRPWrapToNormalEntry  

hwRBRPRingIfIndex 1.3.6.1.4.1.2011.5.25.117.1.2.1.1
RPR logic interface index.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

hwRBRPWrapToNormalVal 1.3.6.1.4.1.2011.5.25.117.1.2.1.11
This object sets WrapToNormalDelay time of ring-if.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..100  

hwRBRPGroupCfgTable 1.3.6.1.4.1.2011.5.25.117.1.3
Table contains group based configuration information for RBRP.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HWRBRPGroupCfgEntry

hwRBRPGroupCfgEntry 1.3.6.1.4.1.2011.5.25.117.1.3.1
An entry, which contains configuration information for a specific group, is created for each group in the device and deleted when the device exit the group.
Status: current Access: not-accessible
OBJECT-TYPE    
  HWRBRPGroupCfgEntry  

hwRBRPGroupCfgGroupID 1.3.6.1.4.1.2011.5.25.117.1.3.1.1
This object distinguishes a specific group from other groups in the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..255  

hwRBRPPriorityValue 1.3.6.1.4.1.2011.5.25.117.1.3.1.11
This object indicates the device's priority which determines the status of a device in a specific group. The non-unready device with the largest priority value is in active status. When a device's priority is equal to another device's, the DeviceId will be the determining factor of a device's status.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..255  

hwRBRPPreemptedEnable 1.3.6.1.4.1.2011.5.25.117.1.3.1.12
If PreemptedEnable is configured in a device which is in active status in a specific group, its status could be preempted by device with larger priority value.
Status: current Access: read-create
OBJECT-TYPE    
  EnabledStatus  

hwRBRPStatePromptSwitchEnable 1.3.6.1.4.1.2011.5.25.117.1.3.1.13
If StatePromptSwitchEnable is configured on a common station which belongs to a specific group, The common station moves from standby state to active state promptly when multiple-site faults occur to the primary ring.
Status: current Access: read-create
OBJECT-TYPE    
  EnabledStatus  

hwRBRPPreemptDelayValue 1.3.6.1.4.1.2011.5.25.117.1.3.1.14
This object is used to set the delay for the station moving from the active state to the ready state after preempted.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 60..1200  

hwRBRPGroupCfgRowStatus 1.3.6.1.4.1.2011.5.25.117.1.3.1.51
RowStatus, Now support three value:CreateAndGo,Active,Destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwRBRPPGRingIfCfgTable 1.3.6.1.4.1.2011.5.25.117.1.4
Table contains configuration information of ring-if in specific group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwRBRPPGRingIfCfgEntry

hwRBRPPGRingIfCfgEntry 1.3.6.1.4.1.2011.5.25.117.1.4.1
An entry contains configuration information of ring-if in specific group.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwRBRPPGRingIfCfgEntry  

hwRBRPPGGroupID 1.3.6.1.4.1.2011.5.25.117.1.4.1.1
This object distinguishes a specific group from other groups in the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..255  

hwRBRPRingType 1.3.6.1.4.1.2011.5.25.117.1.4.1.2
This object indicates a ring-if is on the primary rpr ring or on the secondary rpr ring.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2  

hwRBRPRGRingIfIndex 1.3.6.1.4.1.2011.5.25.117.1.4.1.11
RPR logic interface index.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

hwRBRPGroupRowStatus 1.3.6.1.4.1.2011.5.25.117.1.4.1.51
RowStatus, Now support three value:CreateAndGo,Active,Destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwRBRPPStatisTable 1.3.6.1.4.1.2011.5.25.117.1.5
Table contains statistics information of RBRP packets.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HWRBRPPStatisEntry

hwRBRPPStatisEntry 1.3.6.1.4.1.2011.5.25.117.1.5.1
An entry contains statistics information of RBRP packets.
Status: current Access: not-accessible
OBJECT-TYPE    
  HWRBRPPStatisEntry  

hwRBRPStatisGroupID 1.3.6.1.4.1.2011.5.25.117.1.5.1.1
This object distinguishes a specific group from other groups in the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..255  

hwRBRPStatisRevPacketsNum 1.3.6.1.4.1.2011.5.25.117.1.5.1.11
This object indicates the number of RBRP packets received from a specific group.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwRBRPStatisRevByteNum 1.3.6.1.4.1.2011.5.25.117.1.5.1.12
This object indicates the number of RBRP bytes received from a specific group.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwRBRPStatisSendPacketsNum 1.3.6.1.4.1.2011.5.25.117.1.5.1.13
This object indicates the number of RBRP packets sendedd to a specific group.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwRBRPStatisSendByteNum 1.3.6.1.4.1.2011.5.25.117.1.5.1.14
This object indicates the number of RBRP bytes sendedd to a specific group.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwRBRPClearStatisticPacket 1.3.6.1.4.1.2011.5.25.117.1.5.1.15
Clear the statistics information of RBRP packets.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

hwRBRPGroupInfoTable 1.3.6.1.4.1.2011.5.25.117.1.6
Table contains RBRP group information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwRBRPGroupInfoEntry

hwRBRPGroupInfoEntry 1.3.6.1.4.1.2011.5.25.117.1.6.1
An entry contains RBRP group information.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwRBRPGroupInfoEntry  

hwRBRPGroupID 1.3.6.1.4.1.2011.5.25.117.1.6.1.1
This object distinguishes a specific group from other groups in the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..255  

hwRBRPDeviceId 1.3.6.1.4.1.2011.5.25.117.1.6.1.2
This object distinguishes a specific device from other devices in the groups.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

hwRBRPPrimaryRPRMacAddress 1.3.6.1.4.1.2011.5.25.117.1.6.1.11
This object indicates the mac address of rpr station on the primary rpr ring.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

hwRBRPSecondaryRPRMacAddress 1.3.6.1.4.1.2011.5.25.117.1.6.1.12
This object indicates the mac address of rpr station on the secondary rpr ring.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

hwRBRPPriority 1.3.6.1.4.1.2011.5.25.117.1.6.1.13
This object indicates the priority of a device in specific group.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

hwRBRPCurrentStatus 1.3.6.1.4.1.2011.5.25.117.1.6.1.14
This object indicates the status of a device in specific group. Now support four state:Unready, Ready, Standby, and Active.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..4  

hwRBRPTraps 1.3.6.1.4.1.2011.5.25.117.2
OBJECT IDENTIFIER    

hwRBRPDeviceIDConflict 1.3.6.1.4.1.2011.5.25.117.2.1
The device id conflict defect. When a device id conflict defect is present, a notification may be generated.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwRBRPUnreadyStatus 1.3.6.1.4.1.2011.5.25.117.2.2
The Unready status defect. When an Unready status defect is present, a notification may be generated.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwRBRPClearUnreadyStatus 1.3.6.1.4.1.2011.5.25.117.2.3
The Unready status restore. When a Ready status is present, a notification may be generated.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwRBRPConformance 1.3.6.1.4.1.2011.5.25.117.3
OBJECT IDENTIFIER    

hwRBRPGroups 1.3.6.1.4.1.2011.5.25.117.3.1
OBJECT IDENTIFIER    

hwRBRPLoclaDeveceIDGroup 1.3.6.1.4.1.2011.5.25.117.3.1.1
Description.
Status: current Access: read-only
OBJECT-GROUP    

hwRBRPWrapToNormalGroup 1.3.6.1.4.1.2011.5.25.117.3.1.2
Description.
Status: current Access: read-only
OBJECT-GROUP    

hwRBRPGroupCfgGroup 1.3.6.1.4.1.2011.5.25.117.3.1.3
Description.
Status: current Access: read-only
OBJECT-GROUP    

hwRBRPPGRingIfCfgGroup 1.3.6.1.4.1.2011.5.25.117.3.1.4
Description.
Status: current Access: read-only
OBJECT-GROUP    

hwRBRPPStatisGroup 1.3.6.1.4.1.2011.5.25.117.3.1.5
Description.
Status: current Access: read-only
OBJECT-GROUP    

hwRBRPGroupInfoGroup 1.3.6.1.4.1.2011.5.25.117.3.1.6
Description.
Status: current Access: read-only
OBJECT-GROUP    

hwRBRPTrapGroup 1.3.6.1.4.1.2011.5.25.117.3.1.7
Description.
Status: current Access: read-only
NOTIFICATION-GROUP