All MIBs › CTATX-MIB › strunkIfIndex
strunkIfIndex
Module: CTATX-MIB
OID (symbolic): CTATX-MIB::strunkIfIndex
OID (numeric): 1.3.6.1.4.1.97.3.25.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Identifies a physical interface (port) which is configured for LAN trunking. The value of this variable corresponds to ifIndex, as well as most of the other port identification values in related MIBs.
What is strunkIfIndex?
This identifies the physical interface, or port, that has been configured for LAN trunking, using the same numbering as ifIndex. It lets an admin correlate trunk-group status and error entries with the specific physical port carrying that trunk link. An admin diagnosing a flapping trunk link on port 6 would look for the strunk table row where strunkIfIndex equals 6.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.97.3.25.1.1.1 snmpwalk -v2c -c public <target> CTATX-MIB::strunkIfIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.97.3.25.1.1.1.1 snmpget -v2c -c public <target> CTATX-MIB::strunkIfIndex.1
Start monitoring Cabletron/Enterasys ATX switch module with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTATX-MIB::strunkIfIndex OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys ATX switch module 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.97 | sigma | CT-ELS10-27-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.97.3 | ecs_1 | CTATX-MIB |
| 1.3.6.1.4.1.97.3.25 | strunk | CTATX-MIB |
| 1.3.6.1.4.1.97.3.25.1 | strunkTable | CTATX-MIB |
| 1.3.6.1.4.1.97.3.25.1.1 | strunkEntry | CTATX-MIB |
| 1.3.6.1.4.1.97.3.25.1.1.1 | strunkIfIndex | CTATX-MIB |