hh3cDot3MpcpRegistrationState

HH3C-DOT3-EFM-EPON-MIB · .1.3.6.1.4.1.25506.2.42.2.1.1.1.1.6

Object

column Enumeration
A read-only value that identifies the operational state
of the Multi-Point MAC Control sublayer as defined in
[802.3ah] clause 64. When this attribute has the
enumeration unregistered(1) the interface may be used
for registering a link partner. When this attribute has
the enumeration registering(2) the interface is in the
process of registering a link-partner. When this
attribute has the enumeration registered(3) the
interface has an established link-partner.
This attribute is relevant for an OLT and an ONU. For
the OLT it provides an indication per LLID.

Context

MIB
HH3C-DOT3-EFM-EPON-MIB
OID
.1.3.6.1.4.1.25506.2.42.2.1.1.1.1.6
Type
column
Access
readonly
Status
current
Parent
hh3cDot3MpcpEntry
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 'HH3C-DOT3-EFM-EPON-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-DOT3-EFM-EPON-MIB::hh3cDot3MpcpRegistrationState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-DOT3-EFM-EPON-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-DOT3-EFM-EPON-MIB::hh3cDot3MpcpRegistrationState.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-DOT3-EFM-EPON-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-DOT3-EFM-EPON-MIB::hh3cDot3MpcpRegistrationState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unregistered
2registering
3registered

Conformance