All MIBs › DOT3-EPON-MIB › dot3MpcpRegistrationState
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 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.1 | dot3MpcpControlTable | DOT3-EPON-MIB |
| 1.3.6.1.2.1.155.1.1.1.1 | dot3MpcpControlEntry | DOT3-EPON-MIB |
| 1.3.6.1.2.1.155.1.1.1.1.7 | dot3MpcpRegistrationState | DOT3-EPON-MIB |