All MIBs › CT-ELS100-MIB › kxaddrPort
kxaddrPort
Module: CT-ELS100-MIB
OID (symbolic): CT-ELS100-MIB::kxaddrPort
OID (numeric): 1.3.6.1.4.1.97.8.5.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The port through which this address is connected to the ELS100 (only valid for entry-dynamic-local, entry-statistics, and entry-port entries).
What is kxaddrPort?
This read-write INTEGER identifies the switch port through which a given address table entry's device is connected, though it's only meaningful for entry-dynamic-local, entry-statistics, or entry-port type entries. An admin uses this to know or specify exactly which physical port a particular MAC address is, or should be, reachable through, which matters both for troubleshooting where a device is plugged in and for creating static port bindings. For example, to locate which port a suspicious MAC address is connected through, the admin would look up its address table entry and read kxaddrPort to identify the physical port to investigate.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.97.8.5.7 snmpwalk -v2c -c public <target> CT-ELS100-MIB::kxaddrPort
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.97.8.5.7.1 snmpget -v2c -c public <target> CT-ELS100-MIB::kxaddrPort.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.97.8.5.7.1 i <value>
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::kxaddrPort 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.5 | kxaddr | CT-ELS100-MIB |
| 1.3.6.1.4.1.97.8.5.7 | kxaddrPort | CT-ELS100-MIB |