All MIBs › DES2218-MIB › swPortLateCollision
swPortLateCollision
Module: DES2218-MIB
OID (symbolic): DES2218-MIB::swPortLateCollision
OID (numeric): 1.3.6.1.4.1.171.11.7.1.2.3.1.16
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The number of Late Collision(collision occurring later than 576th transmitted bit
What is swPortLateCollision?
This read-only Counter counts late collisions on a port, i.e. collisions occurring after the 576th transmitted bit. An admin treats a nonzero late-collision count as a sign of a cabling-length problem or duplex mismatch, since late collisions shouldn't occur under normal operation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.171.11.7.1.2.3.1.16 snmpwalk -v2c -c public <target> DES2218-MIB::swPortLateCollision
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.171.11.7.1.2.3.1.16.1 snmpget -v2c -c public <target> DES2218-MIB::swPortLateCollision.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> swPortLateCollision.1
Start monitoring D-Link DES-2218 smart switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DES2218-MIB::swPortLateCollision OID value, configure state conditions and alerts, and monitor any D-Link DES-2218 smart switch from a single console.
OID Breakdown
Upper-level ancestors (7 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.171 | d_link | DE1500-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.171.11 | dlink_mgmt | DES2218-MIB |
| 1.3.6.1.4.1.171.11.7 | des2218series | DES2218-MIB |
| 1.3.6.1.4.1.171.11.7.1 | des2218MIB | DES2218-MIB |
| 1.3.6.1.4.1.171.11.7.1.2 | swPortPackage | DES2218-MIB |
| 1.3.6.1.4.1.171.11.7.1.2.3 | swPortCounterTable | DES2218-MIB |
| 1.3.6.1.4.1.171.11.7.1.2.3.1 | swPortCounterEntry | DES2218-MIB |
| 1.3.6.1.4.1.171.11.7.1.2.3.1.16 | swPortLateCollision | DES2218-MIB |