instIndex
ALLIEDTELESYN-MIB ·
.1.3.6.1.4.1.207.8.4.4.4.49.1.1.1
Object
column
mandatory
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
- ALLIEDTELESYN-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.4.49.1.1.1- Type
- column
- Access
- readonly
- Status
- mandatory
- 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 mandatory 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 mandatory 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 mandatory 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 | OctetString | .1.3.6.1.4.1.207.8.4.4.4.49.1.1.3 |
| instRelMajor mandatory 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 mandatory 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 mandatory 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 mandatory The file name for the patch in the install. | column | OctetString | .1.3.6.1.4.1.207.8.4.4.4.49.1.1.7 |
| instRelInterim mandatory 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 mandatory 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 |