MIBs Depot

HUAWEI-RRPP-MIB

Registered at
1.3.6.1.4.1.2011.5.25.113
Last updated
2006-07-13 00:00
Organization
Huawei Technologies Co. Ltd.
Namespace
huawei
Source file
HUAWEI-RRPP-MIB
Digest
sha256:ab10ed2345f6c225f17e97683555f5559a53da16d6b371805d9ce99204882180

Description

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.

Contact

Platform Team Huawei Technologies Co. Ltd. Hai-Dian District Beijing P.R. China http://www.huawei.com Zip:100085

Imports

FromSymbols
HUAWEI-MIBhwDatacomm
IF-MIBInterfaceIndex
Q-BRIDGE-MIBVlanId
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

BRIDGE-MIB
HUAWEI-MIB
HUAWEI-RRPP-MIB
IANAifType-MIB
IF-MIB
P-BRIDGE-MIB
Q-BRIDGE-MIB
RFC1158-MIB
RFC1271-MIB
RMON-MIB
RMON2-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC
TOKEN-RING-RMON-MIB

Textual conventions

NameOIDSyntaxAccessStatus
EnabledStatus
TEXTUAL-CONVENTION
A simple status value for the object.
current

Objects

NameOIDSyntaxAccessStatus
hwRrppScalarGroup
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.113.1
hwRrppEnableStatus
OBJECT-TYPE
Indicating whether the RRPP is enabled on this switch.
1.3.6.1.4.1.2011.5.25.113.1.1EnabledStatusread-writecurrent
hwRrppLinkupDelayTime
OBJECT-TYPE
This value indicates the delay when ports change to Up .
1.3.6.1.4.1.2011.5.25.113.1.2Integer32 (0..10)read-writecurrent
hwRrppTables
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.113.2
hwRrppDomainTable
OBJECT-TYPE
A table containing information about configurations and status of a RRPP domain.
1.3.6.1.4.1.2011.5.25.113.2.1not-accessiblecurrent
hwRrppDomainEntry
OBJECT-TYPE
Detailed information of a specified RRPP domain.
1.3.6.1.4.1.2011.5.25.113.2.1.1not-accessiblecurrent
hwRrppDomainID
OBJECT-TYPE
An index uniquely identifies a RRPP domain, which ranges from 1~8. This value can't be modified after created.
1.3.6.1.4.1.2011.5.25.113.2.1.1.1INTEGER (1..8)not-accessiblecurrent
hwRrppDomainControlVlanID
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.113.2.1.1.2INTEGER (1..4093 | 65535)read-createcurrent
hwRrppDomainHelloTime
OBJECT-TYPE
The value indicates the interval between two hello packets sent by master-node, and its unit is second. The value ranges from 1s~10s.
1.3.6.1.4.1.2011.5.25.113.2.1.1.3INTEGER (1..10)read-createcurrent
hwRrppDomainFailTime
OBJECT-TYPE
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 ranging from 3s~30s must not be less than triple hwRrppDomainHelloTime's value.
1.3.6.1.4.1.2011.5.25.113.2.1.1.4INTEGER (3..30)read-createcurrent
hwRrppDomainRowStatus
OBJECT-TYPE
This object is responsible for managing the creation, deletion and modification of rows, which support active status and CreatAndGo, destroy operation.
1.3.6.1.4.1.2011.5.25.113.2.1.1.5RowStatusread-createcurrent
hwRrppDomainResetStatistics
OBJECT-TYPE
Clears the statistics of packets received and sent on the current domain.
1.3.6.1.4.1.2011.5.25.113.2.1.1.6INTEGER {cleared(1), unused(2)}read-createcurrent
hwRrppMulSubRingProtection
OBJECT-TYPE
Indicating whether the rrpp mul-sub-ring protection is enabled on this switch.
1.3.6.1.4.1.2011.5.25.113.2.1.1.7EnabledStatusread-createcurrent
hwRrppDomainProtectedVlan
OBJECT-TYPE
Information about the instances bound to a domain. The value ranges from 0 to 48. Both the ID and the number of the instances can be obtained through the value.
1.3.6.1.4.1.2011.5.25.113.2.1.1.8OCTET STRING (SIZE(0..48))read-createcurrent
hwRrppRingTable
OBJECT-TYPE
A table containing information about configurations and status of a RRPP Ring.
1.3.6.1.4.1.2011.5.25.113.2.2not-accessiblecurrent
hwRrppRingEntry
OBJECT-TYPE
Detailed information of a specified RRPP Ring.
1.3.6.1.4.1.2011.5.25.113.2.2.1not-accessiblecurrent
hwRrppRingID
OBJECT-TYPE
An index uniquely identifies a RRPP Ring, which ranges from 1~64. This value can't be modified after created.
1.3.6.1.4.1.2011.5.25.113.2.2.1.1INTEGER (1..64)not-accessiblecurrent
hwRrppRingEnableStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.113.2.2.1.2EnabledStatusread-createcurrent
hwRrppRingActive
OBJECT-TYPE
As both hwRrppEnableStatus and hwRrppRingEnableStatus are enabled, the ring is activated. Whereas either of the two items is disabled, the ring is inactive.
1.3.6.1.4.1.2011.5.25.113.2.2.1.3INTEGER {active(1), inactive(2)}read-onlycurrent
hwRrppRingState
OBJECT-TYPE
The status (i.e. unknown, health or fault) of the Ethernet ring.
1.3.6.1.4.1.2011.5.25.113.2.2.1.4INTEGER {unknown(1), health(2), fault(3), complete(4), failed(5), linkup(6), linkdown(7), preforwarding(8), linkupnotify(9), linkdownnotify(10), preforwardnotify(11)}read-onlycurrent
hwRrppRingNodeMode
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.113.2.2.1.5INTEGER {master(1), transit(2), edge(3), assistantEdge(4)}read-createcurrent
hwRrppRingPrimaryPort
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.113.2.2.1.6InterfaceIndexread-createcurrent
hwRrppRingSecondaryPort
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.113.2.2.1.7InterfaceIndexread-createcurrent
hwRrppRingLevel
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.113.2.2.1.8INTEGER {majorRing(0), subRing(1)}read-createcurrent
hwRrppRingRowStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.113.2.2.1.9RowStatusread-createcurrent
hwRrppRingResetStatistics
OBJECT-TYPE
Clears the statistics of packets received and sent on the current ring.
1.3.6.1.4.1.2011.5.25.113.2.2.1.10INTEGER {cleared(1), unused(2)}read-createcurrent
hwRrppPortTable
OBJECT-TYPE
A table containing information about configurations and status of a RRPP port.
1.3.6.1.4.1.2011.5.25.113.2.3not-accessiblecurrent
hwRrppPortEntry
OBJECT-TYPE
Detailed information of a specified RRPP port.
1.3.6.1.4.1.2011.5.25.113.2.3.1not-accessiblecurrent
hwRrppPortID
OBJECT-TYPE
Logical index of the interface index.
1.3.6.1.4.1.2011.5.25.113.2.3.1.1InterfaceIndexnot-accessiblecurrent
hwRrppPortType
OBJECT-TYPE
The interface type of the RRPP port. (i.e. FE, GE, VE or Eth-Trunk port).
1.3.6.1.4.1.2011.5.25.113.2.3.1.2INTEGER {fe(1), ge(2), ve(3), ethtrunk(4)}read-onlycurrent
hwRrppPortRole
OBJECT-TYPE
The RRPP role of the port. (i.e. primary, secondary, common or edge port).
1.3.6.1.4.1.2011.5.25.113.2.3.1.3INTEGER {primary(1), secondary(2), common(3), edge(4)}read-onlycurrent
hwRrppPortState
OBJECT-TYPE
State of RRPP port, including unknown, unblocked, blocked and down.
1.3.6.1.4.1.2011.5.25.113.2.3.1.4INTEGER {unknown(1), unblocked(2), blocked(3), down(4)}read-onlycurrent
hwRrppPortRXError
OBJECT-TYPE
The statistics of illegal RRPP packets received from this port.
1.3.6.1.4.1.2011.5.25.113.2.3.1.5Counter32read-onlycurrent
hwRrppPortRXHello
OBJECT-TYPE
The statistics of hello packets received from this port on specified ring.
1.3.6.1.4.1.2011.5.25.113.2.3.1.6Counter32read-onlycurrent
hwRrppPortRXLinkUp
OBJECT-TYPE
The statistics of link-up packets received from this port on specified ring.
1.3.6.1.4.1.2011.5.25.113.2.3.1.7Counter32read-onlycurrent
hwRrppPortRXLinkDown
OBJECT-TYPE
The statistics of link-down packets received from this port on specified ring.
1.3.6.1.4.1.2011.5.25.113.2.3.1.8Counter32read-onlycurrent
hwRrppPortRXCommonFlush
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.113.2.3.1.9Counter32read-onlycurrent
hwRrppPortRXCompleteFlush
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.113.2.3.1.10Counter32read-onlycurrent
hwRrppPortRXEdgeHello
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.113.2.3.1.11Counter32read-onlycurrent
hwRrppPortRXMajorFault
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.113.2.3.1.12Counter32read-onlycurrent
hwRrppPortTXError
OBJECT-TYPE
The statistics of RRPP packets failed to send out of this port.
1.3.6.1.4.1.2011.5.25.113.2.3.1.13Counter32read-onlycurrent
hwRrppPortTXHello
OBJECT-TYPE
The statistics of hello packets sent from this port on specified ring.
1.3.6.1.4.1.2011.5.25.113.2.3.1.14Counter32read-onlycurrent
hwRrppPortTXLinkUp
OBJECT-TYPE
The statistics of link-up packets sent from this port on specified ring.
1.3.6.1.4.1.2011.5.25.113.2.3.1.15Counter32read-onlycurrent
hwRrppPortTXLinkDown
OBJECT-TYPE
The statistics of link-down packets sent from this port on specified ring.
1.3.6.1.4.1.2011.5.25.113.2.3.1.16Counter32read-onlycurrent
hwRrppPortTXCommonFlush
OBJECT-TYPE
The statistics of common-flush packets sent from this port on specified ring.
1.3.6.1.4.1.2011.5.25.113.2.3.1.17Counter32read-onlycurrent
hwRrppPortTXCompleteFlush
OBJECT-TYPE
The statistics of complete-flush packets sent from this port on specified ring.
1.3.6.1.4.1.2011.5.25.113.2.3.1.18Counter32read-onlycurrent
hwRrppPortTXEdgeHello
OBJECT-TYPE
The statistics of edge-hello packets sent from this port on specified ring.
1.3.6.1.4.1.2011.5.25.113.2.3.1.19Counter32read-onlycurrent
hwRrppPortTXMajorFault
OBJECT-TYPE
The statistics of major-fault packets sent from this port on specified ring.
1.3.6.1.4.1.2011.5.25.113.2.3.1.20Counter32read-onlycurrent
hwRrppTrackInterfaceTable
OBJECT-TYPE
A table containing information about tracking port.
1.3.6.1.4.1.2011.5.25.113.2.4not-accessiblecurrent
hwRrppTrackInterfaceEntry
OBJECT-TYPE
Detailed information of a specified RRPP track interface.
1.3.6.1.4.1.2011.5.25.113.2.4.1not-accessiblecurrent
hwRrppTrackInterfaceID
OBJECT-TYPE
Logical index of track interface.
1.3.6.1.4.1.2011.5.25.113.2.4.1.1InterfaceIndexnot-accessiblecurrent
hwRrppTrackRowStatus
OBJECT-TYPE
This object is responsible for managing the creation, deletion and modification of rows, which support active status and CreatAndGo, destroy operation.
1.3.6.1.4.1.2011.5.25.113.2.4.1.2RowStatusread-createcurrent
hwRrppRingGroupTable
OBJECT-TYPE
A table containing information about an RRPP ring group and created without the domain or ring.
1.3.6.1.4.1.2011.5.25.113.2.5not-accessiblecurrent
hwRrppRingGroupEntry
OBJECT-TYPE
Detailed information about a specified RRPP ring group.
1.3.6.1.4.1.2011.5.25.113.2.5.1not-accessiblecurrent
hwRrppRingGroupID
OBJECT-TYPE
index of the RRPP ring group, which ranges from 1~16. This value can't be modified after created
1.3.6.1.4.1.2011.5.25.113.2.5.1.1Integer32 (1..16)not-accessiblecurrent
hwRrppRingGroupRowStatus
OBJECT-TYPE
Row status in the ring group configuration table. hwRrppRingGroupID must be specified to create a row.
1.3.6.1.4.1.2011.5.25.113.2.5.1.2RowStatusread-createcurrent
hwRrppRingGroupMemberTable
OBJECT-TYPE
A table containing information about the configurations and status of an RRPP ring.
1.3.6.1.4.1.2011.5.25.113.2.6not-accessiblecurrent
hwRrppRingGroupMemberEntry
OBJECT-TYPE
Detailed information about a specified RRPP ring group.
1.3.6.1.4.1.2011.5.25.113.2.6.1not-accessiblecurrent
hwRrppRingGroupMemberDomainID
OBJECT-TYPE
Index, namely, domain ID of the members of a ring group, which ranges from 1 to 8. This value cannot be modified after created
1.3.6.1.4.1.2011.5.25.113.2.6.1.1Integer32 (1..8)not-accessiblecurrent
hwRrppRingGroupMemberRingID
OBJECT-TYPE
Index, namely, ring ID of the members of a ring group, which ranges from 1 to 64. This value cannot be modified after created.
1.3.6.1.4.1.2011.5.25.113.2.6.1.2Integer32 (1..64)not-accessiblecurrent
hwRrppRingGroupIsEdgeHelloProcess
OBJECT-TYPE
Flag carried in the sent edge-Hello Packet. This value can be modified after created.
1.3.6.1.4.1.2011.5.25.113.2.6.1.3EnabledStatusread-createcurrent
hwRrppRingGroupMemberRowStatus
OBJECT-TYPE
Row status in the ring group configuration table. hwRrppRingGroupMemberDomainID, hwRrppRingGroupMemberRingID, and hwRrppRingGroupIsEdgeHelloSender must be specified to create a row.
1.3.6.1.4.1.2011.5.25.113.2.6.1.4RowStatusread-createcurrent
hwRrppSnoopingTable
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.113.3
hwRrppSnoopingInterfaceTable
OBJECT-TYPE
A table containing information about RRPP snooping enable interface.
1.3.6.1.4.1.2011.5.25.113.3.1not-accessiblecurrent
hwRrppSnoopingInterfaceEntry
OBJECT-TYPE
Detailed information of a specified RRPP snooping enable interface.
1.3.6.1.4.1.2011.5.25.113.3.1.1not-accessiblecurrent
hwRrppSnoopingInterfaceId
OBJECT-TYPE
Logical index of the interface index.
1.3.6.1.4.1.2011.5.25.113.3.1.1.1InterfaceIndexnot-accessiblecurrent
hwRrppSnoopingVsiName
OBJECT-TYPE
The name of VSI which the interface was binding to.
1.3.6.1.4.1.2011.5.25.113.3.1.1.2OCTET STRING (SIZE(1..31))read-onlycurrent
hwRrppSnoopingVlanId
OBJECT-TYPE
The VLAN which the intertace added to.
1.3.6.1.4.1.2011.5.25.113.3.1.1.3VlanIdread-onlycurrent
hwRrppSnoopingEnableStatus
OBJECT-TYPE
Indicating whether the RRPP snooping is enabled on this switch.
1.3.6.1.4.1.2011.5.25.113.3.1.1.4EnabledStatusread-createcurrent
hwRrppSnoopingRowStatus
OBJECT-TYPE
This object is responsible for managing the creation, deletion and modification of rows, which support active status and CreatAndGo, destroy operation.
1.3.6.1.4.1.2011.5.25.113.3.1.1.5RowStatusread-createcurrent
hwRrppSnoopingVsiTable
OBJECT-TYPE
A table containing information about RRPP snooping relating interface.
1.3.6.1.4.1.2011.5.25.113.3.2not-accessiblecurrent
hwRrppSnoopingVsiEntry
OBJECT-TYPE
Detailed information of a specified RRPP snooping relating interface.
1.3.6.1.4.1.2011.5.25.113.3.2.1not-accessiblecurrent
hwRrppSnoopingVsiInterfaceId
OBJECT-TYPE
Logical index of the interface index.
1.3.6.1.4.1.2011.5.25.113.3.2.1.1InterfaceIndexnot-accessiblecurrent
hwVsiName
OBJECT-TYPE
The name of VSI.
1.3.6.1.4.1.2011.5.25.113.3.2.1.2OCTET STRING (SIZE(1..31))not-accessiblecurrent
hwRrppSnoopingVsiRowStatus
OBJECT-TYPE
This object is responsible for managing the creation, deletion and modification of rows, which support active status and CreatAndGo, destroy operation.
1.3.6.1.4.1.2011.5.25.113.3.2.1.3RowStatusread-createcurrent
hwRrppNotifications
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.113.4
hwRrppMibGroup
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.113.5

