ERRP-MIB
- Registered at
- 1.3.6.1.4.1.13464.1.2.4.7
- Last updated
- 2010-12-14 00:00
- Organization
- NEW ADMIN MIB Working Group
- Revisions
- 1910-12-14 00:00
- Namespace
- fs
- Source file
ERRP-MIB- Digest
sha256:7b22d05d51a0cc8f5f3d4b6ba6e6f16c17132dbd72fbb1e77f499ea828cfc4a9
Description
The errp MIB is targeted at easing errp configuration via snmp tools.
Contact
Email: support@admin.com
Imports
| From | Symbols |
|---|---|
| ADMIN-MASTER-MIB | gbnL2 |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso |
| SNMPv2-TC | DisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
ADMIN-MASTER-MIB ERRP-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| errpMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.13464.1.2.4.7.1 | |||
| errp OBJECT-IDENTITY | 1.3.6.1.4.1.13464.1.2.4.7.1.1 | |||
| errpOnoff OBJECT-TYPE Enable/disable errp function for this bridge. | 1.3.6.1.4.1.13464.1.2.4.7.1.1.1 | INTEGER {enable(1), disable(2)} | read-write | current |
| errpHealthTime OBJECT-TYPE The hello timer is used by master or edge node for ring health detection. The correct operational formula: FailedTimer >= 3 * HelloTimer | 1.3.6.1.4.1.13464.1.2.4.7.1.1.2 | Integer32 (1..10) | read-write | current |
| errpHealthTimeout OBJECT-TYPE The timeout value used by master during ring health detection. The correct operational formula: FailedTimer >= 3 * HelloTimer | 1.3.6.1.4.1.13464.1.2.4.7.1.1.3 | Integer32 (3..30) | read-write | current |
| errpMajorFaultTime OBJECT-TYPE The timeout value used by assitant edge during ring health detection. | 1.3.6.1.4.1.13464.1.2.4.7.1.1.4 | Integer32 (2..29) | read-only | current |
| errpPrefwdTimeout OBJECT-TYPE The block timeout value used by node when portup event occurs. | 1.3.6.1.4.1.13464.1.2.4.7.1.1.5 | Integer32 (3..30) | read-only | current |
| errpDomainTable OBJECT-TYPE A table that contains domain-specific information. | 1.3.6.1.4.1.13464.1.2.4.7.1.1.6 | not-accessible | current | |
| errpDomainEntry OBJECT-TYPE A list of information maintained by every domain. | 1.3.6.1.4.1.13464.1.2.4.7.1.1.6.1 | not-accessible | current | |
| errpDomainId OBJECT-TYPE The domain ID is used when network is managed in unit of domain, one domain should be a set of contiguous bridges. | 1.3.6.1.4.1.13464.1.2.4.7.1.1.6.1.1 | Integer32 (0..15) | read-only | current |
| errpMVlanId OBJECT-TYPE The manage VLAN ID of the domain, can not be an existing vlan. | 1.3.6.1.4.1.13464.1.2.4.7.1.1.6.1.2 | Integer32 (1..4093) | read-write | current |
| errpWorkMode OBJECT-TYPE 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. | 1.3.6.1.4.1.13464.1.2.4.7.1.1.6.1.3 | INTEGER {standard(1), huaWei(2)} | read-write | current |
| errpDomainRowStatus OBJECT-TYPE This object is used to create or delete a domain. | 1.3.6.1.4.1.13464.1.2.4.7.1.1.6.1.4 | RowStatus {active(1), createAndGo(4), destroy(6)} | read-write | current |
| errpRingTable OBJECT-TYPE A table that contains domain-and-ring-specific information. | 1.3.6.1.4.1.13464.1.2.4.7.1.1.7 | not-accessible | current | |
| errpRingEntry OBJECT-TYPE A list of information maintained by every ring. | 1.3.6.1.4.1.13464.1.2.4.7.1.1.7.1 | not-accessible | current | |
| errpRingId OBJECT-TYPE The identifier of ethernet ring which reside in a domain. | 1.3.6.1.4.1.13464.1.2.4.7.1.1.7.1.1 | Integer32 (0..15) | read-only | current |
| errpRingLevel OBJECT-TYPE The ring level,0 means master ring, while 1 means sub ring. | 1.3.6.1.4.1.13464.1.2.4.7.1.1.7.1.2 | Integer32 (0..1) | read-write | current |
| errpBrdgRole OBJECT-TYPE The bridge role in ethernet ring. | 1.3.6.1.4.1.13464.1.2.4.7.1.1.7.1.3 | INTEGER {master(1), trans(2), edge(3), assEdge(4)} | read-write | current |
| errpPriComPortId OBJECT-TYPE The primary port id when bridge is master or transmit,the common port id otherwise. | 1.3.6.1.4.1.13464.1.2.4.7.1.1.7.1.4 | Integer32 (1..255) | read-write | current |
| errpSecEdgePortId OBJECT-TYPE The secondary port id when bridge is master or transmit,the edge port id otherwise. | 1.3.6.1.4.1.13464.1.2.4.7.1.1.7.1.5 | Integer32 (1..255) | read-write | current |
| errpRingRowStatus OBJECT-TYPE This object indicates the status of this ring. | 1.3.6.1.4.1.13464.1.2.4.7.1.1.7.1.6 | RowStatus {active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6)} | read-write | current |
| errpNodeState OBJECT-TYPE 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. | 1.3.6.1.4.1.13464.1.2.4.7.1.1.7.1.7 | INTEGER {begin(0), health(1), fault(2), linkUp(3), linkDown(4), preforwarding(5)} | read-only | current |
| errpPriComPortState OBJECT-TYPE 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. | 1.3.6.1.4.1.13464.1.2.4.7.1.1.7.1.8 | INTEGER {disabled(0), forwarding(1), blocking(2)} | read-only | current |
| errpSecEdgePortState OBJECT-TYPE 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. | 1.3.6.1.4.1.13464.1.2.4.7.1.1.7.1.9 | INTEGER {disabled(0), forwarding(1), blocking(2)} | read-only | current |
| errpQuerySolicit OBJECT-TYPE Enable/disable Query Solicit function of the ring. | 1.3.6.1.4.1.13464.1.2.4.7.1.1.7.1.10 | INTEGER {enable(1), disable(2)} | read-write | current |
| errpRingStatsTable OBJECT-TYPE This table contains statistics for the ERRP ring ports. | 1.3.6.1.4.1.13464.1.2.4.7.1.1.8 | not-accessible | current | |
| errpRingStatsEntry OBJECT-TYPE 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),...... | 1.3.6.1.4.1.13464.1.2.4.7.1.1.8.1 | not-accessible | current | |
| errpRingPortId OBJECT-TYPE The port equals to errpPriComPortId or errpSecEdgePortId of the ring within errpRingTable. | 1.3.6.1.4.1.13464.1.2.4.7.1.1.8.1.1 | Integer32 | read-only | current |
| errpHealthTx OBJECT-TYPE A count of the number of Health(or Hello) packets transmitted on this port. | 1.3.6.1.4.1.13464.1.2.4.7.1.1.8.1.2 | Counter32 | read-only | current |
| errpHealthRx OBJECT-TYPE A count of the number of Health(or Hello) packets received on this port. | 1.3.6.1.4.1.13464.1.2.4.7.1.1.8.1.3 | Counter32 | read-only | current |
| errpCommonFlushTx OBJECT-TYPE A count of the number of Common Flush packets transmitted on this port. | 1.3.6.1.4.1.13464.1.2.4.7.1.1.8.1.4 | Counter32 | read-only | current |
| errpCommonFlushRx OBJECT-TYPE A count of the number of Common Flush packets received on this port. | 1.3.6.1.4.1.13464.1.2.4.7.1.1.8.1.5 | Counter32 | read-only | current |
| errpCompleteFlushTx OBJECT-TYPE A count of the number of Complete Flush packets transmitted on this port. | 1.3.6.1.4.1.13464.1.2.4.7.1.1.8.1.6 | Counter32 | read-only | current |
| errpCompleteFlushRx OBJECT-TYPE A count of the number of Complete Flush packets received on this port. | 1.3.6.1.4.1.13464.1.2.4.7.1.1.8.1.7 | Counter32 | read-only | current |
| errpLinkDownTx OBJECT-TYPE A count of the number of Link Down packets transmitted on this port. | 1.3.6.1.4.1.13464.1.2.4.7.1.1.8.1.8 | Counter32 | read-only | current |
| errpLinkDownRx OBJECT-TYPE A count of the number of Link Down packets received on this port. | 1.3.6.1.4.1.13464.1.2.4.7.1.1.8.1.9 | Counter32 | read-only | current |
| errpLinkUpTx OBJECT-TYPE A count of the number of Link Up packets transmitted on this port. | 1.3.6.1.4.1.13464.1.2.4.7.1.1.8.1.10 | Counter32 | read-only | current |
| errpLinkUpRx OBJECT-TYPE A count of the number of Link Up packets received on this port. | 1.3.6.1.4.1.13464.1.2.4.7.1.1.8.1.11 | Counter32 | read-only | current |
| errpEdgeHelloTx OBJECT-TYPE A count of the number of Edge Hello packets transmitted on this port. | 1.3.6.1.4.1.13464.1.2.4.7.1.1.8.1.12 | Counter32 | read-only | current |
| errpEdgeHelloRx OBJECT-TYPE A count of the number of Edge Hello packets received on this port. | 1.3.6.1.4.1.13464.1.2.4.7.1.1.8.1.13 | Counter32 | read-only | current |
| errpMajorFaultTx OBJECT-TYPE A count of the number of Major Fault packets transmitted on this port. | 1.3.6.1.4.1.13464.1.2.4.7.1.1.8.1.14 | Counter32 | read-only | current |
| errpMajorFaultRx OBJECT-TYPE A count of the number of Major Fault packets received on this port. | 1.3.6.1.4.1.13464.1.2.4.7.1.1.8.1.15 | Counter32 | read-only | current |
| errpTrap OBJECT-IDENTITY | 1.3.6.1.4.1.13464.1.2.4.7.1.1.9 |
Notifications
| Name | OID | Status |
|---|---|---|
| errpRingNodeStateChange NOTIFICATION-TYPE 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. | 1.3.6.1.4.1.13464.1.2.4.7.1.1.9.1 | current |
| errpPriComPortStateChange NOTIFICATION-TYPE 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. | 1.3.6.1.4.1.13464.1.2.4.7.1.1.9.2 | current |
| errpSecEdgePortStateChange NOTIFICATION-TYPE 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. | 1.3.6.1.4.1.13464.1.2.4.7.1.1.9.3 | current |