All MIBs › NMS-EPON-ONU-IF-STATS
Category: GPON/EPON
Description:
Monitors NMS Communications EPON ONU UNI interface traffic statistics including byte and frame counters.
Imported Objects
| nmsEponOnuIf | OBJECT-IDENTITY |
From RFC-1212
| OBJECT-TYPE |
From RFC1155-SMI
| Counter | |
| IpAddress |
From RFC1213-MIB
| DisplayString |
From SNMPv2-SMI
| Counter64 |
From SNMPv2-TC
| MacAddress | |
| PhysAddress | |
| RowStatus | |
| TruthValue |
What Is NMS-EPON-ONU-IF-STATS?
NMS-EPON-ONU-IF-STATS is a vendor-specific MIB from NMS Communications for EPON access equipment, focused on interface-level traffic statistics for Optical Network Unit (ONU) User Network Interface (UNI) ports. It exposes performance-counter data such as byte and frame counts on subscriber-facing UNI ports of an ONU. Its primary monitoring purpose is performance monitoring of interface throughput and traffic volume rather than environmental or hardware-fault status, letting operators observe traffic load per subscriber port. It likely complements the standard IF-MIB interface counters or the vendor's own EPON ONU status MIBs, providing EPON-specific extensions to interface statistics. It is typically deployed by fiber access operators tracking subscriber bandwidth usage and diagnosing throughput problems on EPON last-mile links. Engineers can download the NMS-EPON-ONU-IF-STATS file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in NMS-EPON-ONU-IF-STATS. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- UNI port byte counters
- UNI port frame counters
- per-port traffic throughput
Supported Devices
- EPON Optical Network Unit (ONU)
- NMS Communications access equipment
Monitoring Examples
No sample objects were listed for this MIB, so exact table/object names cannot be confirmed, but given the module name one would expect a per-UNI-port statistics table (something like an nmsEponOnuUniIfStatsTable/Entry) tracking transmitted/received byte and frame counters. An administrator would poll such counters periodically to compute throughput per ONU UNI port and detect abnormal traffic spikes or drops. A sudden flatlining of frame counters on a previously active port would indicate a subscriber link failure or unplugged device.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| nmsepononuifStatsTable | 1.3.6.1.4.1.11606.10.101.12.2 | not-accessible | A list of epon ONU port property value statistics table entries. | |
| nmsEponOnuIfStatsEntry | 1.3.6.1.4.1.11606.10.101.12.2.1 | not-accessible | A collection of additional objects in the epon ONU port property value statistics table. | |
| INT onuLlidDiid | 1.3.6.1.4.1.11606.10.101.12.2.1.1 | INTEGER | read-only | LLID port DIID, as one of the index together with onuIfSequenceNo. |
| INT onuIfSequenceNo | 1.3.6.1.4.1.11606.10.101.12.2.1.2 | INTEGER | read-only | ONU interface sequence number, as one of the index together with onuLlidDiid. |
| C64 ifInGoodOctets | 1.3.6.1.4.1.11606.10.101.12.2.1.3 | Counter64 | read-only | The total number of good octets received on the UNI interface. |
| C64 ifInBadOctets | 1.3.6.1.4.1.11606.10.101.12.2.1.4 | Counter64 | read-only | The total number of bad octets received on the UNI interface. |
| C64 ifInBroadcasts | 1.3.6.1.4.1.11606.10.101.12.2.1.5 | Counter64 | read-only | The total number of broadcast packages received on the UNI interface. |
| C64 ifInMulticasts | 1.3.6.1.4.1.11606.10.101.12.2.1.6 | Counter64 | read-only | The total number of multicast packages received on the UNI interface. |
| C64 ifInUnicasts | 1.3.6.1.4.1.11606.10.101.12.2.1.7 | Counter64 | read-only | The total number of unicast packages received on the UNI interface. |
| C64 ifInPause | 1.3.6.1.4.1.11606.10.101.12.2.1.8 | Counter64 | read-only | The total number of pause frames received on the UNI interface. |
| C64 ifInMACRcvErr | 1.3.6.1.4.1.11606.10.101.12.2.1.9 | Counter64 | read-only | The total number of MAC error frames received on the UNI interface. |
| C64 ifInFCSErr | 1.3.6.1.4.1.11606.10.101.12.2.1.10 | Counter64 | read-only | The total number of FCS error frames received on the UNI interface. |
| C64 ifUndersize | 1.3.6.1.4.1.11606.10.101.12.2.1.11 | Counter64 | read-only | The total number of good FCS frames under 64 octets received on the UNI interface. |
| C64 ifFragments | 1.3.6.1.4.1.11606.10.101.12.2.1.12 | Counter64 | read-only | The total number of bad FCS frames under 64 octets received on the UNI interface. |
| C64 ifOversize | 1.3.6.1.4.1.11606.10.101.12.2.1.13 | Counter64 | read-only | The total number of good FCS oversize frames received on the UNI interface. |
| C64 ifJabber | 1.3.6.1.4.1.11606.10.101.12.2.1.14 | Counter64 | read-only | The total number of bad FCS oversize frames received on the UNI interface. |
| C64 ifOutOctets | 1.3.6.1.4.1.11606.10.101.12.2.1.15 | Counter64 | read-only | The total number of octets transmitted out of the UNI interface. |
| C64 ifOutBroadcasts | 1.3.6.1.4.1.11606.10.101.12.2.1.16 | Counter64 | read-only | The total number of broadcast packages transmitted out of the UNI interface. |
| C64 ifOutMulticasts | 1.3.6.1.4.1.11606.10.101.12.2.1.17 | Counter64 | read-only | The total number of multicast packages transmitted out of the UNI interface. |
| C64 ifOutUnicasts | 1.3.6.1.4.1.11606.10.101.12.2.1.18 | Counter64 | read-only | The total number of unicast packages transmitted out of the UNI interface. |
| C64 ifOutPause | 1.3.6.1.4.1.11606.10.101.12.2.1.19 | Counter64 | read-only | The total number of Pause frames transmitted out of the UNI interface. |
| C64 ifOutFCSErr | 1.3.6.1.4.1.11606.10.101.12.2.1.20 | Counter64 | read-only | The total number of error FCS frames transmitted out of the UNI interface. |
| C64 ifDeferred | 1.3.6.1.4.1.11606.10.101.12.2.1.21 | Counter64 | read-only | For CSMA/CD, the total number of deferred frames transmitted out of the UNI interface in half duplex. |
| C64 ifExcessive | 1.3.6.1.4.1.11606.10.101.12.2.1.22 | Counter64 | read-only | For CSMA/CD, the total number of frames discarded on the UNI interface in half duplex. |
| C64 ifSingle | 1.3.6.1.4.1.11606.10.101.12.2.1.23 | Counter64 | read-only | For CSMA/CD, the total number of frames transmitted out of the UNI interface through single collision in half duplex. |
| C64 ifMultiple | 1.3.6.1.4.1.11606.10.101.12.2.1.24 | Counter64 | read-only | For CSMA/CD, the total number of frames transmitted out of the UNI interface through multiple collisions in half duplex. |
| C64 ifLate | 1.3.6.1.4.1.11606.10.101.12.2.1.25 | Counter64 | read-only | For CSMA/CD, the total number of collision frames late for 512bits-times transmitted out of the UNI interface in half duplex. |
| C64 ifCollisions | 1.3.6.1.4.1.11606.10.101.12.2.1.26 | Counter64 | read-only | The total number of collision events on the UNI interface, excluding Deferred, Excessive, Single, Multiple, and Late. |
| C64 ifPkts64Octets | 1.3.6.1.4.1.11606.10.101.12.2.1.27 | Counter64 | read-only | The total number of packages received/transmitted equal to 64 octets on the UNI interface. |
| C64 ifPkts127Octets | 1.3.6.1.4.1.11606.10.101.12.2.1.28 | Counter64 | read-only | The total number of packages received/transmitted between 65 and 127 octets on the UNI interface. |
| C64 ifPkts255Octets | 1.3.6.1.4.1.11606.10.101.12.2.1.29 | Counter64 | read-only | The total number of packages received/transmitted between 128 and 255 octets on the UNI interface. |
| C64 ifPkts511Octets | 1.3.6.1.4.1.11606.10.101.12.2.1.30 | Counter64 | read-only | The total number of packages received/transmitted between 256 and 511 octets on the UNI interface. |
| C64 ifPkts1023Octets | 1.3.6.1.4.1.11606.10.101.12.2.1.31 | Counter64 | read-only | The total number of packages received/transmitted between 512 and 1023 octets on the UNI interface. |
| C64 ifMaxOctets | 1.3.6.1.4.1.11606.10.101.12.2.1.32 | Counter64 | read-only | The total number of packages received/transmitted between 1024 and maximal octets on the UNI interface. |
RFC description
Collects Ethernet PON ONU interface statistics including packet counts, errors, and frame information.
Start monitoring NMS Communications EPON ONU (UNI port traffic statistics) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.