All MIBs › ACC-ENET
Category: Network Interfaces, Vendor: ACC/Ericsson
Description:
Manages Ethernet interface configuration and statistics on ACC/Ericsson routers, including MAC address, duplex settings, and per-interface counters.
Imported Objects
From ACC-MIB
| DisplayString | |
| accBRG | OBJECT-IDENTITY |
From ACC-SYSTEM
| accTrapLogSeqNum | OBJECT-TYPE |
From RFC1155-SMI
| Counter | |
| OBJECT-TYPE |
What Is ACC-ENET?
ACC-ENET is an enterprise MIB for ACC/Ericsson routers that manages Ethernet interface configuration and statistics, including MAC address assignment, duplex mode, and per-interface traffic counters. It exposes a mix of configuration data (duplex, MAC) and performance data (packet/byte/error counters) for the router's Ethernet ports. This makes it useful for monitoring both configuration correctness (e.g., duplex mismatch) and the operational health of Ethernet interfaces, such as rising error counters that would indicate a failing link or cabling problem. It overlaps in purpose with the standard IF-MIB/EtherLike-MIB but supplements them as a vendor-specific extension. It is deployed on ACC/Ericsson branch or WAN access routers with onboard Ethernet LAN interfaces. Engineers can download the ACC-ENET file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in ACC-ENET. 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
- Ethernet duplex setting
- interface MAC address
- packet/byte counters
- interface error counters
Supported Devices
- ACC/Ericsson WAN access router
Monitoring Examples
No object names were included for this MIB; based on its description, it would expose a per-interface table with duplex setting, MAC address, and counters for frames sent/received and errors. An administrator would poll the error and duplex fields together to detect a duplex mismatch, which typically shows up as a sudden rise in collision or CRC error counts on one side of a link.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| accEnet | 1.3.6.1.4.1.5.1.1.8 | |||
| INT accEnetNum | 1.3.6.1.4.1.5.1.1.8.1 | INTEGER | read-only | Number of Ethernet ports on this unit. |
| accEnetParmTable | 1.3.6.1.4.1.5.1.1.8.2 | not-accessible | A table of parameters of Ethernet ports The number of table entries is accEnetNum. | |
| accEnetParmEntry | 1.3.6.1.4.1.5.1.1.8.2.1 | not-accessible | Parameters relative to a specific Ethernet port. | |
| INT accEnetPortNo | 1.3.6.1.4.1.5.1.1.8.2.1.1 | INTEGER | read-only | Number of this ethernet port. |
| OCT accEnetMACaddr | 1.3.6.1.4.1.5.1.1.8.2.1.2 | OCTET STRING | read-write | MAC address to be used for this ethernet port. |
| INT accEthSpeed | 1.3.6.1.4.1.5.1.1.8.2.1.3 | INTEGER | read-write | The speed options are: auto(1) 10(2) 100(3) |
| INT accEthDuplex | 1.3.6.1.4.1.5.1.1.8.2.1.4 | INTEGER | read-write | The duplex options are: auto(1) half(2) full(3) |
| accEnetStatTable | 1.3.6.1.4.1.5.1.1.8.3 | not-accessible | A list of per-port statistics for ports configured as Ethernet LANs. | |
| accEnetStatEntry | 1.3.6.1.4.1.5.1.1.8.3.1 | not-accessible | Statistics for specific ethernet ports. | |
| INT accEnetIndex | 1.3.6.1.4.1.5.1.1.8.3.1.1 | INTEGER | read-only | Port number of this entry |
| CTR accEnetStatCRCErrs | 1.3.6.1.4.1.5.1.1.8.3.1.2 | Counter | read-only | Number of CRC (Checksum) errors detected on this port. |
| CTR accEnetStatAlignErrs | 1.3.6.1.4.1.5.1.1.8.3.1.3 | Counter | read-only | Number of alignment errors detected. |
| CTR accEnetStatOutColls | 1.3.6.1.4.1.5.1.1.8.3.1.4 | Counter | read-only | Number of collisions detected on output. |
| CTR accEnetStatJabberConds | 1.3.6.1.4.1.5.1.1.8.3.1.5 | Counter | read-only | Number of jabber conditions detected. |
| CTR accEnetStatCarrierLosts | 1.3.6.1.4.1.5.1.1.8.3.1.6 | Counter | read-only | Number of losses of carrier detected. |
| CTR accEnetStatHeartbeatErrs | 1.3.6.1.4.1.5.1.1.8.3.1.7 | Counter | read-only | Number of heartbeat errors detected. |
| CTR accEnetStatGiants | 1.3.6.1.4.1.5.1.1.8.3.1.8 | Counter | read-only | Number of giant frames detected. |
| CTR accEnetStatOneRetrys | 1.3.6.1.4.1.5.1.1.8.3.1.9 | Counter | read-only | Number of times a retry condition was detected. |
| CTR accEnetStatMultRetrys | 1.3.6.1.4.1.5.1.1.8.3.1.10 | Counter | read-only | Total number of retries. |
| CTR accEnetStatLateColls | 1.3.6.1.4.1.5.1.1.8.3.1.11 | Counter | read-only | Number of late collisions detected. |
| CTR accEnetChipCrashes | 1.3.6.1.4.1.5.1.1.8.3.1.12 | Counter | read-only | Number of times aberrant behaviour was detected in Ethernet chip |
RFC description
Monitors Ethernet port parameters and statistics on ACC bridge routers including MAC addresses, speed, duplex, and frame counts.
Start monitoring ACC/Ericsson WAN access routers (legacy) 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.