HUAWEI-ERPS-MIB

File: HUAWEI-ERPS-MIB.mib (37238 bytes)

Imported modules

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

Imported symbols

hwDatacomm EnabledStatus VlanId
OBJECT-GROUP NOTIFICATION-GROUP MODULE-COMPLIANCE
InterfaceIndex ifName Integer32
Unsigned32 OBJECT-TYPE MODULE-IDENTITY
OBJECT-IDENTITY NOTIFICATION-TYPE TimeTicks
Counter32 RowStatus DisplayString

Defined Types

HwErpsRingConfigEntry  
SEQUENCE    
  hwConfigRingId Integer32
  hwConfigRingRowStatus RowStatus
  hwConfigDescription DisplayString
  hwConfigControlVlanId Integer32
  hwConfigProtectedInstanceList OCTET STRING
  hwConfigWtrTimerSettingValue Integer32
  hwConfigGuardTimerSettingValue Integer32
  hwConfigHoldoffTimerSettingValue Integer32
  hwConfigResetRapsPktCnt INTEGER
  hwConfigRapsMel Integer32
  hwConfigVersion INTEGER
  hwConfigRevertiveMode INTEGER
  hwConfigRingRole INTEGER
  hwConfigRapsChannelMode INTEGER
  hwConfigTcNotifyErpsRing OCTET STRING
  hwConfigTcProtectionInterval Integer32
  hwConfigTcProtectionThreshold Integer32
  hwConfigProtectionSwitch INTEGER

HwErpsRingStatusEntry  
SEQUENCE    
  hwStatusWtrTimerRunningValue Integer32
  hwStatusGuardTimerRunningValue Integer32
  hwStatusHoldoffTimerRunningValue Integer32
  hwStatusMachineState INTEGER
  hwStatusTopoLastChangeTime TimeTicks
  hwStatusWtbTimerRunningValue Integer32

HwErpsPortConfigEntry  
SEQUENCE    
  hwConfigPortType Unsigned32
  hwConfigPortId1 Unsigned32
  hwConfigPortId2 Unsigned32
  hwConfigPortId3 Unsigned32
  hwConfigPortId4 Unsigned32
  hwConfigPortRowStatus RowStatus
  hwConfigPortConfigRole Integer32
  hwConfigPortProtectionSwitch INTEGER

HwErpsPortStatusEntry  
SEQUENCE    
  hwPortStatusActiveRole Integer32
  hwPortStatusSignalStatus INTEGER
  hwPortStatusFwdStatus INTEGER

HwErpsPortStatisticsEntry  
SEQUENCE    
  hwRxRapsSfPktCnt Counter32
  hwTxRapsSfPktCnt Counter32
  hwRxRapsNrPktCnt Counter32
  hwTxRapsNrPktCnt Counter32
  hwRxRapsNrRbPktCnt Counter32
  hwTxRapsNrRbPktCnt Counter32
  hwRxRapsFsPktCnt Counter32
  hwTxRapsFsPktCnt Counter32
  hwRxRapsMsPktCnt Counter32
  hwTxRapsMsPktCnt Counter32
  hwRxRapsEventPktCnt Counter32
  hwTxRapsEventPktCnt Counter32

HwErpsPortTrackEntry  
SEQUENCE    
  hwErpsPortTrackProtocolType INTEGER
  hwErpsPortTrackRowStatus RowStatus
  hwErpsPortTrackCfmMdName OCTET STRING
  hwErpsPortTrackCfmMaName OCTET STRING
  hwErpsPortTrackCfmMepId Integer32
  hwErpsPortTrackCfmRmepId Integer32

Defined Values

hwErpsMIB 1.3.6.1.4.1.2011.5.25.256
The private mib file includes the general extent information of the device.hwDatacomm(25).hwErpsMIB.
MODULE-IDENTITY    

hwErpsObjects 1.3.6.1.4.1.2011.5.25.256.1
OBJECT IDENTIFIER    

