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

VENDOR: ALVARION LTD.


 Home MIB: ALVARION-SYSTEM-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
 alvarionSystemMIB 1.3.6.1.4.1.12394.1.10.5.6
Generic system information for Alvarion devices.
     alvarionSystemMIBObjects 1.3.6.1.4.1.12394.1.10.5.6.1
         systemInfo 1.3.6.1.4.1.12394.1.10.5.6.1.1
             systemProductName 1.3.6.1.4.1.12394.1.10.5.6.1.1.1 displaystring read-only
Alvarion product name for the device.
             systemFirmwareRevision 1.3.6.1.4.1.12394.1.10.5.6.1.1.2 displaystring read-only
Revision number of the device firmware.
             systemBootRevision 1.3.6.1.4.1.12394.1.10.5.6.1.1.3 displaystring read-only
Revision number of the device boot loader.
             systemHardwareRevision 1.3.6.1.4.1.12394.1.10.5.6.1.1.4 displaystring read-only
Revision number of the system hardware.
             systemSerialNumber 1.3.6.1.4.1.12394.1.10.5.6.1.1.5 displaystring read-only
Device serial number.
             systemConfigurationVersion 1.3.6.1.4.1.12394.1.10.5.6.1.1.6 displaystring read-write
User-defined string to identify the current device configuration. This string could be anything in printable ASCII characters.
             systemUpTime 1.3.6.1.4.1.12394.1.10.5.6.1.1.7 counter32 read-only
How long the system has been running since its last restart. When this counter reaches its maximum value, it wraps around and starts increasing again from zero.
             systemMacAddress 1.3.6.1.4.1.12394.1.10.5.6.1.1.8 macaddress no-access
MAC address of the device. This information is only returned in a systemHeartbeatNotification event.
             systemWanPortIpAddress 1.3.6.1.4.1.12394.1.10.5.6.1.1.9 ipaddress no-access
IP address of the device WAN port. This information is only returned in a systemHeartbeatNotification event.
             systemProductFlavor 1.3.6.1.4.1.12394.1.10.5.6.1.1.10 displaystring read-only
The product flavor can extends or alter the functionality of a Alvarion product.
             systemDeviceIdentification 1.3.6.1.4.1.12394.1.10.5.6.1.1.11 macaddress read-only
Manufacturing Ethernet base MAC address.
         systemTime 1.3.6.1.4.1.12394.1.10.5.6.1.2
             systemTimeUpdateMode 1.3.6.1.4.1.12394.1.10.5.6.1.2.1 integer read-write
Specifies the method and format used to set the system time. 'manual': Operator must configures the system time parameters manually in the GMT zone. 'sntpUdp': Look for time servers in the systemTimeServerTable in order to synchronize the device system time using SNTP. 'tp': Look for time servers in the systemTimeServerTable in order to synchronize the device system time using the Time Protocol. Enumeration: 'manual': 1, 'tp': 3, 'sntpUdp': 2.
             systemTimeLostWhenRebooting 1.3.6.1.4.1.12394.1.10.5.6.1.2.2 truthvalue read-only
Indicates if the system time is lost after rebooting or not. 'true': Indicates that the system time has been lost, 'false': Indicates that the system time has been kept.
             systemTimeDSTOn 1.3.6.1.4.1.12394.1.10.5.6.1.2.3 truthvalue read-write
Specifies if the system time need to be adjusted to compensate for daylight savings. 'true': Adjusts the system time by adding one hour. 'false': Keep the current system time.
             systemDate 1.3.6.1.4.1.12394.1.10.5.6.1.2.4 octet string read-write
Specifies the current GMT system date when systemTimeUpdateMode attribute is set to 'manual' mode. Reading this attributes will return the current date. Specify year (1995-3000), month (01-12), and day (01-31) in the format YYYY/MM/DD. The '/' character is mandatory between the fields.
             systemTimeOfDay 1.3.6.1.4.1.12394.1.10.5.6.1.2.5 octet string read-write
