HUAWEI-ERPS-MIB: View SNMP OID List / Download MIB

VENDOR: HUAWEI


 Home MIB: HUAWEI-ERPS-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 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.
         hwErpsObjects 1.3.6.1.4.1.2011.5.25.256.1
             hwErpsGlobalResetRapsPktCnt 1.3.6.1.4.1.2011.5.25.256.1.1 integer read-write
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. Enumeration: 'unused': 65535, 'clear': 1.
             hwErpsRingConfigTable 1.3.6.1.4.1.2011.5.25.256.1.2 no-access
The table includes the configurtion of ERPS rings.
                 hwErpsRingConfigEntry 1.3.6.1.4.1.2011.5.25.256.1.2.1 no-access
The table includes the configurtion of ERPS rings. The index of the table is ERPS ring id.
                     hwConfigRingId 1.3.6.1.4.1.2011.5.25.256.1.2.1.1 integer32 no-access
ERPS ring Identifier.
                     hwConfigRingRowStatus 1.3.6.1.4.1.2011.5.25.256.1.2.1.2 rowstatus read-only
Operation of CreateAndGo can be used to create a new ERPS ring, and operation of Destroy be used to destroy an existent ERPS ring.
                     hwConfigDescription 1.3.6.1.4.1.2011.5.25.256.1.2.1.3 displaystring read-only
A textual description of the ERPS ring. It is mandatory that this only contain no more than 80 printable ASCII characters.
                     hwConfigControlVlanId 1.3.6.1.4.1.2011.5.25.256.1.2.1.4 integer32 read-only
The control VLAN identifier of the ERPS ring. If the value of the object is set 0, the operation is to delete configuration.
                     hwConfigProtectedInstanceList 1.3.6.1.4.1.2011.5.25.256.1.2.1.5 octet string read-only
The protected instance list of the ERPS ring.
                     hwConfigWtrTimerSettingValue 1.3.6.1.4.1.2011.5.25.256.1.2.1.6 integer32 read-only
The setting value of the ring's wait to restore timer.
                     hwConfigGuardTimerSettingValue 1.3.6.1.4.1.2011.5.25.256.1.2.1.7 integer32 read-only
The setting value of the ring's guard timer.
                     hwConfigHoldoffTimerSettingValue 1.3.6.1.4.1.2011.5.25.256.1.2.1.8 integer32 read-only
The setting value of the ring's hold-off timer.
                     hwConfigResetRapsPktCnt 1.3.6.1.4.1.2011.5.25.256.1.2.1.9 integer read-only
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. Enumeration: 'unused': 65535, 'clear': 1.
                     hwConfigRapsMel 1.3.6.1.4.1.2011.5.25.256.1.2.1.10 integer32 read-only
The MEL is the maintenance entity group(MEG) level providing a communication channel for the ring RAPS information.
             hwErpsRingStatusTable 1.3.6.1.4.1.2011.5.25.256.1.3 no-access
The table includes the status of ERPS rings.
                 hwErpsRingStatusEntry 1.3.6.1.4.1.2011.5.25.256.1.3.1 no-access
The table includes the status of ERPS rings. The index of the table is ERPS ring id.
                     hwStatusWtrTimerRunningValue 1.3.6.1.4.1.2011.5.25.256.1.3.1.1 integer32 read-only
The running value of the ring's wait to restore timer.
                     hwStatusGuardTimerRunningValue 1.3.6.1.4.1.2011.5.25.256.1.3.1.2 integer32 read-only
The running value of the ring's guard timer.
                     hwStatusHoldoffTimerRunningValue 1.3.6.1.4.1.2011.5.25.256.1.3.1.3 integer32 read-only
The running value of the ring's hold-off timer.
                     hwStatusMachineState 1.3.6.1.4.1.2011.5.25.256.1.3.1.4 integer read-only
The Finite-state machine's state of the ERPS ring. state value idle 1 protection 2 manualSwitch 3 forcedSwitch 4 pending 5 Enumeration: 'idle': 1, 'protection': 2, 'pending': 5, 'manualSwitch': 3, 'forcedSwitch': 4.
                     hwStatusTopoLastChangeTime 1.3.6.1.4.1.2011.5.25.256.1.3.1.5 timeticks read-only
The time since last topology change of the ring.
             hwErpsPortConfigTable 1.3.6.1.4.1.2011.5.25.256.1.4 no-access
The table includes the configuration of ERPS ports.
                 hwErpsPortConfigEntry 1.3.6.1.4.1.2011.5.25.256.1.4.1 no-access
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.
                     hwConfigPortType 1.3.6.1.4.1.2011.5.25.256.1.4.1.1 unsigned32 no-access