hwErpsGlobalResetRapsPktCnt 1.3.6.1.4.1.2011.5.25.256.1.1
Reset the RAPS packets counter of all running ERPS ports. The value is unused(65535) when it is read. And it must be clear(1) when it is set.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER clear(1), unused(65535)  

hwErpsRingConfigTable 1.3.6.1.4.1.2011.5.25.256.1.2
The table includes the configurtion of ERPS rings.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwErpsRingConfigEntry

hwErpsRingConfigEntry 1.3.6.1.4.1.2011.5.25.256.1.2.1
The table includes the configurtion of ERPS rings. The index of the table is ERPS ring id.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwErpsRingConfigEntry  

hwConfigRingId 1.3.6.1.4.1.2011.5.25.256.1.2.1.1
ERPS ring Identifier.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 1..255  

hwConfigRingRowStatus 1.3.6.1.4.1.2011.5.25.256.1.2.1.2
Operation of CreateAndGo can be used to create a new ERPS ring, and operation of Destroy be used to destroy an existent ERPS ring.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwConfigDescription 1.3.6.1.4.1.2011.5.25.256.1.2.1.3
A textual description of the ERPS ring. It is mandatory that this only contain no more than 80 printable ASCII characters.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..80)  

hwConfigControlVlanId 1.3.6.1.4.1.2011.5.25.256.1.2.1.4
The control VLAN identifier of the ERPS ring. If the value of the object is set 0, the operation is to delete configuration.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0 | 1..4094  

hwConfigProtectedInstanceList 1.3.6.1.4.1.2011.5.25.256.1.2.1.5
The protected instance list of the ERPS ring.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..512)  

hwConfigWtrTimerSettingValue 1.3.6.1.4.1.2011.5.25.256.1.2.1.6
The setting value of the ring's wait to restore timer.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..12  

hwConfigGuardTimerSettingValue 1.3.6.1.4.1.2011.5.25.256.1.2.1.7
The setting value of the ring's guard timer.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..200  

hwConfigHoldoffTimerSettingValue 1.3.6.1.4.1.2011.5.25.256.1.2.1.8
The setting value of the ring's hold-off timer.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..100  

hwConfigResetRapsPktCnt 1.3.6.1.4.1.2011.5.25.256.1.2.1.9
Reset the RAPS packets counter of the ERPS ring's ports. The value is unused(65535) when it is read. And it must be clear(1) when it is set.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER clear(1), unused(65535)  

hwConfigRapsMel 1.3.6.1.4.1.2011.5.25.256.1.2.1.10
The MEL is the maintenance entity group(MEG) level providing a communication channel for the ring RAPS information.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..7  

hwConfigVersion 1.3.6.1.4.1.2011.5.25.256.1.2.1.11
Set protocol version of the ERPS ring. The default version is v1.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER v1(1), v2(2)  

hwConfigRevertiveMode 1.3.6.1.4.1.2011.5.25.256.1.2.1.12
Set revertive mode of the ERPS ring. The default mode is revertive.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER revertive(1), nonRevertive(2)  

hwConfigRingRole 1.3.6.1.4.1.2011.5.25.256.1.2.1.13
Specify the ERPS ring as sub-ring.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER majorRing(1), subRing(2)  

hwConfigRapsChannelMode 1.3.6.1.4.1.2011.5.25.256.1.2.1.14
Set RAPS channel of the sub-ring. By default, non-virtual channel is used. unused(65535) is displayed when it is read if the ring is major ring.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER virtualChannel(1), nonVirtualChannel(2), unused(65535)  

hwConfigTcNotifyErpsRing 1.3.6.1.4.1.2011.5.25.256.1.2.1.15
Set the list of ERPS rings that will be notified when topology changes.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

hwConfigTcProtectionInterval 1.3.6.1.4.1.2011.5.25.256.1.2.1.16
Time interval for topology change protection, in seconds. The default value is 2.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..600  

hwConfigTcProtectionThreshold 1.3.6.1.4.1.2011.5.25.256.1.2.1.17
Threshold of topology change protection. The default value is 3.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..255  

