dot3MpcpRegistrationState

DOT3-EPON-MIB · .1.3.6.1.2.1.155.1.1.1.1.7

Object

column Enumeration
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.

Context

MIB
DOT3-EPON-MIB
OID
.1.3.6.1.2.1.155.1.1.1.1.7
Type
column
Access
readonly
Status
current
Parent
dot3MpcpControlEntry
Groups
1

Walk 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::dot3MpcpRegistrationState'
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::dot3MpcpRegistrationState.<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::dot3MpcpRegistrationState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unregistered
2registering
3registered

Conformance