csiProfileTable
CISCO-SMART-INSTALL-MIB ·
.1.3.6.1.4.1.9.9.725.1.2.5
Object
table
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
used to associate image and configuration files for a group of
devices, before and after they join the network. An entry
in this table reflects the profile of one Smart Install group.
Context
- MIB
- CISCO-SMART-INSTALL-MIB
- OID
.1.3.6.1.4.1.9.9.725.1.2.5- Type
- table
- Status
- current
- Parent
- csiProfile
- Siblings
- 5
- Children
- 1
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
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 |
| csiProfileNextFreeIndex 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 i… | scalar | Unsigned32 | .1.3.6.1.4.1.9.9.725.1.2.4 |
| 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 |
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| csiProfileEntry An entry in the csiProfileTable, describing the image and
configuration files that represent the profile. | row | - | .1.3.6.1.4.1.9.9.725.1.2.5.1 |