The port type.Currently ERPS just supports ethernet port and the value is 1.
                     hwConfigPortId1 1.3.6.1.4.1.2011.5.25.256.1.4.1.2 unsigned32 no-access
The port identifier1, when the hwConfigPortType is 1, the value of the object is the IfIndex of the port.
                     hwConfigPortId2 1.3.6.1.4.1.2011.5.25.256.1.4.1.3 unsigned32 no-access
The port identifier2, Currently it is not used and only for extension, should be set 0.
                     hwConfigPortId3 1.3.6.1.4.1.2011.5.25.256.1.4.1.4 unsigned32 no-access
The port identifier3, Currently it is not used and only for extension, should be set 0.
                     hwConfigPortId4 1.3.6.1.4.1.2011.5.25.256.1.4.1.5 unsigned32 no-access
The port identifier4, Currently it is not used and only for extension, should be set 0.
                     hwConfigPortRowStatus 1.3.6.1.4.1.2011.5.25.256.1.4.1.6 rowstatus read-only
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.
                     hwConfigPortConfigRole 1.3.6.1.4.1.2011.5.25.256.1.4.1.7 integer32 read-only
The configued port role: role value common 0x10 rplOwner 0x21
             hwErpsPortStatusTable 1.3.6.1.4.1.2011.5.25.256.1.5 no-access
The table includes the status of ERPS ports.
                 hwErpsPortStatusEntry 1.3.6.1.4.1.2011.5.25.256.1.5.1 no-access
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.
                     hwPortStatusActiveRole 1.3.6.1.4.1.2011.5.25.256.1.5.1.1 integer32 read-only
The active port role: role value common 0x10 rplOwner 0x21
                     hwPortStatusSignalStatus 1.3.6.1.4.1.2011.5.25.256.1.5.1.2 integer read-only
The signal status of the port: state value failed 1 nonFailed 2 Enumeration: 'failed': 1, 'nonFailed': 2.
                     hwPortStatusFwdStatus 1.3.6.1.4.1.2011.5.25.256.1.5.1.3 integer read-only
The forwarding status of the port: state value discarding 1 forwarding 2 Enumeration: 'discarding': 1, 'forwarding': 2.
             hwErpsPortStatisticsTable 1.3.6.1.4.1.2011.5.25.256.1.6 no-access
The table includes the statistics of ERPS ports.
                 hwErpsPortStatisticsEntry 1.3.6.1.4.1.2011.5.25.256.1.6.1 no-access
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.
                     hwRxRapsSfPktCnt 1.3.6.1.4.1.2011.5.25.256.1.6.1.1 counter32 read-only
The number of received RAPS SF packets.
                     hwTxRapsSfPktCnt 1.3.6.1.4.1.2011.5.25.256.1.6.1.2 counter32 read-only
The number of transmitted RAPS SF packets.
                     hwRxRapsNrPktCnt 1.3.6.1.4.1.2011.5.25.256.1.6.1.3 counter32 read-only
The number of received RAPS NR packets.
                     hwTxRapsNrPktCnt 1.3.6.1.4.1.2011.5.25.256.1.6.1.4 counter32 read-only
The number of transmitted RAPS NR packets.
                     hwRxRapsNrRbPktCnt 1.3.6.1.4.1.2011.5.25.256.1.6.1.5 counter32 read-only
The number of received RAPS NRRB packets.
                     hwTxRapsNrRbPktCnt 1.3.6.1.4.1.2011.5.25.256.1.6.1.6 counter32 read-only
The number of transmitted RAPS NRRB packets.
         hwErpsGroups 1.3.6.1.4.1.2011.5.25.256.2
             hwErpsGlobalInfoGroup 1.3.6.1.4.1.2011.5.25.256.2.1
The group of global information.
             hwErpsRingConfigInfoGroup 1.3.6.1.4.1.2011.5.25.256.2.2
The group of ring configuration.
             hwErpsRingStatusInfoGroup 1.3.6.1.4.1.2011.5.25.256.2.3
The group of ring status.
             hwErpsPortConfigInfoGroup 1.3.6.1.4.1.2011.5.25.256.2.4
The group of port configuration.
             hwErpsPortStatusInfoGroup 1.3.6.1.4.1.2011.5.25.256.2.5
The group of port status.
             hwErpsPortStatisticsInfoGroup 1.3.6.1.4.1.2011.5.25.256.2.6
The group of port information.