CT-ELS100-MIB :: kxaddrNext

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCT-ELS100-MIBkxaddrNext

kxaddrNext

Module: CT-ELS100-MIB

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

OID (numeric): 1.3.6.1.4.1.97.8.5.10

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The next value to use for addrIndex, when you use read-next or read-block operations to read the address table. When the ELS-100 boots, addrNext is initialized to -1.

What is kxaddrNext?

This read-write INTEGER reports, and can be set to, the next index value to use for a subsequent read-next or read-block operation on the address table, and is initialized to -1 when the ELS-100 boots. An admin's script uses the value returned in kxaddrNext after each read-next operation to know exactly what index to use for the following one, allowing sequential traversal of the full address table. For example, after reading one address table entry via read-next, a script would copy the returned kxaddrNext value into kxaddrIndex before issuing the next read-next request to continue walking the table.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.97.8.5.10
snmpwalk -v2c -c public <target> CT-ELS100-MIB::kxaddrNext

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.97.8.5.10.1
snmpget -v2c -c public <target> CT-ELS100-MIB::kxaddrNext.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.97.8.5.10.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::kxaddrNext 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.10kxaddrNextCT-ELS100-MIB