All MIBs › CT-ELS100-MIB › kxprotoIfIndex
kxprotoIfIndex
Module: CT-ELS100-MIB
OID (symbolic): CT-ELS100-MIB::kxprotoIfIndex
OID (numeric): 1.3.6.1.4.1.97.8.8.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Identifies the interface (port) to which this entry's information belongs. The value of this variable corresponds to ifIndex, as well as most of the other port identification values in related MIBs.
What is kxprotoIfIndex?
This read-only INTEGER identifies the physical port that a given protocol-table entry describes, and its value corresponds to the standard ifIndex used elsewhere in the MIB. It exists purely as the index tying a proto-table row to a specific physical interface so an administrator can cross-reference protocol settings with other per-port data. For example, an admin locating the bridging or trunking configuration for port 5 would look for the proto-table row where kxprotoIfIndex equals 5.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.97.8.8.1.1.1 snmpwalk -v2c -c public <target> CT-ELS100-MIB::kxprotoIfIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.97.8.8.1.1.1.1 snmpget -v2c -c public <target> CT-ELS100-MIB::kxprotoIfIndex.1
Start monitoring Cabletron ELS100 series Ethernet switch (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CT-ELS100-MIB::kxprotoIfIndex OID value, configure state conditions and alerts, and monitor any Cabletron ELS100 series Ethernet switch (legacy) 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.8 | els_100 | CT-ELS100-MIB |
| 1.3.6.1.4.1.97.8.8 | kxproto | CT-ELS100-MIB |
| 1.3.6.1.4.1.97.8.8.1 | kxprotoTable | CT-ELS100-MIB |
| 1.3.6.1.4.1.97.8.8.1.1 | kxprotoEntry | CT-ELS100-MIB |
| 1.3.6.1.4.1.97.8.8.1.1.1 | kxprotoIfIndex | CT-ELS100-MIB |