All MIBs › RFC1284-MIB › dot3CollIndex
dot3CollIndex
Module: RFC1284-MIB
OID (symbolic): RFC1284-MIB::dot3CollIndex
OID (numeric): 1.3.6.1.2.1.10.7.5.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The index value that uniquely identifies the interface to which a particular collision histogram cell pertains. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
What is dot3CollIndex?
Identifies which Ethernet-like interface a given collision-histogram cell in the dot3CollTable belongs to, matching that interface's ifIndex. Combined with dot3CollCount, it lets an admin pull the full per-collision-count frequency distribution for one specific port. For example, dot3CollIndex 2 groups all the collision-frequency cells for the second Ethernet interface on the device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.7.5.1.1 snmpwalk -v2c -c public <target> RFC1284-MIB::dot3CollIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.7.5.1.1.1 snmpget -v2c -c public <target> RFC1284-MIB::dot3CollIndex.1
Start monitoring vendor-neutral, standards-based MIB, Ethernet-equipped router/host (legacy EtherLike-MIB predecessor) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RFC1284-MIB::dot3CollIndex OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, Ethernet-equipped router/host (legacy EtherLike-MIB predecessor) from a single console.
OID Breakdown
Upper-level ancestors (10 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10.7 | dot3 | EtherLike-MIB |
| 1.3.6.1.2.1.10.7.5 | dot3CollTable | EtherLike-MIB |
| 1.3.6.1.2.1.10.7.5.1 | dot3CollEntry | EtherLike-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.10.7.5.1.1 | dot3CollIndex | RFC1284-MIB |