CISCO-SMART-INSTALL-MIB :: csiProfileNextFreeIndex

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-SMART-INSTALL-MIBcsiProfileNextFreeIndex

csiProfileNextFreeIndex

Module: CISCO-SMART-INSTALL-MIB

OID (symbolic): CISCO-SMART-INSTALL-MIB::csiProfileNextFreeIndex

OID (numeric): 1.3.6.1.4.1.9.9.725.1.2.4

Node type: OBJECT-TYPE

Type: Unsigned32

Access: read-only

Description: An integer value which may be used as a new index in csiProfileTable. The special value of 0 indicates that no more new entries can be created in csiProfileTable, and value 1 is not a valid csiProfileTable index. Thus the value of this object starts at 2 and monotonically increases after a profile is created.

The Network Management Application reads this variable and uses the non-zero value when creating a new row with an SNMP SET.

When the SET is performed, the agent must determine whether the value is indeed still unused, for two Network Management Applications may attempt to create a row (profile entry) simultaneously and use the same value. If it is currently unused, the SET succeeds and the agent increases the value of this object. If the value is in use, however, the SET fails. The Network Management Application must then re-read this variable to obtain a new usable value.

What is csiProfileNextFreeIndex?

Reports the next available index value for creating a new entry in the Smart Install profile table; a value of 0 means the table is full and no further entries can be added.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.725.1.2.4
snmpwalk -v2c -c public <target> CISCO-SMART-INSTALL-MIB::csiProfileNextFreeIndex

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.725.1.2.4.1
snmpget -v2c -c public <target> CISCO-SMART-INSTALL-MIB::csiProfileNextFreeIndex.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> csiProfileNextFreeIndex.1

Start monitoring Cisco Smart Install Director switch/router / branch client switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-SMART-INSTALL-MIB::csiProfileNextFreeIndex OID value, configure state conditions and alerts, and monitor any Cisco Smart Install Director switch/router / branch client switch from a single console.

OID Breakdown

Upper-level ancestors (8 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.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.9ciscoMgmtCISCO-SMI
Numeric OIDNameModule
1.3.6.1.4.1.9.9.725ciscoSmartInstallMIBCISCO-SMART-INSTALL-MIB
1.3.6.1.4.1.9.9.725.1ciscoSmartInstallMIBObjectsCISCO-SMART-INSTALL-MIB
1.3.6.1.4.1.9.9.725.1.2csiProfileCISCO-SMART-INSTALL-MIB
1.3.6.1.4.1.9.9.725.1.2.4csiProfileNextFreeIndexCISCO-SMART-INSTALL-MIB