CTATX-MIB :: sipxsfNextIndex

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCTATX-MIBsipxsfNextIndex

sipxsfNextIndex

Module: CTATX-MIB

OID (symbolic): CTATX-MIB::sipxsfNextIndex

OID (numeric): 1.3.6.1.4.1.97.3.18.6.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: Next available filter index for adding filters. Starting with 1, in sequetianl ascending order.

What is sipxsfNextIndex?

This read-only INTEGER gives the next available filter index for adding new IPX SAP filters, starting at 1 and assigned sequentially in ascending order. An admin reads this before adding a new SAP filter entry to know what index value the new entry will use. Checking sipxsfNextIndex before configuring a new filter tells the admin what index that filter will be assigned once added.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.97.3.18.6.1
snmpwalk -v2c -c public <target> CTATX-MIB::sipxsfNextIndex

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.97.3.18.6.1.1
snmpget -v2c -c public <target> CTATX-MIB::sipxsfNextIndex.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> sipxsfNextIndex.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::sipxsfNextIndex 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 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.3ecs_1CTATX-MIB
1.3.6.1.4.1.97.3.18sipxCTATX-MIB
1.3.6.1.4.1.97.3.18.6sipxsfGrpCTATX-MIB
1.3.6.1.4.1.97.3.18.6.1sipxsfNextIndexCTATX-MIB