DOT3-EPON-MIB :: dot3MpcpRegistrationState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsDOT3-EPON-MIBdot3MpcpRegistrationState

dot3MpcpRegistrationState

Module: DOT3-EPON-MIB

OID (symbolic): DOT3-EPON-MIB::dot3MpcpRegistrationState

OID (numeric): 1.3.6.1.2.1.155.1.1.1.1.7

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: An object that identifies the registration state of the Multi-Point MAC Control sublayer as defined in [802.3ah], clause 64. When this object has the enumeration unregistered(1), the interface is unregistered and may be used for registering a link partner. When this object has the enumeration registering(2), the interface is in the process of registering a link-partner. When this object has the enumeration registered(3), the interface has an established link-partner. This object is applicable for an OLT and an ONU. At the OLT, it has a distinct value for each virtual interface.

What is dot3MpcpRegistrationState?

This shows the MPCP registration state of the link: unregistered (available to register a new ONU), registering (in progress), or registered (an active ONU link partner is established). Admins watch this to see whether an ONU that dropped off the PON is stuck in 'registering' rather than cleanly returning to 'unregistered'.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.155.1.1.1.1.7
snmpwalk -v2c -c public <target> DOT3-EPON-MIB::dot3MpcpRegistrationState

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.155.1.1.1.1.7.1
snmpget -v2c -c public <target> DOT3-EPON-MIB::dot3MpcpRegistrationState.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dot3MpcpRegistrationState.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::dot3MpcpRegistrationState 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
Numeric OIDNameModule
1.3.6.1.2.1.155dot3EponMIBDOT3-EPON-MIB
1.3.6.1.2.1.155.1dot3EponObjectsDOT3-EPON-MIB
1.3.6.1.2.1.155.1.1dot3EponMpcpObjectsDOT3-EPON-MIB
1.3.6.1.2.1.155.1.1.1dot3MpcpControlTableDOT3-EPON-MIB
1.3.6.1.2.1.155.1.1.1.1dot3MpcpControlEntryDOT3-EPON-MIB
1.3.6.1.2.1.155.1.1.1.1.7dot3MpcpRegistrationStateDOT3-EPON-MIB