hwConfigProtectionSwitch 1.3.6.1.4.1.2011.5.25.256.1.2.1.18
Cancel current configuration of the ERPS ring. The value is idle(65535) when it is read, and is clear(1) when the current configuration is canceled.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER clear(1), idle(65535)  

hwErpsRingStatusTable 1.3.6.1.4.1.2011.5.25.256.1.3
The table includes the status of ERPS rings.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwErpsRingStatusEntry

hwErpsRingStatusEntry 1.3.6.1.4.1.2011.5.25.256.1.3.1
The table includes the status of ERPS rings. The index of the table is ERPS ring id.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwErpsRingStatusEntry  

hwStatusWtrTimerRunningValue 1.3.6.1.4.1.2011.5.25.256.1.3.1.1
The running value of the ring's wait to restore timer.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..720  

hwStatusGuardTimerRunningValue 1.3.6.1.4.1.2011.5.25.256.1.3.1.2
The running value of the ring's guard timer.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..200  

hwStatusHoldoffTimerRunningValue 1.3.6.1.4.1.2011.5.25.256.1.3.1.3
The running value of the ring's hold-off timer.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

hwStatusMachineState 1.3.6.1.4.1.2011.5.25.256.1.3.1.4
The Finite-state machine's state of the ERPS ring. state value idle 1 protection 2 manualSwitch 3 forcedSwitch 4 pending 5
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER idle(1), protection(2), manualSwitch(3), forcedSwitch(4), pending(5)  

hwStatusTopoLastChangeTime 1.3.6.1.4.1.2011.5.25.256.1.3.1.5
The time since last topology change of the ring.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hwStatusWtbTimerRunningValue 1.3.6.1.4.1.2011.5.25.256.1.3.1.6
The running value of the ring's wait to block timer.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..700  

hwErpsPortConfigTable 1.3.6.1.4.1.2011.5.25.256.1.4
The table includes the configuration of ERPS ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwErpsPortConfigEntry

hwErpsPortConfigEntry 1.3.6.1.4.1.2011.5.25.256.1.4.1
The table includes the configuration of ERPS ports. The index of the table is ERPS ring identifier, port type, port identifier1, port identifier2, port identifier3, port identifier4. If it is an ethernet port including fast ethernet/gigabit ethernet/eth-trunk, the port type is 1, the port identifier1 is the IfIndex of the ethernet port. the other port identifier is for extension and not used currently, should be set 0.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwErpsPortConfigEntry  

hwConfigPortType 1.3.6.1.4.1.2011.5.25.256.1.4.1.1
The port type.Currently ERPS just supports ethernet port and the value is 1.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1  

hwConfigPortId1 1.3.6.1.4.1.2011.5.25.256.1.4.1.2
The port identifier1, when the hwConfigPortType is 1, the value of the object is the IfIndex of the port.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..2147483647  

hwConfigPortId2 1.3.6.1.4.1.2011.5.25.256.1.4.1.3
The port identifier2, Currently it is not used and only for extension, should be set 0.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..2147483647  

hwConfigPortId3 1.3.6.1.4.1.2011.5.25.256.1.4.1.4
The port identifier3, Currently it is not used and only for extension, should be set 0.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..2147483647  

hwConfigPortId4 1.3.6.1.4.1.2011.5.25.256.1.4.1.5
The port identifier4, Currently it is not used and only for extension, should be set 0.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..2147483647  

hwConfigPortRowStatus 1.3.6.1.4.1.2011.5.25.256.1.4.1.6
Operation of CreateAndGo can be used to have a port join the ERPS ring. and operation of Destroy be used to have a port leave the ERPS ring.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwConfigPortConfigRole 1.3.6.1.4.1.2011.5.25.256.1.4.1.7
The configued port role: role value common 0x10 rplOwner 0x21 rplNeighbour 0x22
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hwConfigPortProtectionSwitch 1.3.6.1.4.1.2011.5.25.256.1.4.1.8
Set the protection switch mode, including forced switch and manual switch. If no mode is set, idle(65535) is displayed.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER forcedSwitch(1), manualSwitch(2), idle(65535)  

