All MIBs › DOT3-EPON-MIB › dot3MpcpRxRegister
dot3MpcpRxRegister
Module: DOT3-EPON-MIB
OID (symbolic): DOT3-EPON-MIB::dot3MpcpRxRegister
OID (numeric): 1.3.6.1.2.1.155.1.1.2.1.14
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: A count of the number of times a REGISTER MPCP frame reception occurs. Increment the counter by one for each REGISTER MPCP frame received as defined in [802.3ah], clause 64. This object is applicable for an OLT and an ONU. At the OLT, it has a distinct value for each virtual interface. At the OLT, the value should be zero. Discontinuities of this counter can occur at re-initialization of the management system and at other times, as indicated by the value of the ifCounterDiscontinuityTime object of the Interface MIB module.
What is dot3MpcpRxRegister?
This counts REGISTER MPCP frames received on this interface, i.e. the registration-confirmation messages an ONU receives from the OLT (expected zero at the OLT side). A missing increment here despite a REGISTER_ACK having been seen suggests registration stalled at the final handshake step.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.155.1.1.2.1.14 snmpwalk -v2c -c public <target> DOT3-EPON-MIB::dot3MpcpRxRegister
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.155.1.1.2.1.14.1 snmpget -v2c -c public <target> DOT3-EPON-MIB::dot3MpcpRxRegister.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dot3MpcpRxRegister.1
Start monitoring EPON OLT/ONU (802.3ah EPON MPCP, vendor-neutral IEEE standard) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DOT3-EPON-MIB::dot3MpcpRxRegister OID value, configure state conditions and alerts, and monitor any EPON OLT/ONU (802.3ah EPON MPCP, vendor-neutral IEEE standard) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.155 | dot3EponMIB | DOT3-EPON-MIB |
| 1.3.6.1.2.1.155.1 | dot3EponObjects | DOT3-EPON-MIB |
| 1.3.6.1.2.1.155.1.1 | dot3EponMpcpObjects | DOT3-EPON-MIB |
| 1.3.6.1.2.1.155.1.1.2 | dot3MpcpStatTable | DOT3-EPON-MIB |
| 1.3.6.1.2.1.155.1.1.2.1 | dot3MpcpStatEntry | DOT3-EPON-MIB |
| 1.3.6.1.2.1.155.1.1.2.1.14 | dot3MpcpRxRegister | DOT3-EPON-MIB |