All MIBs › DOT3-EPON-MIB › dot3MpcpOperStatus
dot3MpcpOperStatus
Module: DOT3-EPON-MIB
OID (symbolic): DOT3-EPON-MIB::dot3MpcpOperStatus
OID (numeric): 1.3.6.1.2.1.155.1.1.1.1.1
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description: This object reflects the operational state of the Multi-Point MAC Control sublayer as defined in
[802.3ah], clause 64. When the value is true(1), the interface will act as if the Multi-Point Control Protocol is enabled. When the value is false(2), the interface will act as if the Multi-Point Control Protocol is disabled. The operational state can be changed using the dot3MpcpAdminState object. This object is applicable for an OLT, with the same value for all virtual interfaces, and for an ONU.
What is dot3MpcpOperStatus?
This truth value shows whether the Multi-Point Control Protocol (MPCP) sublayer is currently operating on this EPON link: true means MPCP is actively running, false means it's disabled. Admins check this alongside dot3MpcpAdminState to confirm a configured-up link is actually passing MPCP traffic rather than just administratively enabled.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.155.1.1.1.1.1 snmpwalk -v2c -c public <target> DOT3-EPON-MIB::dot3MpcpOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.155.1.1.1.1.1.1 snmpget -v2c -c public <target> DOT3-EPON-MIB::dot3MpcpOperStatus.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::dot3MpcpOperStatus 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.1 | dot3MpcpOperStatus | DOT3-EPON-MIB |