dot3MpcpAdminState
DOT3-EPON-MIB ·
.1.3.6.1.2.1.155.1.1.1.1.2
Object
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.
Context
- MIB
- DOT3-EPON-MIB
- OID
.1.3.6.1.2.1.155.1.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dot3MpcpControlEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DOT3-EPON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOT3-EPON-MIB::dot3MpcpAdminState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DOT3-EPON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOT3-EPON-MIB::dot3MpcpAdminState.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DOT3-EPON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DOT3-EPON-MIB::dot3MpcpAdminState'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of