ERRP-MIB: View SNMP OID List / Download MIB

VENDOR: GCOM TECHNOLOGIES CO.,LTD.


 Home MIB: ERRP-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
 errpMib 1.3.6.1.4.1.13464.1.2.4.7
     errpMIBObjects 1.3.6.1.4.1.13464.1.2.4.7.1
         errp 1.3.6.1.4.1.13464.1.2.4.7.1.1
             errpOnoff 1.3.6.1.4.1.13464.1.2.4.7.1.1.1
Enable/disable errp function for this bridge.
             errpHealthTime 1.3.6.1.4.1.13464.1.2.4.7.1.1.2
The hello timer is used by master or edge node for ring health detection. The correct operational formula: FailedTimer >= 3 * HelloTimer
             errpHealthTimeout 1.3.6.1.4.1.13464.1.2.4.7.1.1.3
The timeout value used by master during ring health detection. The correct operational formula: FailedTimer >= 3 * HelloTimer
             errpMajorFaultTime 1.3.6.1.4.1.13464.1.2.4.7.1.1.4
The timeout value used by assitant edge during ring health detection.
             errpPrefwdTimeout 1.3.6.1.4.1.13464.1.2.4.7.1.1.5
The block timeout value used by node when portup event occurs.
             errpDomainTable 1.3.6.1.4.1.13464.1.2.4.7.1.1.6
A table that contains domain-specific information.
                 errpDomainEntry 1.3.6.1.4.1.13464.1.2.4.7.1.1.6.1
A list of information maintained by every domain.
                     errpDomainId 1.3.6.1.4.1.13464.1.2.4.7.1.1.6.1.1
The domain ID is used when network is managed in unit of domain, one domain should be a set of contiguous bridges.
                     errpMVlanId 1.3.6.1.4.1.13464.1.2.4.7.1.1.6.1.2
The manage VLAN ID of the domain, can not be an existing vlan.
                     errpWorkMode 1.3.6.1.4.1.13464.1.2.4.7.1.1.6.1.3
The work mode of the domain. If standard(1) is set, then the domain works on RFC3619 standard. If huaWei(2) is set, then the domain works on RRPP standard, and is able to work together with the Huawei equipment.
                     errpDomainRowStatus 1.3.6.1.4.1.13464.1.2.4.7.1.1.6.1.4
This object is used to create or delete a domain.
             errpRingTable 1.3.6.1.4.1.13464.1.2.4.7.1.1.7
A table that contains domain-and-ring-specific information.
                 errpRingEntry 1.3.6.1.4.1.13464.1.2.4.7.1.1.7.1
A list of information maintained by every ring.
                     errpRingId 1.3.6.1.4.1.13464.1.2.4.7.1.1.7.1.1
The identifier of ethernet ring which reside in a domain.
                     errpRingLevel 1.3.6.1.4.1.13464.1.2.4.7.1.1.7.1.2
The ring level,0 means master ring, while 1 means sub ring.
                     errpBrdgRole 1.3.6.1.4.1.13464.1.2.4.7.1.1.7.1.3
The bridge role in ethernet ring.
                     errpPriComPortId 1.3.6.1.4.1.13464.1.2.4.7.1.1.7.1.4
The primary port id when bridge is master or transmit,the common port id otherwise.
                     errpSecEdgePortId 1.3.6.1.4.1.13464.1.2.4.7.1.1.7.1.5
The secondary port id when bridge is master or transmit,the edge port id otherwise.
                     errpRingRowStatus 1.3.6.1.4.1.13464.1.2.4.7.1.1.7.1.6
This object indicates the status of this ring.
                     errpNodeState 1.3.6.1.4.1.13464.1.2.4.7.1.1.7.1.7
The node state in the ring. begin(0) means node is inactive or inital state. health(1) means master node detects the ring in a health state. fault(2) means master node detects the ring in a fault state. linkUp(3) means both ring ports of the transmit node are link up and in the forwarding state. linkDown(4) means at least one ring port of the transmit node is link down. preforwarding(5) means at least one ring port of the transmit node is just link up and in the blocking state. Edge node and assistant edge node are same as transmit node, but only concern about the edge port state.
                     errpPriComPortState 1.3.6.1.4.1.13464.1.2.4.7.1.1.7.1.8
The primary port or common port state in the ring. disabled(0) means port is link down. forwarding(1) means port is in the forwarding state. blocking(2) means port is in the blocking or discarding state.
                     errpSecEdgePortState 1.3.6.1.4.1.13464.1.2.4.7.1.1.7.1.9
