ALVARION-MAINTENANCE-MIB: View SNMP OID List / Download MIB

VENDOR: ALVARION LTD.


 Home MIB: ALVARION-MAINTENANCE-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 alvarionMaintenanceMIB 1.3.6.1.4.1.12394.1.10.5.2
Alvarion Maintenance MIB.
     alvarionMaintenanceMIBObjects 1.3.6.1.4.1.12394.1.10.5.2.1
         firmwareUpdate 1.3.6.1.4.1.12394.1.10.5.2.1.1
             firmwarePeriodicUpdate 1.3.6.1.4.1.12394.1.10.5.2.1.1.1 truthvalue read-write
Specifies if firmware updates are automatically triggered on a periodic basis or not. 'true': Automatically update the firmware based on the information specified in the firmwareUpdateDay and firmwareUpdateTime attributes. 'false': No firmware update is triggered unless a request is specifically issude using the firmwareUpdateInitiate attribute.
             firmwareUpdateDay 1.3.6.1.4.1.12394.1.10.5.2.1.1.2 integer read-write
When firmwarePeriodicUpdate is set to true, this attribute specifies the day that automatic updates will occur. Enumeration: 'monday': 1, 'tuesday': 2, 'friday': 5, 'wednesday': 3, 'thursday': 4, 'everyday': 8, 'sunday': 7, 'saturday': 6.
             firmwareUpdateTime 1.3.6.1.4.1.12394.1.10.5.2.1.1.3 octet string read-write
When firmwarePeriodicUpdate is set to true, this attribute specifies the time of the day for an automatic firmware update. Specify the time in hours (00-23) and minutes (00-59) in the format HH:MM. The ':' character is mandatory between the fields.
             firmwareUpdateLocation 1.3.6.1.4.1.12394.1.10.5.2.1.1.4 displaystring read-write
Specifies the URL where the new firmware file is located. This is used when the firmware update is triggered manually or automatically on a periodic basis.
             firmwareUpdateInitiate 1.3.6.1.4.1.12394.1.10.5.2.1.1.5 integer read-write
Triggers a firmware update using the firmware specified in the firmwareUpdateLocation attribute. Reading this attribute always returns 'idle'. Enumeration: 'idle': 0, 'update': 1.
             firmwareUpdateNotificationEnabled 1.3.6.1.4.1.12394.1.10.5.2.1.1.6 alvarionnotificationenable read-write
Specifies if firmwareUpdateNotification notifications are generated.
             firmwareUpdateInfo 1.3.6.1.4.1.12394.1.10.5.2.1.1.7 displaystring no-access
Contains various information about the firmware update and is used with firmware update notifications to provide more detailed information.
         configurationUpdate 1.3.6.1.4.1.12394.1.10.5.2.1.2
             configurationPeriodicUpdate 1.3.6.1.4.1.12394.1.10.5.2.1.2.1 truthvalue read-write
Specifies if configuration file updates are automatically triggered on a periodic basis or not. 'true': Automatically update the configuration file based on the information specified in the configurationUpdateDay and configurationUpdateTime attributes. 'false': No configuration file update is triggered unless a request is specifically issude using the configurationUpdateInitiate attribute.
             configurationUpdateDay 1.3.6.1.4.1.12394.1.10.5.2.1.2.2 integer read-write
When configurationPeriodicUpdate is set to true, this attribute specifies the day that automatic updates will occur. Enumeration: 'monday': 1, 'tuesday': 2, 'friday': 5, 'wednesday': 3, 'thursday': 4, 'everyday': 8, 'sunday': 7, 'saturday': 6.
             configurationUpdateTime 1.3.6.1.4.1.12394.1.10.5.2.1.2.3 octet string read-write
When configurationPeriodicUpdateis set to true, this attribute specifies the time of the day for an automatic configuration file update. Specify the time in hours (00-23) and minutes (00-59) in the format HH:MM. The ':' character is mandatory between the fields.
             configurationUpdateLocation 1.3.6.1.4.1.12394.1.10.5.2.1.2.4 displaystring read-write
Specifies the URL where the new configuration file is located. This is used when the update is triggered manually or automatically on a periodic basis.
             configurationUpdateInitiate 1.3.6.1.4.1.12394.1.10.5.2.1.2.5 integer read-write