Specifies the current GMT system time when systemTimeUpdateMode attribute is set to 'manual' mode. Specify hour (00-24), minutes (00-59), and seconds (00-59) in the format HH:MM:SS. The ':' character is mandatory between the fields.
             systemTimeZone 1.3.6.1.4.1.12394.1.10.5.6.1.2.6 octet string read-write
Specifies the current system time zone in the relation to UTC. Specify the direction from UTC (+ or -), hours from UTC (00-14 or 00-12), and minutes from UTC (00 or 30) in the format +/-HH:MM. The '+' or '-' character is mandatory at the beginning of the expression. The ':' character is mandatory between the time fields.
             systemTimeServerTable 1.3.6.1.4.1.12394.1.10.5.6.1.2.7 no-access
A table containing the list of SNTP time servers that can be used to synchronize the device system time. In tabular form to allow multiple instances on an agent.
                 systemTimeServerEntry 1.3.6.1.4.1.12394.1.10.5.6.1.2.7.1 no-access
A SNTP time server used to get the device time. systemTimeServerIndex - Uniquely identifies a time server in the table.
                     systemTimeServerIndex 1.3.6.1.4.1.12394.1.10.5.6.1.2.7.1.1 integer32 no-access
Index of the time server in the systemTimeServerTable.
                     systemTimeServerAddress 1.3.6.1.4.1.12394.1.10.5.6.1.2.7.1.2 displaystring read-write
Specifies the DNS name or IP address of the time server to use. Setting an entry to a null string will delete the entry.
             systemTimeServerNotificationEnabled 1.3.6.1.4.1.12394.1.10.5.6.1.2.8 alvarionnotificationenable read-write
Specifies if timeServerFailure notifications are generated.
         adminAccess 1.3.6.1.4.1.12394.1.10.5.6.1.3
             adminAccessAuthenMode 1.3.6.1.4.1.12394.1.10.5.6.1.3.1 alvarionauthenticationmode read-write
Specifies if administrator authentication is performed locally or via an AAA server. You must have configured an AAA profile and the adminAccessAuthenProfileIndex attribute before you can select a profile or an error will be returned.
             adminAccessAuthenProfileIndex 1.3.6.1.4.1.12394.1.10.5.6.1.3.2 alvarionprofileindexorzero read-write
Specifies the AAA profile to be used in order to authenticate the administrator. This parameter only applies when the adminAccessAuthenMode is set to 'profile'. When the special value zero is specified, no AAA server profile is selected.
             adminAccessMaxLoginAttempts 1.3.6.1.4.1.12394.1.10.5.6.1.3.3 integer32 read-write
Specifies the number of successive unsuccessful authentications that must occur to generate an adminAccessAuthFailureNotification event.
             adminAccessLockOutPeriod 1.3.6.1.4.1.12394.1.10.5.6.1.3.4 integer32 read-write
Specifies the duration when further login attempts are blocked after adminAccessMaxLoginAttempts has been reached. Setting this value to zero disables the lock out feature.
             adminAccessLoginNotificationEnabled 1.3.6.1.4.1.12394.1.10.5.6.1.3.5 alvarionnotificationenable read-write
Specifies if an adminAccessLoginNotification event is generated after an administrator is successfully authenticated.
             adminAccessAuthFailureNotificationEnabled 1.3.6.1.4.1.12394.1.10.5.6.1.3.6 alvarionnotificationenable read-write
Specifies if an adminAccessAuthFailureNotification event is generated when the number of successive unsuccessful authentications attempts exceed the value of adminAccessMaxLoginAttempts.
             adminAccessInfo 1.3.6.1.4.1.12394.1.10.5.6.1.3.7 displaystring no-access
Contains various information about the administrator. This parameter is used in the adminAccessAuthFailureNotification event to return the administrator status to a management system.
             adminAccessProfileTable 1.3.6.1.4.1.12394.1.10.5.6.1.3.8 no-access
