dot3MpcpMode
ZXEPON-SERVICE-MIB ·
.1.3.6.1.4.1.3902.1015.1010.1.2.1.1.3
Object
column Enumeration
This object is used to identify the operational state of the Multi-Point MAC Control sublayer. Reading olt(1)for an OLT (server) mode and onu(2) for an ONU (client) mode. This object is used to identify the operational mode for the MPCP tables. This object is applicable for an OLT, with the same value for all virtual interfaces, and for an ONU.
Context
- MIB
- ZXEPON-SERVICE-MIB
- OID
.1.3.6.1.4.1.3902.1015.1010.1.2.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dot3MpcpControlEntry
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 'ZXEPON-SERVICE-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXEPON-SERVICE-MIB::dot3MpcpMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXEPON-SERVICE-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXEPON-SERVICE-MIB::dot3MpcpMode.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXEPON-SERVICE-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXEPON-SERVICE-MIB::dot3MpcpMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | olt |
2 | onu |