AT-INSTALL-MIB
AI MIB Summary
The AT-INSTALL-MIB provides managed object definitions for monitoring installation status, configuration state, and firmware versioning on Allied Telesis network devices. It enables administrators to track the success or failure of software upgrades and system initialization processes via SNMP.
This MIB file contains definitions of managed objects for the INSTALL module.
Main OID:
install.1.3.6.1.4.1.207.8.4.4.4.49
33
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
33 total| Object Name |
|---|
installThis MIB file contains definitions of managed objects for the INSTALL module. MODULE-IDENTITY .1.3.6.1.4.1.207.8.4.4.4.49 |
installTrap OBJECT IDENTIFIER .1.3.6.1.4.1.207.8.4.4.4.49.0 |
configFileExistTrapThis trap is generated when the boot file is detected as missing NOTIFICATION-TYPE .1.3.6.1.4.1.207.8.4.4.4.49.0.1 |
installTableThe list of install configurations for the router. SEQUENCE OF InstallEntry .1.3.6.1.4.1.207.8.4.4.4.49.1 |
installEntryAn entry in the list of install configurations. InstallEntry .1.3.6.1.4.1.207.8.4.4.4.49.1.1 |
instIndexThe 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.ro Enumeration .1.3.6.1.4.1.207.8.4.4.4.49.1.1.1 |
instRelDeviceThe 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) release.ro Enumeration .1.3.6.1.4.1.207.8.4.4.4.49.1.1.2 |
instRelNameThe 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.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.207.8.4.4.4.49.1.1.3 |
instRelMajorThe 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 release number is a.b.c, the major release number is a.ro INTEGER .1.3.6.1.4.1.207.8.4.4.4.49.1.1.4 |
instRelMinorThe 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 release number is a.b.c, the major release number is b.ro INTEGER .1.3.6.1.4.1.207.8.4.4.4.49.1.1.5 |
instPatDeviceThe device for the patch in the install. The file for the patch is given in instPatName unless the device is none(1).ro Enumeration .1.3.6.1.4.1.207.8.4.4.4.49.1.1.6 |
instPatNameThe file name for the patch in the install.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.207.8.4.4.4.49.1.1.7 |
instRelInterimThe 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 the release number is a.b.c, the major release number is c. If the release number is a.b, the interim release number is 0.ro INTEGER .1.3.6.1.4.1.207.8.4.4.4.49.1.1.8 |
instRelExistsIndicates if the release file exists or not. true(1) means it exists, false(2) means it doesn't.ro Enumeration .1.3.6.1.4.1.207.8.4.4.4.49.1.1.9 |
instPatExistsIndicates if the patch file exists or not. true(1) means it exists, false(2) means it doesn'tro Enumeration .1.3.6.1.4.1.207.8.4.4.4.49.1.1.10 |
installHistoryTableThe table of descriptions of events in the install history of the router. SEQUENCE OF InstallHistoryEntry .1.3.6.1.4.1.207.8.4.4.4.49.2 |
installHistoryEntryA single line describing part of the install history of the router. InstallHistoryEntry .1.3.6.1.4.1.207.8.4.4.4.49.2.1 |
instHistIndexThe 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 will have to be traversed in order to find out how large it is.ro INTEGER .1.3.6.1.4.1.207.8.4.4.4.49.2.1.1 |
instHistLineA line of text describing a single event in the install history of the router.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.207.8.4.4.4.49.2.1.2 |
configFileThe 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 file name is a zero length string, then there is no configuration file defined in the router.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.207.8.4.4.4.49.3 |
licenceTableThe list of release licences in the router. SEQUENCE OF LicenceEntry .1.3.6.1.4.1.207.8.4.4.4.49.4 |
licenceEntryAn entry in the list of release licences. LicenceEntry .1.3.6.1.4.1.207.8.4.4.4.49.4.1 |
licenceIndexA unique licence index. Licence indices are recalculated every time the router reboots to reflect the current licences on the router. As licences are added, new indices are allocated to the new licences.ro INTEGER .1.3.6.1.4.1.207.8.4.4.4.49.4.1.1 |
licenceStatusThe 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 value deleting(2) to this object to delete the file.rw Enumeration .1.3.6.1.4.1.207.8.4.4.4.49.4.1.2 |
licenceReleaseThe file name for the release whose licence this is.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.207.8.4.4.4.49.4.1.3 |
licenceMajorThe major release number for the release whose licence this is.rw INTEGER .1.3.6.1.4.1.207.8.4.4.4.49.4.1.4 |
licenceMinorThe minor release number for the release whose licence this is.rw INTEGER .1.3.6.1.4.1.207.8.4.4.4.49.4.1.5 |
licencePasswordThe password for this release. The password is a string of hex digits.rw DisplayStringUnsized .1.3.6.1.4.1.207.8.4.4.4.49.4.1.6 |
licenceExpiryA human-readable string that gives the expiry date of this licence.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.207.8.4.4.4.49.4.1.7 |
licenceInterimThe interim release number for the release whose licence this is.rw INTEGER .1.3.6.1.4.1.207.8.4.4.4.49.4.1.8 |
createConfigFileThe 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 save the current configuration in the current configuration file, read createConfigFile first, then write the result back to createConfigFile. If this variable is written with the name of an existing file, the file will be replaced with the current configuration.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.207.8.4.4.4.49.5 |
configFileExistIndicates if the boot configuration file exists or not. true(1) means it exists, false(2) means it doesn'tro Enumeration .1.3.6.1.4.1.207.8.4.4.4.49.6 |
currentConfigFileThe 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 configuration file name is a zero length string, then there is no current configuration file defined in the router.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.207.8.4.4.4.49.7 |