HUAWEI-RRPP-MIB

File: HUAWEI-RRPP-MIB.mib (46798 bytes)

Imported modules

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

Imported symbols

hwDatacomm OBJECT-GROUP NOTIFICATION-GROUP
MODULE-COMPLIANCE Counter32 OBJECT-TYPE
MODULE-IDENTITY NOTIFICATION-TYPE Integer32
RowStatus TEXTUAL-CONVENTION InterfaceIndex
ifName VlanId

Defined Types

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

HwRrppDomainEntry  
SEQUENCE    
  hwRrppDomainID Integer32
  hwRrppDomainControlVlanID Integer32
  hwRrppDomainProtectedVlan OCTET STRING
  hwRrppDomainHelloTime Integer32
  hwRrppDomainFailTime Integer32
  hwRrppDomainRowStatus RowStatus
  hwRrppDomainResetStatistics INTEGER
  hwRrppMulSubRingProtection EnabledStatus
  hwRrppDomainDescription OCTET STRING

HwRrppRingEntry  
SEQUENCE    
  hwRrppRingID Integer32
  hwRrppRingEnableStatus EnabledStatus
  hwRrppRingActive INTEGER
  hwRrppRingState INTEGER
  hwRrppRingNodeMode INTEGER
  hwRrppRingPrimaryPort InterfaceIndex
  hwRrppRingSecondaryPort InterfaceIndex
  hwRrppRingLevel INTEGER
  hwRrppRingRowStatus RowStatus
  hwRrppRingResetStatistics INTEGER

HwRrppPortEntry  
SEQUENCE    
  hwRrppPortID InterfaceIndex
  hwRrppPortType INTEGER
  hwRrppPortRole INTEGER
  hwRrppPortState INTEGER
  hwRrppPortRXError Counter32
  hwRrppPortRXHello Counter32
  hwRrppPortRXLinkUp Counter32
  hwRrppPortRXLinkDown Counter32
  hwRrppPortRXCommonFlush Counter32
  hwRrppPortRXCompleteFlush Counter32
  hwRrppPortRXEdgeHello Counter32
  hwRrppPortRXMajorFault Counter32
  hwRrppPortTXError Counter32
  hwRrppPortTXHello Counter32
  hwRrppPortTXLinkUp Counter32
  hwRrppPortTXLinkDown Counter32
  hwRrppPortTXCommonFlush Counter32
  hwRrppPortTXCompleteFlush Counter32
  hwRrppPortTXEdgeHello Counter32
  hwRrppPortTXMajorFault Counter32

HWRrppTrackInterfaceEntry  
SEQUENCE    
  hwRrppTrackInterfaceID InterfaceIndex
  hwRrppTrackRowStatus RowStatus

HwRrppRingGroupEntry  
SEQUENCE    
  hwRrppRingGroupID Integer32
  hwRrppRingGroupRowStatus RowStatus

HwRrppRingGroupMemberEntry  
SEQUENCE    
  hwRrppRingGroupMemberDomainID Integer32
  hwRrppRingGroupMemberRingID Integer32
  hwRrppRingGroupIsEdgeHelloProcess EnabledStatus
  hwRrppRingGroupMemberRowStatus RowStatus

HwRrppSnoopingInterfaceEntry  
SEQUENCE    
  hwRrppSnoopingInterfaceId InterfaceIndex
  hwRrppSnoopingVsiName OCTET STRING
  hwRrppSnoopingVlanId VlanId
  hwRrppSnoopingEnableStatus EnabledStatus
  hwRrppSnoopingRowStatus RowStatus
  hwRrppSnoopingAllVsiStatus EnabledStatus

HwRrppSnoopingVsiEntry  
SEQUENCE    
  hwRrppSnoopingVsiInterfaceId InterfaceIndex
  hwVsiName OCTET STRING
  hwRrppSnoopingVsiRowStatus RowStatus

Defined Values

hwRrpp 1.3.6.1.4.1.2011.5.25.113
The RRPP (Rapid Ring Protection protocol) provides fast protection switching to layer 2 switches interconnected in an Ethernet ring topology. When a link in the ring breaks, the RRPP can recover the data path quickly. Its protection switching is similar to what can be achieved with the Spanning Tree Protocol (STP), but the converging time is less than a second after link failure. This MIB defines management information used on products which support RRPP.
MODULE-IDENTITY    

