All MIBs › PRESTICOM7-MIB › statIflanEthCarrierSense
statIflanEthCarrierSense
Module: PRESTICOM7-MIB
OID (symbolic): PRESTICOM7-MIB::statIflanEthCarrierSense
OID (numeric): 1.3.6.1.4.1.727.7.2.20.3.1.23
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: Carrier sense errors. This counter indicates the number of frames transmitted with carrier sense errors: either the carrier sense signal from the physical layer interface was not asserted, or it was unasserted during transmission of the frame without collision.
What is statIflanEthCarrierSense?
This read-only counter tracks carrier sense errors on the Ethernet port, counting frames transmitted when the carrier sense signal from the physical layer either wasn't asserted or dropped mid-transmission without a collision being detected. An admin treats this as a sign of a physical-layer or transceiver problem, since it reflects a fault in the carrier-sensing mechanism itself rather than normal contention. A nonzero statIflanEthCarrierSense count would lead an admin to suspect a failing transceiver or a bad connection on that port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.727.7.2.20.3.1.23 snmpwalk -v2c -c public <target> PRESTICOM7-MIB::statIflanEthCarrierSense
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.727.7.2.20.3.1.23.1 snmpget -v2c -c public <target> PRESTICOM7-MIB::statIflanEthCarrierSense.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> statIflanEthCarrierSense.1
Start monitoring Legacy voice/data access equipment, enterprise OID 727 (Presticom) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PRESTICOM7-MIB::statIflanEthCarrierSense OID value, configure state conditions and alerts, and monitor any Legacy voice/data access equipment, enterprise OID 727 (Presticom) from a single console.
OID Breakdown
Upper-level ancestors (12 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.727 | lucent | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7 | cleartrac7 | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2 | mgmt | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2.20 | stat | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2.20.3 | statIflanTable | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2.20.3.1 | statIflanEntry | CLEARTRAC7-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.727.7.2.20.3.1.23 | statIflanEthCarrierSense | PRESTICOM7-MIB |