The secondary port or edge port state in the ring. disabled(0) means port is link down. forwarding(1) means port is in the forwarding state. blocking(2) means port is in the blocking or discarding state.
                     errpQuerySolicit 1.3.6.1.4.1.13464.1.2.4.7.1.1.7.1.10
Enable/disable Query Solicit function of the ring.
             errpRingStatsTable 1.3.6.1.4.1.13464.1.2.4.7.1.1.8
This table contains statistics for the ERRP ring ports.
                 errpRingStatsEntry 1.3.6.1.4.1.13464.1.2.4.7.1.1.8.1
A list of statistics maintained by every ring port. The sequence is: (domain,ring,priComPort),(domain,ring,secEdgePort), (domain,next ring,priComPort),(domain,next ring,secEdgePort),..., (next domain,ring,priComPort),(next domain,ring,secEdgePort), (next domain,next ring,priComPort),......
                     errpRingPortId 1.3.6.1.4.1.13464.1.2.4.7.1.1.8.1.1
The port equals to errpPriComPortId or errpSecEdgePortId of the ring within errpRingTable.
                     errpHealthTx 1.3.6.1.4.1.13464.1.2.4.7.1.1.8.1.2
A count of the number of Health(or Hello) packets transmitted on this port.
                     errpHealthRx 1.3.6.1.4.1.13464.1.2.4.7.1.1.8.1.3
A count of the number of Health(or Hello) packets received on this port.
                     errpCommonFlushTx 1.3.6.1.4.1.13464.1.2.4.7.1.1.8.1.4
A count of the number of Common Flush packets transmitted on this port.
                     errpCommonFlushRx 1.3.6.1.4.1.13464.1.2.4.7.1.1.8.1.5
A count of the number of Common Flush packets received on this port.
                     errpCompleteFlushTx 1.3.6.1.4.1.13464.1.2.4.7.1.1.8.1.6
A count of the number of Complete Flush packets transmitted on this port.
                     errpCompleteFlushRx 1.3.6.1.4.1.13464.1.2.4.7.1.1.8.1.7
A count of the number of Complete Flush packets received on this port.
                     errpLinkDownTx 1.3.6.1.4.1.13464.1.2.4.7.1.1.8.1.8
A count of the number of Link Down packets transmitted on this port.
                     errpLinkDownRx 1.3.6.1.4.1.13464.1.2.4.7.1.1.8.1.9
A count of the number of Link Down packets received on this port.
                     errpLinkUpTx 1.3.6.1.4.1.13464.1.2.4.7.1.1.8.1.10
A count of the number of Link Up packets transmitted on this port.
                     errpLinkUpRx 1.3.6.1.4.1.13464.1.2.4.7.1.1.8.1.11
A count of the number of Link Up packets received on this port.
                     errpEdgeHelloTx 1.3.6.1.4.1.13464.1.2.4.7.1.1.8.1.12
A count of the number of Edge Hello packets transmitted on this port.
                     errpEdgeHelloRx 1.3.6.1.4.1.13464.1.2.4.7.1.1.8.1.13
A count of the number of Edge Hello packets received on this port.
                     errpMajorFaultTx 1.3.6.1.4.1.13464.1.2.4.7.1.1.8.1.14
A count of the number of Major Fault packets transmitted on this port.
                     errpMajorFaultRx 1.3.6.1.4.1.13464.1.2.4.7.1.1.8.1.15
A count of the number of Major Fault packets received on this port.
             errpTrap 1.3.6.1.4.1.13464.1.2.4.7.1.1.9
                 errpRingNodeStateChange 1.3.6.1.4.1.13464.1.2.4.7.1.1.9.1
The node state in the ring turns to health or fault. health(1) means master node detects the ring in a health state. fault(2) means master node detects the ring in a fault state.
                 errpPriComPortStateChange 1.3.6.1.4.1.13464.1.2.4.7.1.1.9.2
The primary port or common port state in the ring turns to disabled, forwarding, or blocking. disabled(0) means port is link down. forwarding(1) means port is in the forwarding state. blocking(2) means port is in the blocking or discarding state.
                 errpSecEdgePortStateChange 1.3.6.1.4.1.13464.1.2.4.7.1.1.9.3
The secondary port or edge port state in the ring turns to disabled, forwarding, or blocking. disabled(0) means port is link down. forwarding(1) means port is in the forwarding state. blocking(2) means port is in the blocking or discarding state.