hwRrppScalarGroup 1.3.6.1.4.1.2011.5.25.113.1
OBJECT IDENTIFIER    

hwRrppEnableStatus 1.3.6.1.4.1.2011.5.25.113.1.1
Indicating whether the RRPP is enabled on this switch.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

hwRrppLinkupDelayTime 1.3.6.1.4.1.2011.5.25.113.1.2
This value indicates the delay when ports change to Up. The value of this node ranges with products. The default value is 0.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hwRrppTable 1.3.6.1.4.1.2011.5.25.113.2
OBJECT IDENTIFIER    

hwRrppDomainTable 1.3.6.1.4.1.2011.5.25.113.2.1
A table containing information about configurations and status of a RRPP domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwRrppDomainEntry

hwRrppDomainEntry 1.3.6.1.4.1.2011.5.25.113.2.1.1
Detailed information of a specified RRPP domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwRrppDomainEntry  

hwRrppDomainID 1.3.6.1.4.1.2011.5.25.113.2.1.1.1
An index uniquely identifies a RRPP domain. This value can't be modified after created.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hwRrppDomainControlVlanID 1.3.6.1.4.1.2011.5.25.113.2.1.1.2
Index of the control VLAN specified to a domain. The value 65535 indicates the control VLAN has not been configured. The VLAN assigned to a RRPP Domain must not have been created. This value can't be modified after created.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..4093 | 65535  

hwRrppDomainHelloTime 1.3.6.1.4.1.2011.5.25.113.2.1.1.3
The value indicates the interval between two hello packets sent by master-node, and its unit is second. The value ranges from 1s~10s.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..10  

hwRrppDomainFailTime 1.3.6.1.4.1.2011.5.25.113.2.1.1.4
The expiration value of the fail-period timer and its unit is second. If not receiving hello packets before this expires, the master-node considers the ring is broken. The value of this node ranges with products, which must not be less than triple hwRrppDomainHelloTime's value.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hwRrppDomainRowStatus 1.3.6.1.4.1.2011.5.25.113.2.1.1.5
This object is responsible for managing the creation, deletion and modification of rows, which support active status and CreatAndGo, destroy operation.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwRrppDomainResetStatistics 1.3.6.1.4.1.2011.5.25.113.2.1.1.6
Clears the statistics of packets received and sent on the current domain.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER cleared(1), unused(2)  

hwRrppMulSubRingProtection 1.3.6.1.4.1.2011.5.25.113.2.1.1.7
Indicating whether the rrpp mul-sub-ring protection is enabled on this switch.
Status: current Access: read-create
OBJECT-TYPE    
  EnabledStatus  

hwRrppDomainProtectedVlan 1.3.6.1.4.1.2011.5.25.113.2.1.1.8
Information of instance index protected by a domain. The instance index ranging from 0 to 48 is listed in a character string in order. The value of each character can be either 0 or 1. Character 0 indicates that the corresponding instance is not proteced while character 1 indicates that the corresponding instance is proteced. For example, set character string 00101 to protect instance 2 and instance 4, and not to protect the rest of instances.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..49)  

hwRrppDomainDescription 1.3.6.1.4.1.2011.5.25.113.2.1.1.9
A textual description of the RRPP domain. It is mandatory that this only contain no more than 255 printable ASCII characters.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

hwRrppRingTable 1.3.6.1.4.1.2011.5.25.113.2.2
A table containing information about configurations and status of a RRPP Ring.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwRrppRingEntry

hwRrppRingEntry 1.3.6.1.4.1.2011.5.25.113.2.2.1
Detailed information of a specified RRPP Ring.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwRrppRingEntry  

hwRrppRingID 1.3.6.1.4.1.2011.5.25.113.2.2.1.1
An index uniquely identifies a RRPP Ring. This value can't be modified after created.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hwRrppRingEnableStatus 1.3.6.1.4.1.2011.5.25.113.2.2.1.2
Indicating whether the RRPP is enabled on this Ring. NOTE: If major-ring and sub-ring(s) of a domain coexist on a switch, major-ring must be enabled before sub-ring is enabled. And sub-ring must be disabled before major-ring is disabled.
Status: current Access: read-create
OBJECT-TYPE    
  EnabledStatus  