hwErpsPortStatusTable 1.3.6.1.4.1.2011.5.25.256.1.5
The table includes the status of ERPS ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwErpsPortStatusEntry

hwErpsPortStatusEntry 1.3.6.1.4.1.2011.5.25.256.1.5.1
The table includes the status of ERPS ports. The index of the table is ERPS ring identifier, port type, port identifier1, port identifier2, port identifier3, port identifier4. If it is an ethernet port including fast ethernet/gigabit ethernet/eth-trunk, the port type is 1, the port identifier1 is the IfIndex of the ethernet port. the other port identifier is for extension and not used currently, should be set 0.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwErpsPortStatusEntry  

hwPortStatusActiveRole 1.3.6.1.4.1.2011.5.25.256.1.5.1.1
The active port role: role value common 0x10 rplOwner 0x21 rplNeighbour 0x22
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwPortStatusSignalStatus 1.3.6.1.4.1.2011.5.25.256.1.5.1.2
The signal status of the port: state value failed 1 nonFailed 2
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER failed(1), nonFailed(2)  

hwPortStatusFwdStatus 1.3.6.1.4.1.2011.5.25.256.1.5.1.3
The forwarding status of the port: state value discarding 1 forwarding 2
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER discarding(1), forwarding(2)  

hwErpsPortStatisticsTable 1.3.6.1.4.1.2011.5.25.256.1.6
The table includes the statistics of ERPS ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwErpsPortStatisticsEntry

hwErpsPortStatisticsEntry 1.3.6.1.4.1.2011.5.25.256.1.6.1
The table includes the Statistics of ERPS ports. The index of the table is ERPS ring identifier, port type, port identifier1, port identifier2, port identifier3, port identifier4. If it is an ethernet port including fast ethernet/gigabit ethernet/eth-trunk, the port type is 1, the port identifier1 is the IfIndex of the ethernet port. the other port identifier is for extension and not used currently, should be set 0.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwErpsPortStatisticsEntry  

hwRxRapsSfPktCnt 1.3.6.1.4.1.2011.5.25.256.1.6.1.1
The number of received RAPS SF packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwTxRapsSfPktCnt 1.3.6.1.4.1.2011.5.25.256.1.6.1.2
The number of transmitted RAPS SF packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwRxRapsNrPktCnt 1.3.6.1.4.1.2011.5.25.256.1.6.1.3
The number of received RAPS NR packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwTxRapsNrPktCnt 1.3.6.1.4.1.2011.5.25.256.1.6.1.4
The number of transmitted RAPS NR packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwRxRapsNrRbPktCnt 1.3.6.1.4.1.2011.5.25.256.1.6.1.5
The number of received RAPS NRRB packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwTxRapsNrRbPktCnt 1.3.6.1.4.1.2011.5.25.256.1.6.1.6
The number of transmitted RAPS NRRB packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwRxRapsFsPktCnt 1.3.6.1.4.1.2011.5.25.256.1.6.1.7
The number of received RAPS FS packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwTxRapsFsPktCnt 1.3.6.1.4.1.2011.5.25.256.1.6.1.8
The number of transmitted RAPS FS packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwRxRapsMsPktCnt 1.3.6.1.4.1.2011.5.25.256.1.6.1.9
The number of received RAPS MS packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwTxRapsMsPktCnt 1.3.6.1.4.1.2011.5.25.256.1.6.1.10
The number of transmitted RAPS MS packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwRxRapsEventPktCnt 1.3.6.1.4.1.2011.5.25.256.1.6.1.11
The number of received RAPS Event packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwTxRapsEventPktCnt 1.3.6.1.4.1.2011.5.25.256.1.6.1.12
The number of transmitted RAPS Event packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwErpsPortTrackTable 1.3.6.1.4.1.2011.5.25.256.1.7
The table includes the information of ERPS ports track.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwErpsPortTrackEntry

hwErpsPortTrackEntry 1.3.6.1.4.1.2011.5.25.256.1.7.1
The table includes the information of ERPS ports track. The index of the table is ERPS ring identifier, port type, port identifier1, port identifier2, port identifier3, port identifier4, protocol type. If it is an ethernet port including fast ethernet/gigabit ethernet/eth-trunk, the port type is 1, the port identifier1 is the IfIndex of the ethernet port. the other port identifier is for extension and not used currently, should be set 0.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwErpsPortTrackEntry  

hwErpsPortTrackProtocolType 1.3.6.1.4.1.2011.5.25.256.1.7.1.1
The protocol type that ERPS port tracks. Currently ERPS port just supports tracking CFM.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER cfm(1)  

hwErpsPortTrackRowStatus 1.3.6.1.4.1.2011.5.25.256.1.7.1.2
The CreateAndGo operation enables an ERPS port to track the protocol. The Destroy operation disables an ERPS port from tracking the protocol.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwErpsPortTrackCfmMdName 1.3.6.1.4.1.2011.5.25.256.1.7.1.3
The name of maintenance domain.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..43)  

hwErpsPortTrackCfmMaName 1.3.6.1.4.1.2011.5.25.256.1.7.1.4
The name of maintenance association.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..43)  

hwErpsPortTrackCfmMepId 1.3.6.1.4.1.2011.5.25.256.1.7.1.5
MEP ID.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..8191  

hwErpsPortTrackCfmRmepId 1.3.6.1.4.1.2011.5.25.256.1.7.1.6
Remote MEP ID.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..8191  

hwErpsNotifications 1.3.6.1.4.1.2011.5.25.256.4
OBJECT IDENTIFIER    

hwErpsFwStateForwarding 1.3.6.1.4.1.2011.5.25.256.4.1
Trap message is generated by ERPS node when it detects that the state of ERPS port changes to forwarding.
Status: current Access: read-create
NOTIFICATION-TYPE    

hwErpsFwStateDiscarding 1.3.6.1.4.1.2011.5.25.256.4.2
Trap message is generated by ERPS node when it detects that the state of ERPS port changes to discarding.
Status: current Access: read-create
NOTIFICATION-TYPE    

hwErpsGroups 1.3.6.1.4.1.2011.5.25.256.2
OBJECT IDENTIFIER    

hwErpsGlobalInfoGroup 1.3.6.1.4.1.2011.5.25.256.2.1
The group of global information.
Status: current Access: read-create
OBJECT-GROUP    

hwErpsRingConfigInfoGroup 1.3.6.1.4.1.2011.5.25.256.2.2
The group of ring configuration.
Status: current Access: read-create
OBJECT-GROUP    

hwErpsRingStatusInfoGroup 1.3.6.1.4.1.2011.5.25.256.2.3
The group of ring status.
Status: current Access: read-create
OBJECT-GROUP    

hwErpsPortConfigInfoGroup 1.3.6.1.4.1.2011.5.25.256.2.4
The group of port configuration.
Status: current Access: read-create
OBJECT-GROUP    

hwErpsPortStatusInfoGroup 1.3.6.1.4.1.2011.5.25.256.2.5
The group of port status.
Status: current Access: read-create
OBJECT-GROUP    

hwErpsPortStatisticsInfoGroup 1.3.6.1.4.1.2011.5.25.256.2.6
The group of port information.
Status: current Access: read-create
OBJECT-GROUP    

hwErpsPortTrackInfoGroup 1.3.6.1.4.1.2011.5.25.256.2.7
The group of ERPS port tracking information.
Status: current Access: read-create
OBJECT-GROUP    

hwErpsNotificationGroup 1.3.6.1.4.1.2011.5.25.256.2.8
The notification group.
Status: current Access: read-create
NOTIFICATION-GROUP    

hwErpsConformance 1.3.6.1.4.1.2011.5.25.256.3
OBJECT IDENTIFIER    

hwErpsCompliances 1.3.6.1.4.1.2011.5.25.256.3.1
OBJECT IDENTIFIER    

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