MIB Viewer

AT-INSTALL-MIB

33 objects
This MIB file contains definitions of managed objects for the INSTALL module.
Imported Objects
OIDNameAccessStatusDescription
1.3.6.1.4.1.207.8.4.4.4.49IdentityinstallThis MIB file contains definitions of managed objects for the INSTALL module.
1.3.6.1.4.1.207.8.4.4.4.49.0NodeinstallTrap
1.3.6.1.4.1.207.8.4.4.4.49.0.1NotificationconfigFileExistTrapcurrentThis trap is generated when the boot file is detected as missing
1.3.6.1.4.1.207.8.4.4.4.49.1TableinstallTablenot-accessiblecurrentThe list of install configurations for the router.
1.3.6.1.4.1.207.8.4.4.4.49.1.1RowinstallEntrynot-accessiblecurrentAn entry in the list of install configurations.
1.3.6.1.4.1.207.8.4.4.4.49.1.1.1ColumninstIndexread-onlycurrentThe index for the install table. There are four install configurations defined in the router, default, preferred, temporary and current. The router will attemp…
1.3.6.1.4.1.207.8.4.4.4.49.1.1.2ColumninstRelDeviceread-onlycurrentThe 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…
1.3.6.1.4.1.207.8.4.4.4.49.1.1.3ColumninstRelNameread-onlycurrentThe 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 strin…
1.3.6.1.4.1.207.8.4.4.4.49.1.1.4ColumninstRelMajorread-onlycurrentThe 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 b…
1.3.6.1.4.1.207.8.4.4.4.49.1.1.5ColumninstRelMinorread-onlycurrentThe 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 b…
1.3.6.1.4.1.207.8.4.4.4.49.1.1.6ColumninstPatDeviceread-onlycurrentThe device for the patch in the install. The file for the patch is given in instPatName unless the device is none(1).
1.3.6.1.4.1.207.8.4.4.4.49.1.1.7ColumninstPatNameread-onlycurrentThe file name for the patch in the install.
1.3.6.1.4.1.207.8.4.4.4.49.1.1.8ColumninstRelInterimread-onlycurrentThe 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…
1.3.6.1.4.1.207.8.4.4.4.49.1.1.9ColumninstRelExistsread-onlycurrentIndicates if the release file exists or not. true(1) means it exists, false(2) means it doesn't.
1.3.6.1.4.1.207.8.4.4.4.49.1.1.10ColumninstPatExistsread-onlycurrentIndicates if the patch file exists or not. true(1) means it exists, false(2) means it doesn't
1.3.6.1.4.1.207.8.4.4.4.49.2TableinstallHistoryTablenot-accessiblecurrentThe table of descriptions of events in the install history of the router.
1.3.6.1.4.1.207.8.4.4.4.49.2.1RowinstallHistoryEntrynot-accessiblecurrentA single line describing part of the install history of the router.
1.3.6.1.4.1.207.8.4.4.4.49.2.1.1ColumninstHistIndexread-onlycurrentThe index of this event in the install history. Indices run from 1 to the maximum number. The maximum number is not available as a managed object so this table…
1.3.6.1.4.1.207.8.4.4.4.49.2.1.2ColumninstHistLineread-onlycurrentA line of text describing a single event in the install history of the router.
1.3.6.1.4.1.207.8.4.4.4.49.3ScalarconfigFileread-writecurrentThe name of the file that the router will configure from at boot. The format of the name is the same as that for fileName described above. If the configuration…
1.3.6.1.4.1.207.8.4.4.4.49.4TablelicenceTablenot-accessiblecurrentThe list of release licences in the router.
1.3.6.1.4.1.207.8.4.4.4.49.4.1RowlicenceEntrynot-accessiblecurrentAn entry in the list of release licences.
1.3.6.1.4.1.207.8.4.4.4.49.4.1.1ColumnlicenceIndexread-onlycurrentA unique licence index. Licence indices are recalculated every time the router reboots to reflect the current licences on the router. As licences are added, ne…
1.3.6.1.4.1.207.8.4.4.4.49.4.1.2ColumnlicenceStatusread-writecurrentThe status of the file. When read, this object will always return a value of ok(1), since the object will not exist if the value is deleting(2). Write the valu…
1.3.6.1.4.1.207.8.4.4.4.49.4.1.3ColumnlicenceReleaseread-writecurrentThe file name for the release whose licence this is.
1.3.6.1.4.1.207.8.4.4.4.49.4.1.4ColumnlicenceMajorread-writecurrentThe major release number for the release whose licence this is.
1.3.6.1.4.1.207.8.4.4.4.49.4.1.5ColumnlicenceMinorread-writecurrentThe minor release number for the release whose licence this is.
1.3.6.1.4.1.207.8.4.4.4.49.4.1.6ColumnlicencePasswordread-writecurrentThe password for this release. The password is a string of hex digits.
1.3.6.1.4.1.207.8.4.4.4.49.4.1.7ColumnlicenceExpiryread-onlycurrentA human-readable string that gives the expiry date of this licence.
1.3.6.1.4.1.207.8.4.4.4.49.4.1.8ColumnlicenceInterimread-writecurrentThe interim release number for the release whose licence this is.
1.3.6.1.4.1.207.8.4.4.4.49.5ScalarcreateConfigFileread-writecurrentThe name of a file to create containing the current router configuration. A read from this variable will return the same as the variable configFile. Thus to sa…
1.3.6.1.4.1.207.8.4.4.4.49.6ScalarconfigFileExistread-onlycurrentIndicates if the boot configuration file exists or not. true(1) means it exists, false(2) means it doesn't
1.3.6.1.4.1.207.8.4.4.4.49.7ScalarcurrentConfigFileread-onlycurrentThe name of the file that the router is currently configured with. The format of the name is the same as that for fileName described above. If the current conf…