csiProfileNextFreeIndex
CISCO-SMART-INSTALL-MIB ·
.1.3.6.1.4.1.9.9.725.1.2.4
Object
scalar
Unsigned32
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.
Context
- MIB
- CISCO-SMART-INSTALL-MIB
- OID
.1.3.6.1.4.1.9.9.725.1.2.4- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- csiProfile
- Siblings
- 5
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-0
range: 2-4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| csiImageFileUrl This object specifies the location of the default boot .tar
image file. An empty string indicates that no such file is
applied.
If all clients in a Smart Install netwo… | scalar | CISCO-TCCiscoURLStringOrEmpty | .1.3.6.1.4.1.9.9.725.1.2.1 |
| csiConfigFileUrl This object specifies the location of the default configuration
file. An empty string indicates that no such file is applied.
If all clients in a Smart Install netwo… | scalar | CISCO-TCCiscoURLStringOrEmpty | .1.3.6.1.4.1.9.9.725.1.2.2 |
| csiHostnamePrefix This object specifies the default hostname prefix. The
director provides hostname (with prefix followed by an
implementation-dependent string) to clients. | scalar | OctetString | .1.3.6.1.4.1.9.9.725.1.2.3 |
| csiProfileTable A table of Smart Install profile entries.
In Smart Install, any number of client devices can be placed
together to form a 'group' for easy management. A profile is
use… | table | - | .1.3.6.1.4.1.9.9.725.1.2.5 |
| csiMatchTable A table of group matching criteria entries.
In Smart Install, 'group' represents a collection of network
devices and a profile is configured for the group. The
matchin… | table | - | .1.3.6.1.4.1.9.9.725.1.2.6 |