hwRrppRingActive 1.3.6.1.4.1.2011.5.25.113.2.2.1.3
As both hwRrppEnableStatus and hwRrppRingEnableStatus are enabled, the ring is activated. Whereas either of the two items is disabled, the ring is inactive.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

hwRrppRingState 1.3.6.1.4.1.2011.5.25.113.2.2.1.4
The status (i.e. unknown, health or fault) of the Ethernet ring.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), health(2), fault(3), complete(4), failed(5), linkup(6), linkdown(7), preforwarding(8), linkupnotify(9), linkdownnotify(10), preforwardnotify(11)  

hwRrppRingNodeMode 1.3.6.1.4.1.2011.5.25.113.2.2.1.5
There are four RRPP node modes for the switch on a RRPP ring, such as master, transit, edge and assistant-edge. Each RRPP ring has a single designated master-node. All other nodes except edge-node and assistant-edge-node on that ring are referred to as transit-nodes. The node mode of edge and assistant-edge should be configured only on sub-ring. When there is a common link between a sub-ring and its major-ring, the node mode of the sub-ring must be edge or assistant-edge, and they must be configured in pairs. If node mode is designated as edge or assistant-edge, several points should be noticed: Major-ring must be created before a sub-ring is created; Major-ring can't be deleted unless all its sub-rings are deleted; The node mode of the switch on major-ring must be transit; Major-ring and sub-ring must have only a common port. This value can't be modified after created.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER master(1), transit(2), edge(3), assistantEdge(4)  

hwRrppRingPrimaryPort 1.3.6.1.4.1.2011.5.25.113.2.2.1.6
If the switch is a master-node or transit-node, this value is ifIndex of the primary port; otherwise, if the switch is an edge-node or assistant-edge-node, this value is ifIndex of the common port. This value is 0, if the port doesn't exist. This value can't be modified after created.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

hwRrppRingSecondaryPort 1.3.6.1.4.1.2011.5.25.113.2.2.1.7
If the switch is a master-node or transit-node, this value is ifIndex of the secondary port; otherwise, if the switch is an edge-node or assistant-edge-node, this value is ifIndex of the edge port. This value is 0, if the port doesn't exist. This value can't be modified after created.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

hwRrppRingLevel 1.3.6.1.4.1.2011.5.25.113.2.2.1.8
Level of a ring. This field should be set 0 on major-ring and 1 on the sub-ring. This value can't be modified after created.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER majorRing(0), subRing(1)  

hwRrppRingRowStatus 1.3.6.1.4.1.2011.5.25.113.2.2.1.9
This object is responsible for managing the creation, deletion and modification of rows, which support active status and CreatAndGo, destroy operation. To create a new row, hwRrppRingNodeMode, hwRrppRingPrimaryPort, hwRrppRingSecondaryPort and hwRrppRingLevel must be specified.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwRrppRingResetStatistics 1.3.6.1.4.1.2011.5.25.113.2.2.1.10
Clears the statistics of packets received and sent on the current ring.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER cleared(1), unused(2)  

hwRrppPortTable 1.3.6.1.4.1.2011.5.25.113.2.3
A table containing information about configurations and status of a RRPP port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwRrppPortEntry

hwRrppPortEntry 1.3.6.1.4.1.2011.5.25.113.2.3.1
Detailed information of a specified RRPP port.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwRrppPortEntry  

hwRrppPortID 1.3.6.1.4.1.2011.5.25.113.2.3.1.1
Logical index of the interface index.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

hwRrppPortType 1.3.6.1.4.1.2011.5.25.113.2.3.1.2
The interface type of the RRPP port. (i.e. FE, GE, VE, Eth-Trunk, XGE and etc).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER fe(1), ge(2), ve(3), ethtrunk(4), xge(5), x40ge(6), x100ge(7)  

hwRrppPortRole 1.3.6.1.4.1.2011.5.25.113.2.3.1.3
The RRPP role of the port. (i.e. primary, secondary, common or edge port).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER primary(1), secondary(2), common(3), edge(4)  

hwRrppPortState 1.3.6.1.4.1.2011.5.25.113.2.3.1.4
State of RRPP port, including unknown, unblocked, blocked and down.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), unblocked(2), blocked(3), down(4)  

