All MIBs › DOT3-EPON-MIB › dot3MpcpAdminState
dot3MpcpAdminState
Module: DOT3-EPON-MIB
OID (symbolic): DOT3-EPON-MIB::dot3MpcpAdminState
OID (numeric): 1.3.6.1.2.1.155.1.1.1.1.2
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: This object is used to define the admin state of the Multi-Point MAC Control sublayer, as defined in [802.3ah], clause 64, and to reflect its state. When selecting the value as true(1), the Multi-Point Control Protocol of the interface is enabled. When selecting the value as false(2), the Multi-Point Control Protocol of the interface is disabled. This object reflects the administrative state of the Multi-Point Control Protocol of the interface. The write operation is not restricted in this document and can be done at any time. Changing dot3MpcpAdminState state can lead to disabling the Multi-Point Control Protocol on the respective interface, leading to the interruption of service for the users connected to the respective EPON interface. This object is applicable for an OLT, with the same value for all virtual interfaces, and for an ONU.
What is dot3MpcpAdminState?
This read-write flag turns the Multi-Point Control Protocol on (true) or off (false) for this OLT or ONU virtual interface. Setting it to false disables MPCP on that interface and interrupts service for any ONUs registered on it, so it should be changed deliberately during maintenance rather than casually.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.155.1.1.1.1.2 snmpwalk -v2c -c public <target> DOT3-EPON-MIB::dot3MpcpAdminState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.155.1.1.1.1.2.1 snmpget -v2c -c public <target> DOT3-EPON-MIB::dot3MpcpAdminState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.155.1.1.1.1.2.1 s <value>
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::dot3MpcpAdminState 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.2 | dot3MpcpAdminState | DOT3-EPON-MIB |