All MIBs › DOT3-EPON-MIB › dot3ExtPkgStatTxFramesQueue
dot3ExtPkgStatTxFramesQueue
Module: DOT3-EPON-MIB
OID (symbolic): DOT3-EPON-MIB::dot3ExtPkgStatTxFramesQueue
OID (numeric): 1.3.6.1.2.1.155.1.4.1.2.1.4
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: A count of the number of times a frame transmission occurs from the corresponding 'Queue'. Increment the counter by one for each frame transmitted, which is an output of the '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. At the OLT the value should be zero. 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 dot3ExtPkgStatTxFramesQueue?
This counts frames transmitted out of this specific per-interface, per-queue transmit queue (expected zero at the OLT side, since the OLT doesn't hold ONU upstream queues). It lets an admin see per-queue throughput on an ONU to spot a queue that's stalled while others are actively passing traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.155.1.4.1.2.1.4 snmpwalk -v2c -c public <target> DOT3-EPON-MIB::dot3ExtPkgStatTxFramesQueue
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.155.1.4.1.2.1.4.1 snmpget -v2c -c public <target> DOT3-EPON-MIB::dot3ExtPkgStatTxFramesQueue.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::dot3ExtPkgStatTxFramesQueue 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.4 | dot3ExtPkgStatTxFramesQueue | DOT3-EPON-MIB |