This table handles the profile of several administrator users. In tabular form in order to allow multiple instances on an agent.
                 adminAccessProfileEntry 1.3.6.1.4.1.12394.1.10.5.6.1.3.8.1 no-access
An administrator profile configured in the administrator access table.
                     adminAccessProfileIndex 1.3.6.1.4.1.12394.1.10.5.6.1.3.8.1.1 integer32 no-access
Specifies the index of the administrator profile.
                     adminAccessUserName 1.3.6.1.4.1.12394.1.10.5.6.1.3.8.1.2 octet string read-only
Specifies the user name of the administrator.
                     adminAccessAdministrativeRights 1.3.6.1.4.1.12394.1.10.5.6.1.3.8.1.3 integer read-only
Specifies the administrative rights of this specific administrator. Enumeration: 'readWrite': 2, 'readOnly': 1.
             adminAccessLogoutNotificationEnabled 1.3.6.1.4.1.12394.1.10.5.6.1.3.9 alvarionnotificationenable read-write
Specifies if an adminAccessLogoutNotification event is generated after an administrator logs out from the web interface.
         heartbeat 1.3.6.1.4.1.12394.1.10.5.6.1.4
             heartbeatPeriod 1.3.6.1.4.1.12394.1.10.5.6.1.4.1 integer32 read-write
Specifies the delay between 2 heartbeat notifications. The range of this parameter is 30 seconds to 1 year.
             heartbeatNotificationEnabled 1.3.6.1.4.1.12394.1.10.5.6.1.4.2 alvarionnotificationenable read-write
Specifies if systemHeartbeatNotification events are generated.
     alvarionSystemMIBNotificationPrefix 1.3.6.1.4.1.12394.1.10.5.6.2
         alvarionSystemMIBNotifications 1.3.6.1.4.1.12394.1.10.5.6.2.0
             adminAccessAuthFailureNotification 1.3.6.1.4.1.12394.1.10.5.6.2.0.1
Sent after an administrator authentication failure.
             adminAccessLoginNotification 1.3.6.1.4.1.12394.1.10.5.6.2.0.2
Sent after an administrator is successfully authenticated.
             systemColdStart 1.3.6.1.4.1.12394.1.10.5.6.2.0.3
Sent at system boot up.
             systemHeartbeatNotification 1.3.6.1.4.1.12394.1.10.5.6.2.0.4
Sent every heartbeatPeriod.
             adminAccessLogoutNotification 1.3.6.1.4.1.12394.1.10.5.6.2.0.5
Sent after an administrator has logout.
             timeServerFailure 1.3.6.1.4.1.12394.1.10.5.6.2.0.6
Sent when a time server of the system time table is unreachable.
     alvarionSystemMIBConformance 1.3.6.1.4.1.12394.1.10.5.6.3
         alvarionSystemMIBCompliances 1.3.6.1.4.1.12394.1.10.5.6.3.1
             alvarionSystemMIBCompliance 1.3.6.1.4.1.12394.1.10.5.6.3.1.1
The compliance statement for entities which implement the Alvarion System MIB.
         alvarionSystemMIBGroups 1.3.6.1.4.1.12394.1.10.5.6.3.2
             alvarionSystemMIBGroup 1.3.6.1.4.1.12394.1.10.5.6.3.2.1
A collection of objects providing the System MIB capability.
             alvarionAdminAccessProfileGroup 1.3.6.1.4.1.12394.1.10.5.6.3.2.2
A collection of objects providing the administrator access configuration capability.
             alvarionSystemNotificationGroup 1.3.6.1.4.1.12394.1.10.5.6.3.2.3
A collection of supported notifications
             alvarionAdminAccessNotificationGroup 1.3.6.1.4.1.12394.1.10.5.6.3.2.4
A collection of supported notifications
             alvarionTimeNotificationGroup 1.3.6.1.4.1.12394.1.10.5.6.3.2.5
A collection of supported notifications