hwRrppPortRXError 1.3.6.1.4.1.2011.5.25.113.2.3.1.5
The statistics of illegal RRPP packets received from this port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwRrppPortRXHello 1.3.6.1.4.1.2011.5.25.113.2.3.1.6
The statistics of hello packets received from this port on specified ring.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwRrppPortRXLinkUp 1.3.6.1.4.1.2011.5.25.113.2.3.1.7
The statistics of link-up packets received from this port on specified ring.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwRrppPortRXLinkDown 1.3.6.1.4.1.2011.5.25.113.2.3.1.8
The statistics of link-down packets received from this port on specified ring.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwRrppPortRXCommonFlush 1.3.6.1.4.1.2011.5.25.113.2.3.1.9
The statistics of common-flush packets received from this port on specified ring. Instruction When master-node receives valid link-down packets or link-up packets, it will send common-flush packets, instructing the other nodes on the ring to flush their forwarding database. When the nodes except master-node receive common-flush, they will flush forwarding database. If there is any port blocked on that node, it won't be unblocked.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwRrppPortRXCompleteFlush 1.3.6.1.4.1.2011.5.25.113.2.3.1.10
The statistics of complete-flush packets received from this port on specified ring. Instruction When the ring recovers, master-node will receive its own hello packets. It will send complete-flush packets, instructing the other nodes on the ring to flush their forwarding database. When the nodes except master-node receive complete-flush, they will flush forwarding database. If there is any port blocked on that node, it will be unblocked.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwRrppPortRXEdgeHello 1.3.6.1.4.1.2011.5.25.113.2.3.1.11
The statistics of edge-hello packets received from this port on specified ring. Instruction When edge-node sends edge-hello packets, assistantEdge-node will receive its own edge-hello packets from the common link and the master ring.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwRrppPortRXMajorFault 1.3.6.1.4.1.2011.5.25.113.2.3.1.12
The statistics of major-fault packets received from this port on specified ring. Instruction When assistantEdge can't receive edge-hello packets in the specified fault-time, assistantEdge-node will send its own major-fault packets from the edge port around the sub ring. Edge-node will receive the major-fault packets from its edge port. Then Edge-node will block its edge port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwRrppPortTXError 1.3.6.1.4.1.2011.5.25.113.2.3.1.13
The statistics of RRPP packets failed to send out of this port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwRrppPortTXHello 1.3.6.1.4.1.2011.5.25.113.2.3.1.14
The statistics of hello packets sent from this port on specified ring.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwRrppPortTXLinkUp 1.3.6.1.4.1.2011.5.25.113.2.3.1.15
The statistics of link-up packets sent from this port on specified ring.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwRrppPortTXLinkDown 1.3.6.1.4.1.2011.5.25.113.2.3.1.16
The statistics of link-down packets sent from this port on specified ring.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwRrppPortTXCommonFlush 1.3.6.1.4.1.2011.5.25.113.2.3.1.17
The statistics of common-flush packets sent from this port on specified ring.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwRrppPortTXCompleteFlush 1.3.6.1.4.1.2011.5.25.113.2.3.1.18
The statistics of complete-flush packets sent from this port on specified ring.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwRrppPortTXEdgeHello 1.3.6.1.4.1.2011.5.25.113.2.3.1.19
The statistics of edge-hello packets sent from this port on specified ring.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwRrppPortTXMajorFault 1.3.6.1.4.1.2011.5.25.113.2.3.1.20
The statistics of major-fault packets sent from this port on specified ring.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwRrppTrackInterfaceTable 1.3.6.1.4.1.2011.5.25.113.2.4
A table containing information about tracking port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HWRrppTrackInterfaceEntry

hwRrppTrackInterfaceEntry 1.3.6.1.4.1.2011.5.25.113.2.4.1
Detailed information of a specified RRPP track interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  HWRrppTrackInterfaceEntry  

hwRrppTrackInterfaceID 1.3.6.1.4.1.2011.5.25.113.2.4.1.1
Logical index of track interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

hwRrppTrackRowStatus 1.3.6.1.4.1.2011.5.25.113.2.4.1.2
This object is responsible for managing the creation, deletion and modification of rows, which support active status and CreatAndGo, destroy operation.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwRrppRingGroupTable 1.3.6.1.4.1.2011.5.25.113.2.5
A table containing information about an RRPP ring group and created without the domain or ring.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwRrppRingGroupEntry

hwRrppRingGroupEntry 1.3.6.1.4.1.2011.5.25.113.2.5.1
Detailed information about a specified RRPP ring group.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwRrppRingGroupEntry  

hwRrppRingGroupID 1.3.6.1.4.1.2011.5.25.113.2.5.1.1
index of the RRPP ring group. This value can't be modified after created.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hwRrppRingGroupRowStatus 1.3.6.1.4.1.2011.5.25.113.2.5.1.2
Row status in the ring group configuration table. hwRrppRingGroupID must be specified to create a row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwRrppRingGroupMemberTable 1.3.6.1.4.1.2011.5.25.113.2.6
A table containing information about the configurations and status of an RRPP ring.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwRrppRingGroupMemberEntry

hwRrppRingGroupMemberEntry 1.3.6.1.4.1.2011.5.25.113.2.6.1
Detailed information about a specified RRPP ring group.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwRrppRingGroupMemberEntry  

hwRrppRingGroupMemberDomainID 1.3.6.1.4.1.2011.5.25.113.2.6.1.1
Index, namely, domain ID of the members of a ring group. This value cannot be modified after created.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hwRrppRingGroupMemberRingID 1.3.6.1.4.1.2011.5.25.113.2.6.1.2
Index, namely, ring ID of the members of a ring group. This value cannot be modified after created.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hwRrppRingGroupIsEdgeHelloProcess 1.3.6.1.4.1.2011.5.25.113.2.6.1.3
Flag carried in the sent edge-Hello Packet.
Status: current Access: read-only
OBJECT-TYPE    
  EnabledStatus  

hwRrppRingGroupMemberRowStatus 1.3.6.1.4.1.2011.5.25.113.2.6.1.4
Row status in the ring group configuration table. hwRrppRingGroupMemberDomainID, hwRrppRingGroupMemberRingID, and hwRrppRingGroupIsEdgeHelloSender must be specified to create a row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwRrppSnoopingTable 1.3.6.1.4.1.2011.5.25.113.3
OBJECT IDENTIFIER    

hwRrppSnoopingInterfaceTable 1.3.6.1.4.1.2011.5.25.113.3.1
A table containing information about RRPP snooping enable interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwRrppSnoopingInterfaceEntry

hwRrppSnoopingInterfaceEntry 1.3.6.1.4.1.2011.5.25.113.3.1.1
Detailed information of a specified RRPP snooping enable interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwRrppSnoopingInterfaceEntry  

hwRrppSnoopingInterfaceId 1.3.6.1.4.1.2011.5.25.113.3.1.1.1
Logical index of the interface index.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

hwRrppSnoopingVsiName 1.3.6.1.4.1.2011.5.25.113.3.1.1.2
The name of VSI which the interface was binding to.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

hwRrppSnoopingVlanId 1.3.6.1.4.1.2011.5.25.113.3.1.1.3
The VLAN which the intertace added to.
Status: current Access: read-only
OBJECT-TYPE    
  VlanId  

hwRrppSnoopingEnableStatus 1.3.6.1.4.1.2011.5.25.113.3.1.1.4
Indicating whether the RRPP snooping is enabled on this switch.
Status: current Access: read-create
OBJECT-TYPE    
  EnabledStatus  

hwRrppSnoopingRowStatus 1.3.6.1.4.1.2011.5.25.113.3.1.1.5
This object is responsible for managing the creation, deletion and modification of rows, which support active status and CreatAndGo, destroy operation.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwRrppSnoopingAllVsiStatus 1.3.6.1.4.1.2011.5.25.113.3.1.1.6
Indicating whether the RRPP snooping is associating all vsi on this switch. Options: 1. enabled(1) -indicates that the RRPP snooping is associated with all vsi under the same main interface 2. disabled(2)-indicates that the RRPP snooping doesn't perform the command to associated with all vsi under the same main interface Default: disabled
Status: current Access: read-create
OBJECT-TYPE    
  EnabledStatus  

hwRrppSnoopingVsiTable 1.3.6.1.4.1.2011.5.25.113.3.2
A table containing information about RRPP snooping relating interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwRrppSnoopingVsiEntry

hwRrppSnoopingVsiEntry 1.3.6.1.4.1.2011.5.25.113.3.2.1
Detailed information of a specified RRPP snooping relating interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwRrppSnoopingVsiEntry  

hwRrppSnoopingVsiInterfaceId 1.3.6.1.4.1.2011.5.25.113.3.2.1.1
Logical index of the interface index.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

hwVsiName 1.3.6.1.4.1.2011.5.25.113.3.2.1.2
The name of VSI.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..31)  

hwRrppSnoopingVsiRowStatus 1.3.6.1.4.1.2011.5.25.113.3.2.1.3
This object is responsible for managing the creation, deletion and modification of rows, which support active status and CreatAndGo, destroy operation.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwRrppNotifications 1.3.6.1.4.1.2011.5.25.113.4
OBJECT IDENTIFIER    

hwRrppRingRecover 1.3.6.1.4.1.2011.5.25.113.4.1
Trap message is generated by master-node on the ring when the ring recovers from fault.
Status: current Access: read-create
NOTIFICATION-TYPE    

hwRrppRingFail 1.3.6.1.4.1.2011.5.25.113.4.2
Trap message is generated by master-node on the ring when the ring fails.
Status: current Access: read-create
NOTIFICATION-TYPE    

hwRrppMultiMaster 1.3.6.1.4.1.2011.5.25.113.4.3
Trap message is generated by master-node when it detects there are more than one master-node on the ring.
Status: current Access: read-create
NOTIFICATION-TYPE    

hwRrppTrackInterfaceDown 1.3.6.1.4.1.2011.5.25.113.4.4
Trap message is generated by RRPP node when the track interface tracked BFD down.
Status: current Access: read-create
NOTIFICATION-TYPE    

hwRrppTrackInterfaceUp 1.3.6.1.4.1.2011.5.25.113.4.5
Trap message is generated by RRPP node when the track interface tracked BFD up.
Status: current Access: read-create
NOTIFICATION-TYPE    

hwRrppMibGroup 1.3.6.1.4.1.2011.5.25.113.5
OBJECT IDENTIFIER    

hwRrppGlobalGroup 1.3.6.1.4.1.2011.5.25.113.5.1
The RRPP global group.
Status: current Access: read-create
OBJECT-GROUP    

hwRrppDomainGroup 1.3.6.1.4.1.2011.5.25.113.5.2
The RRPP domain group.
Status: current Access: read-create
OBJECT-GROUP    

hwRrppRingGroup 1.3.6.1.4.1.2011.5.25.113.5.3
The RRPP ring group.
Status: current Access: read-create
OBJECT-GROUP    

hwRrppPortGroup 1.3.6.1.4.1.2011.5.25.113.5.4
The RRPP port group.
Status: current Access: read-create
OBJECT-GROUP    

hwRrppTrackInterfaceGroup 1.3.6.1.4.1.2011.5.25.113.5.5
The RRPP Track Interface group.
Status: current Access: read-create
OBJECT-GROUP    

hwRrppRingGroupGroup 1.3.6.1.4.1.2011.5.25.113.5.6
The RRPP RingGroup group.
Status: current Access: read-create
OBJECT-GROUP    

hwRrppRingGroupMemberGroup 1.3.6.1.4.1.2011.5.25.113.5.7
The RRPP RingGroupMember group.
Status: current Access: read-create
OBJECT-GROUP    

hwRrppSnoopingInterfaceGroup 1.3.6.1.4.1.2011.5.25.113.5.8
The RRPP Snooping enable Interface group.
Status: current Access: read-create
OBJECT-GROUP    

hwRrppSnoopingVsiGroup 1.3.6.1.4.1.2011.5.25.113.5.9
The RRPP Snooping associate vsi group.
Status: current Access: read-create
OBJECT-GROUP    

hwRrppNotificationGroup 1.3.6.1.4.1.2011.5.25.113.5.10
The notification group.
Status: current Access: read-create
NOTIFICATION-GROUP    

hwRrppConformance 1.3.6.1.4.1.2011.5.25.113.6
OBJECT IDENTIFIER    

hwRrppCompliances 1.3.6.1.4.1.2011.5.25.113.6.1
OBJECT IDENTIFIER    

hwRrppCompliance 1.3.6.1.4.1.2011.5.25.113.6.1.1
The core compliance statement for all implementations.
Status: current Access: read-create
MODULE-COMPLIANCE