Triggers a configuration file update using the configuration file specified in the configurationUpdateLocation attribute. Reading this attribute always returns 'idle'. Enumeration: 'idle': 0, 'update': 1.
             configurationUpdateOperation 1.3.6.1.4.1.12394.1.10.5.2.1.2.6 integer read-write
Specifies the operation that is performed on the configuration file. 'backup': Saves the current device configuration into the file specified in the configurationUpdateLocation attribute. 'restore': Loads the file specified in the configurationUpdateLocation attribute into the device. Enumeration: 'restore': 2, 'backup': 1.
             configurationUpdateNotificationEnabled 1.3.6.1.4.1.12394.1.10.5.2.1.2.7 alvarionnotificationenable read-write
Specifies if configurationUpdateNotification notifications are generated.
             configurationLocalUpdateNotificationEnabled 1.3.6.1.4.1.12394.1.10.5.2.1.2.8 alvarionnotificationenable read-write
Specifies if configurationLocalUpdateNotification notifications are generated.
             configurationUpdateInfo 1.3.6.1.4.1.12394.1.10.5.2.1.2.9 displaystring no-access
Contains various information about the configuration update and is used with configuration update notifications to provide more detailed information.
             configurationFactoryDefaults 1.3.6.1.4.1.12394.1.10.5.2.1.2.10 integer read-write
Resets the device configuration to Factory Default. Important: This will reset the community names and shut down all connections. Reading this object will always return 'idle'. Enumeration: 'idle': 0, 'resetToFactoryDefaults': 1.
             configurationRestart 1.3.6.1.4.1.12394.1.10.5.2.1.2.11 integer read-write
Restarts the device. Important: This will shut down all connections. Reading this object will always return 'idle'. Enumeration: 'idle': 0, 'restart': 1.
         certificate 1.3.6.1.4.1.12394.1.10.5.2.1.3
             certificateAboutToExpireNotificationEnabled 1.3.6.1.4.1.12394.1.10.5.2.1.3.1 alvarionnotificationenable read-write
Specifies if certificateAboutToExpireNotification notifications are generated.
             certificateExpiredNotificationEnabled 1.3.6.1.4.1.12394.1.10.5.2.1.3.2 alvarionnotificationenable read-write
Specifies if certificateExpiredNotification notifications are generated.
             certificateExpiryDate 1.3.6.1.4.1.12394.1.10.5.2.1.3.3 displaystring read-only
Indicates the current expiry date of the certificate.
     alvarionMaintenanceMIBNotificationPrefix 1.3.6.1.4.1.12394.1.10.5.2.2
         alvarionMaintenanceMIBNotifications 1.3.6.1.4.1.12394.1.10.5.2.2.0
             configurationUpdateNotification 1.3.6.1.4.1.12394.1.10.5.2.2.0.1
Sent when a configuration update was attempted from a remote server.
             configurationLocalUpdateNotification 1.3.6.1.4.1.12394.1.10.5.2.2.0.2
Sent whenever the configuration changes.
             certificateAboutToExpireNotification 1.3.6.1.4.1.12394.1.10.5.2.2.0.3
Sent when a certificate is about to expire.
             certificateExpiredNotification 1.3.6.1.4.1.12394.1.10.5.2.2.0.4
Sent when a certificate has expired.
             firmwareUpdateNotification 1.3.6.1.4.1.12394.1.10.5.2.2.0.5
Sent when a firmware update was attempted from a remote server.
     alvarionMaintenanceMIBConformance 1.3.6.1.4.1.12394.1.10.5.2.3
         alvarionMaintenanceMIBCompliances 1.3.6.1.4.1.12394.1.10.5.2.3.1
             alvarionMaintenanceMIBCompliance 1.3.6.1.4.1.12394.1.10.5.2.3.1.1
The compliance statement for entities which implement the Alvarion Maintenance MIB.
         alvarionMaintenanceMIBGroups 1.3.6.1.4.1.12394.1.10.5.2.3.2
             alvarionMaintenanceMIBGroup 1.3.6.1.4.1.12394.1.10.5.2.3.2.1
A collection of objects providing the Maintenance MIB capability.
             alvarionMaintenanceNotificationGroup 1.3.6.1.4.1.12394.1.10.5.2.3.2.2
A collection of supported notifications