All MIBs › DOT3-EPON-MIB › dot3ExtPkgStatRxFramesQueue
dot3ExtPkgStatRxFramesQueue
Module: DOT3-EPON-MIB
OID (symbolic): DOT3-EPON-MIB::dot3ExtPkgStatRxFramesQueue
OID (numeric): 1.3.6.1.2.1.155.1.4.1.2.1.5
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: A count of the number of times a frame reception occurs from the corresponding 'Queue'. Increment the counter by one for each frame received, which is an input to the corresponding 'Queue'. The 'Queue' marking matches the REPORT MPCP message Queue field as defined in [802.3ah], clause 64. This object is applicable for an OLT and an ONU. At the OLT, it has a distinct value for each virtual interface and for each queue. At the ONU, it has a distinct value for each queue. Discontinuities of this counter can occur at
re-initialization of the management system and at other times, as indicated by the value of the ifCounterDiscontinuityTime object of the Interface MIB module.
What is dot3ExtPkgStatRxFramesQueue?
This counts frames received into this specific per-interface, per-queue transmit queue. It's the per-queue arrival counter admins compare against dot3ExtPkgStatTxFramesQueue and dot3ExtPkgStatDroppedFramesQueue to see whether a queue is draining normally or backing up.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.155.1.4.1.2.1.5 snmpwalk -v2c -c public <target> DOT3-EPON-MIB::dot3ExtPkgStatRxFramesQueue
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.155.1.4.1.2.1.5.1 snmpget -v2c -c public <target> DOT3-EPON-MIB::dot3ExtPkgStatRxFramesQueue.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::dot3ExtPkgStatRxFramesQueue 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.4 | dot3ExtPkgObjects | DOT3-EPON-MIB |
| 1.3.6.1.2.1.155.1.4.1 | dot3ExtPkgControlObjects | DOT3-EPON-MIB |
| 1.3.6.1.2.1.155.1.4.1.2 | dot3ExtPkgQueueTable | DOT3-EPON-MIB |
| 1.3.6.1.2.1.155.1.4.1.2.1 | dot3ExtPkgQueueEntry | DOT3-EPON-MIB |
| 1.3.6.1.2.1.155.1.4.1.2.1.5 | dot3ExtPkgStatRxFramesQueue | DOT3-EPON-MIB |