CT-ELS100-MIB :: kxaddrIndex

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCT-ELS100-MIBkxaddrIndex

kxaddrIndex

Module: CT-ELS100-MIB

OID (symbolic): CT-ELS100-MIB::kxaddrIndex

OID (numeric): 1.3.6.1.4.1.97.8.5.9

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The index number to be used for read-next and read-block operations. When the ELS-100 boots, addrIndex is initialized to -1.

What is kxaddrIndex?

This read-write INTEGER specifies the index to use for read-next or read-block operations against the address table, and is initialized to -1 when the ELS-100 boots. An admin or script sets this to control where in the address table a subsequent read-next or read-block operation should begin, using the special -1 starting value to begin from the very beginning of the table. For example, to restart a full walk of the address table from scratch, an admin's script would set kxaddrIndex back to -1 before issuing the next read-next operation via kxaddrOperation.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.97.8.5.9
snmpwalk -v2c -c public <target> CT-ELS100-MIB::kxaddrIndex

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.97.8.5.9.1
snmpget -v2c -c public <target> CT-ELS100-MIB::kxaddrIndex.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.97.8.5.9.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::kxaddrIndex 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.97sigmaCT-ELS10-27-MIB
Numeric OIDNameModule
1.3.6.1.4.1.97.8els_100CT-ELS100-MIB
1.3.6.1.4.1.97.8.5kxaddrCT-ELS100-MIB
1.3.6.1.4.1.97.8.5.9kxaddrIndexCT-ELS100-MIB