All MIBs › ACC-ENET › accEnetStatCarrierLosts
accEnetStatCarrierLosts
Module: ACC-ENET
OID (symbolic): ACC-ENET::accEnetStatCarrierLosts
OID (numeric): 1.3.6.1.4.1.5.1.1.8.3.1.6
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
Number of losses of carrier detected.
What is accEnetStatCarrierLosts?
This OID counts how many times the Ethernet port lost carrier signal (the physical signal indicating a live connection), pointing to intermittent cable or connector issues. Losing carrier repeatedly causes port flapping and application timeouts, so engineers monitor this to identify unstable links before they cause outages. For example, a sudden spike in this counter often correlates with a temporarily disconnected cable or a failing transceiver.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.8.3.1.6 snmpwalk -v2c -c public <target> ACC-ENET::accEnetStatCarrierLosts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.8.3.1.6.1 snmpget -v2c -c public <target> ACC-ENET::accEnetStatCarrierLosts.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.8 | accEnet | ACC-ENET |
| 1.3.6.1.4.1.5.1.1.8.3 | accEnetStatTable | ACC-ENET |
| 1.3.6.1.4.1.5.1.1.8.3.1 | accEnetStatEntry | ACC-ENET |
| 1.3.6.1.4.1.5.1.1.8.3.1.6 | accEnetStatCarrierLosts | ACC-ENET |