instIndex
AT-INSTALL-MIB ·
.1.3.6.1.4.1.207.8.4.4.4.49.1.1.1
Object
column
Enumeration
The index for the install table. There are four install configurations defined in the router, default, preferred, temporary and current. The router will attempt to use these in the order temporary, preferred, default when it boots. An install that is undefined will be skipped, an install which points to a file which is not present will be skipped. When the temporary install is used, the information is deleted. The current configuration shows what the router currently has installed.
Context
- MIB
- AT-INSTALL-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.4.49.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- installEntry
- Table
- installTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | temporary |
2 | preferred |
3 | default |
4 | current |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| instPatExists Indicates if the patch file exists or not. true(1) means it exists, false(2) means it doesn't | column | Enumeration | .1.3.6.1.4.1.207.8.4.4.4.49.1.1.10 |
| instRelDevice The device for the release in the install. If the device is
flash the file for the release is given in instRelName. Devices
none(1) or flash(3) are invalid for the default(3) rele… | column | Enumeration | .1.3.6.1.4.1.207.8.4.4.4.49.1.1.2 |
| instRelName The file name for the release in the install, if the
instRelDevice is flash(3). If the instRelDevice is none(1) or
eprom(2), this object should be a null string. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.207.8.4.4.4.49.1.1.3 |
| instRelMajor The major release number for this install. This information is
obtained by the router when the other elements in the row are
set and is thus not directly set by management. If the… | column | Integer32 | .1.3.6.1.4.1.207.8.4.4.4.49.1.1.4 |
| instRelMinor The minor release number for this install. This information is
obtained by the router when the other elements in the row are
set and is thus not directly set by management. If the… | column | Integer32 | .1.3.6.1.4.1.207.8.4.4.4.49.1.1.5 |
| instPatDevice The device for the patch in the install. The file for the
patch is given in instPatName unless the device is none(1). | column | Enumeration | .1.3.6.1.4.1.207.8.4.4.4.49.1.1.6 |
| instPatName The file name for the patch in the install. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.207.8.4.4.4.49.1.1.7 |
| instRelInterim The interim release number for this install. This information is
obtained by the router when the other elements in the row are
set and is thus not directly set by management. If t… | column | Integer32 | .1.3.6.1.4.1.207.8.4.4.4.49.1.1.8 |
| instRelExists Indicates if the release file exists or not. true(1) means it exists, false(2) means it doesn't. | column | Enumeration | .1.3.6.1.4.1.207.8.4.4.4.49.1.1.9 |