All MIBs › DOT3-EPON-MIB › dot3OmpEmulationType
dot3OmpEmulationType
Module: DOT3-EPON-MIB
OID (symbolic): DOT3-EPON-MIB::dot3OmpEmulationType
OID (numeric): 1.3.6.1.2.1.155.1.2.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: An object that indicates the mode of operation of the Reconciliation Sublayer for Point-to-Point Emulation (see [802.3ah], clause 65.1). unknown(1) value is assigned in initialization; true state or type is not yet known. olt(2) value is assigned when the sublayer is operating in OLT mode. onu(3) value is assigned when the sublayer is operating in ONU mode. This object is applicable for an OLT, with the same value for all virtual interfaces, and for an ONU.
What is dot3OmpEmulationType?
This reports the point-to-point emulation mode of the Reconciliation Sublayer: unknown at initialization before it's determined, olt when operating in OLT mode, or onu when operating in ONU mode. It's a quick read-only check to confirm the emulation sublayer has settled into the expected role for that physical interface.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.155.1.2.1.1.1 snmpwalk -v2c -c public <target> DOT3-EPON-MIB::dot3OmpEmulationType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.155.1.2.1.1.1.1 snmpget -v2c -c public <target> DOT3-EPON-MIB::dot3OmpEmulationType.1
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::dot3OmpEmulationType 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.2 | dot3OmpEmulationObjects | DOT3-EPON-MIB |
| 1.3.6.1.2.1.155.1.2.1 | dot3OmpEmulationTable | DOT3-EPON-MIB |
| 1.3.6.1.2.1.155.1.2.1.1 | dot3OmpEmulationEntry | DOT3-EPON-MIB |
| 1.3.6.1.2.1.155.1.2.1.1.1 | dot3OmpEmulationType | DOT3-EPON-MIB |