Notifications

NameOIDStatus
hwRrppRingRecover
NOTIFICATION-TYPE
Trap message is generated by master-node on the ring when the ring recovers from fault.
1.3.6.1.4.1.2011.5.25.113.4.1current
hwRrppRingFail
NOTIFICATION-TYPE
Trap message is generated by master-node on the ring when the ring fails.
1.3.6.1.4.1.2011.5.25.113.4.2current
hwRrppMultiMaster
NOTIFICATION-TYPE
Trap message is generated by master-node when it detects there are more than one master-node on the ring.
1.3.6.1.4.1.2011.5.25.113.4.3current
hwRrppTrackInterfaceDown
NOTIFICATION-TYPE
Trap message is generated by RRPP node when the track interface tracked BFD down.
1.3.6.1.4.1.2011.5.25.113.4.4current
hwRrppTrackInterfaceUp
NOTIFICATION-TYPE
Trap message is generated by RRPP node when the track interface tracked BFD up.
1.3.6.1.4.1.2011.5.25.113.4.5current

Conformance

NameOIDStatus
hwRrppGlobalGroup
OBJECT-GROUP
The RRPP global group.
1.3.6.1.4.1.2011.5.25.113.5.1current
hwRrppDomainGroup
OBJECT-GROUP
The RRPP domain group.
1.3.6.1.4.1.2011.5.25.113.5.2current
hwRrppRingGroup
OBJECT-GROUP
The RRPP ring group.
1.3.6.1.4.1.2011.5.25.113.5.3current
hwRrppPortGroup
OBJECT-GROUP
The RRPP port group.
1.3.6.1.4.1.2011.5.25.113.5.4current
hwRrppTrackInterfaceGroup
OBJECT-GROUP
The RRPP Track Interface group.
1.3.6.1.4.1.2011.5.25.113.5.5current
hwRrppRingGroupGroup
OBJECT-GROUP
The RRPP RingGroup group.
1.3.6.1.4.1.2011.5.25.113.5.6current
hwRrppRingGroupMemberGroup
OBJECT-GROUP
The RRPP RingGroupMember group.
1.3.6.1.4.1.2011.5.25.113.5.7current
hwRrppSnoopingInterfaceGroup
OBJECT-GROUP
The RRPP Snooping enable Interface group.
1.3.6.1.4.1.2011.5.25.113.5.8current
hwRrppSnoopingVsiGroup
OBJECT-GROUP
The RRPP Snooping associate vsi group.
1.3.6.1.4.1.2011.5.25.113.5.9current
hwRrppNotificationGroup
NOTIFICATION-GROUP
The notification group.
1.3.6.1.4.1.2011.5.25.113.5.10current