ERRP-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
3
Rows
3
Columns
29
.1.3.6.1.4.1.13464.1.2.4.7.1.1.6 · 1 row entry · 4 columns
A table that contains domain-specific information.
errpDomainEntry entry .1.3.6.1.4.1.13464.1.2.4.7.1.1.6.1
A list of information maintained by every domain.
Indexes
errpDomainId
Column Syntax OID
errpDomainId
The domain ID is used when network is managed in unit of domain, one
domain should be a set of contiguous bridges.
Integer32
Constraints:
range: 0-15
.1.3.6.1.4.1.13464.1.2.4.7.1.1.6.1.1
errpMVlanId
The manage VLAN ID of the domain, can not be an existing vlan.
Integer32r/w
Constraints:
range: 1-4093
.1.3.6.1.4.1.13464.1.2.4.7.1.1.6.1.2
errpWorkMode
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.
Enumerationr/w
Enumerated Values:
1standard
2huaWei
.1.3.6.1.4.1.13464.1.2.4.7.1.1.6.1.3
errpDomainRowStatus
This object is used to create or delete a domain.
Enumerationr/w
Enumerated Values:
1active
4createAndGo
6destroy
.1.3.6.1.4.1.13464.1.2.4.7.1.1.6.1.4
.1.3.6.1.4.1.13464.1.2.4.7.1.1.7 · 1 row entry · 10 columns
A table that contains domain-and-ring-specific information.
errpRingEntry entry .1.3.6.1.4.1.13464.1.2.4.7.1.1.7.1
A list of information maintained by every ring.
Indexes
errpDomainId errpRingId
Column Syntax OID
errpRingId
The identifier of ethernet ring which reside in a domain.
Integer32
Constraints:
range: 0-15
.1.3.6.1.4.1.13464.1.2.4.7.1.1.7.1.1
errpRingLevel
The ring level,0 means master ring, while 1 means sub ring.
Integer32r/w
Constraints:
range: 0-1
.1.3.6.1.4.1.13464.1.2.4.7.1.1.7.1.2
errpBrdgRole
The bridge role in ethernet ring.
Enumerationr/w
Enumerated Values:
1master
2trans
3edge
4assEdge
.1.3.6.1.4.1.13464.1.2.4.7.1.1.7.1.3
errpPriComPortId
The primary port id when bridge is master or transmit,the common port id otherwise.
Integer32r/w
Constraints:
range: 1-255
.1.3.6.1.4.1.13464.1.2.4.7.1.1.7.1.4
errpSecEdgePortId
The secondary port id when bridge is master or transmit,the edge port id otherwise.
Integer32r/w
Constraints:
range: 1-255
.1.3.6.1.4.1.13464.1.2.4.7.1.1.7.1.5
errpRingRowStatus
This object indicates the status of this ring.
Enumerationr/w
Enumerated Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.13464.1.2.4.7.1.1.7.1.6
errpNodeState
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 …
Enumeration
Enumerated Values:
0begin
1health
2fault
3linkUp
4linkDown
5preforwarding
.1.3.6.1.4.1.13464.1.2.4.7.1.1.7.1.7
errpPriComPortState
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.
Enumeration
Enumerated Values:
0disabled
1forwarding
2blocking
.1.3.6.1.4.1.13464.1.2.4.7.1.1.7.1.8
errpSecEdgePortState
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.
Enumeration
Enumerated Values:
0disabled
1forwarding
2blocking
.1.3.6.1.4.1.13464.1.2.4.7.1.1.7.1.9
errpQuerySolicit
Enable/disable Query Solicit function of the ring.
Enumerationr/w
Enumerated Values:
1enable
2disable
.1.3.6.1.4.1.13464.1.2.4.7.1.1.7.1.10
.1.3.6.1.4.1.13464.1.2.4.7.1.1.8 · 1 row entry · 15 columns
This table contains statistics for the ERRP ring ports.
errpRingStatsEntry entry .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),(n…
Indexes
errpDomainId errpRingId errpRingPortId
Column Syntax OID
errpRingPortId
The port equals to errpPriComPortId or errpSecEdgePortId of the ring within errpRingTable.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.13464.1.2.4.7.1.1.8.1.1
errpHealthTx
A count of the number of Health(or Hello) packets transmitted on this port.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.13464.1.2.4.7.1.1.8.1.2
errpHealthRx
A count of the number of Health(or Hello) packets received on this port.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.13464.1.2.4.7.1.1.8.1.3
errpCommonFlushTx
A count of the number of Common Flush packets transmitted on this port.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.13464.1.2.4.7.1.1.8.1.4
errpCommonFlushRx
A count of the number of Common Flush packets received on this port.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.13464.1.2.4.7.1.1.8.1.5
errpCompleteFlushTx
A count of the number of Complete Flush packets transmitted on this port.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.13464.1.2.4.7.1.1.8.1.6
errpCompleteFlushRx
A count of the number of Complete Flush packets received on this port.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.13464.1.2.4.7.1.1.8.1.7
errpLinkDownTx
A count of the number of Link Down packets transmitted on this port.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.13464.1.2.4.7.1.1.8.1.8
errpLinkDownRx
A count of the number of Link Down packets received on this port.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.13464.1.2.4.7.1.1.8.1.9
errpLinkUpTx
A count of the number of Link Up packets transmitted on this port.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.13464.1.2.4.7.1.1.8.1.10
errpLinkUpRx
A count of the number of Link Up packets received on this port.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.13464.1.2.4.7.1.1.8.1.11
errpEdgeHelloTx
A count of the number of Edge Hello packets transmitted on this port.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.13464.1.2.4.7.1.1.8.1.12
errpEdgeHelloRx
A count of the number of Edge Hello packets received on this port.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.13464.1.2.4.7.1.1.8.1.13
errpMajorFaultTx
A count of the number of Major Fault packets transmitted on this port.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.13464.1.2.4.7.1.1.8.1.14
errpMajorFaultRx
A count of the number of Major Fault packets received on this port.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.13464.1.2.4.7.1.1.8.1.15