ALVARION-SYSTEM-MIB

File: ALVARION-SYSTEM-MIB.mib (21614 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB ALVARION-SMI ALVARION-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Integer32 Counter32 IpAddress
MacAddress DisplayString TruthValue
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
ifOutUcastPkts ifInUcastPkts ifOutErrors
ifInErrors alvarionMgmtV2 AlvarionAuthenticationMode
AlvarionNotificationEnable AlvarionProfileIndexOrZero

Defined Types

SystemTimeServerEntry  
SEQUENCE    
  systemTimeServerIndex Integer32
  systemTimeServerAddress DisplayString

AdminAccessProfileEntry  
SEQUENCE    
  adminAccessProfileIndex Integer32
  adminAccessUserName OCTET STRING
  adminAccessAdministrativeRights INTEGER

Defined Values

alvarionSystemMIB 1.3.6.1.4.1.12394.1.10.5.6
Generic system information for Alvarion devices.
MODULE-IDENTITY    

alvarionSystemMIBObjects 1.3.6.1.4.1.12394.1.10.5.6.1
OBJECT IDENTIFIER    

systemInfo 1.3.6.1.4.1.12394.1.10.5.6.1.1
OBJECT IDENTIFIER    

systemTime 1.3.6.1.4.1.12394.1.10.5.6.1.2
OBJECT IDENTIFIER    

adminAccess 1.3.6.1.4.1.12394.1.10.5.6.1.3
OBJECT IDENTIFIER    

heartbeat 1.3.6.1.4.1.12394.1.10.5.6.1.4
OBJECT IDENTIFIER    

systemProductName 1.3.6.1.4.1.12394.1.10.5.6.1.1.1
Alvarion product name for the device.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

systemFirmwareRevision 1.3.6.1.4.1.12394.1.10.5.6.1.1.2
Revision number of the device firmware.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

systemBootRevision 1.3.6.1.4.1.12394.1.10.5.6.1.1.3
Revision number of the device boot loader.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

systemHardwareRevision 1.3.6.1.4.1.12394.1.10.5.6.1.1.4
Revision number of the system hardware.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

systemSerialNumber 1.3.6.1.4.1.12394.1.10.5.6.1.1.5
Device serial number.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

systemConfigurationVersion 1.3.6.1.4.1.12394.1.10.5.6.1.1.6
User-defined string to identify the current device configuration. This string could be anything in printable ASCII characters.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

systemUpTime 1.3.6.1.4.1.12394.1.10.5.6.1.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

systemMacAddress 1.3.6.1.4.1.12394.1.10.5.6.1.1.8
MAC address of the device. This information is only returned in a systemHeartbeatNotification event.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  MacAddress  

systemWanPortIpAddress 1.3.6.1.4.1.12394.1.10.5.6.1.1.9
IP address of the device WAN port. This information is only returned in a systemHeartbeatNotification event.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  IpAddress  

systemProductFlavor 1.3.6.1.4.1.12394.1.10.5.6.1.1.10
The product flavor can extends or alter the functionality of a Alvarion product.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

systemDeviceIdentification 1.3.6.1.4.1.12394.1.10.5.6.1.1.11
Manufacturing Ethernet base MAC address.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

systemTimeUpdateMode 1.3.6.1.4.1.12394.1.10.5.6.1.2.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER manual(1), sntpUdp(2), tp(3)  

systemTimeLostWhenRebooting 1.3.6.1.4.1.12394.1.10.5.6.1.2.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

systemTimeDSTOn 1.3.6.1.4.1.12394.1.10.5.6.1.2.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

systemDate 1.3.6.1.4.1.12394.1.10.5.6.1.2.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(10)  

systemTimeOfDay 1.3.6.1.4.1.12394.1.10.5.6.1.2.5
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.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(8)  

systemTimeZone 1.3.6.1.4.1.12394.1.10.5.6.1.2.6
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.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(6)  

systemTimeServerTable 1.3.6.1.4.1.12394.1.10.5.6.1.2.7
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SystemTimeServerEntry

systemTimeServerEntry 1.3.6.1.4.1.12394.1.10.5.6.1.2.7.1
A SNTP time server used to get the device time. systemTimeServerIndex - Uniquely identifies a time server in the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SystemTimeServerEntry  

systemTimeServerIndex 1.3.6.1.4.1.12394.1.10.5.6.1.2.7.1.1
Index of the time server in the systemTimeServerTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..20  

systemTimeServerAddress 1.3.6.1.4.1.12394.1.10.5.6.1.2.7.1.2
Specifies the DNS name or IP address of the time server to use. Setting an entry to a null string will delete the entry.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

systemTimeServerNotificationEnabled 1.3.6.1.4.1.12394.1.10.5.6.1.2.8
Specifies if timeServerFailure notifications are generated.
Status: current Access: read-write
OBJECT-TYPE    
  AlvarionNotificationEnable  

adminAccessAuthenMode 1.3.6.1.4.1.12394.1.10.5.6.1.3.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  AlvarionAuthenticationMode  

adminAccessAuthenProfileIndex 1.3.6.1.4.1.12394.1.10.5.6.1.3.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  AlvarionProfileIndexOrZero  

adminAccessMaxLoginAttempts 1.3.6.1.4.1.12394.1.10.5.6.1.3.3
Specifies the number of successive unsuccessful authentications that must occur to generate an adminAccessAuthFailureNotification event.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..32767  

adminAccessLockOutPeriod 1.3.6.1.4.1.12394.1.10.5.6.1.3.4
Specifies the duration when further login attempts are blocked after adminAccessMaxLoginAttempts has been reached. Setting this value to zero disables the lock out feature.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..60  

adminAccessLoginNotificationEnabled 1.3.6.1.4.1.12394.1.10.5.6.1.3.5
Specifies if an adminAccessLoginNotification event is generated after an administrator is successfully authenticated.
Status: current Access: read-write
OBJECT-TYPE    
  AlvarionNotificationEnable  

adminAccessAuthFailureNotificationEnabled 1.3.6.1.4.1.12394.1.10.5.6.1.3.6
Specifies if an adminAccessAuthFailureNotification event is generated when the number of successive unsuccessful authentications attempts exceed the value of adminAccessMaxLoginAttempts.
Status: current Access: read-write
OBJECT-TYPE    
  AlvarionNotificationEnable  

adminAccessInfo 1.3.6.1.4.1.12394.1.10.5.6.1.3.7
Contains various information about the administrator. This parameter is used in the adminAccessAuthFailureNotification event to return the administrator status to a management system.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

adminAccessProfileTable 1.3.6.1.4.1.12394.1.10.5.6.1.3.8
This table handles the profile of several administrator users. In tabular form in order to allow multiple instances on an agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AdminAccessProfileEntry

adminAccessProfileEntry 1.3.6.1.4.1.12394.1.10.5.6.1.3.8.1
An administrator profile configured in the administrator access table.
Status: current Access: not-accessible
OBJECT-TYPE    
  AdminAccessProfileEntry  

adminAccessProfileIndex 1.3.6.1.4.1.12394.1.10.5.6.1.3.8.1.1
Specifies the index of the administrator profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

adminAccessUserName 1.3.6.1.4.1.12394.1.10.5.6.1.3.8.1.2
Specifies the user name of the administrator.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..253)  

adminAccessAdministrativeRights 1.3.6.1.4.1.12394.1.10.5.6.1.3.8.1.3
Specifies the administrative rights of this specific administrator.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER readOnly(1), readWrite(2)  

adminAccessLogoutNotificationEnabled 1.3.6.1.4.1.12394.1.10.5.6.1.3.9
Specifies if an adminAccessLogoutNotification event is generated after an administrator logs out from the web interface.
Status: current Access: read-write
OBJECT-TYPE    
  AlvarionNotificationEnable  

heartbeatPeriod 1.3.6.1.4.1.12394.1.10.5.6.1.4.1
Specifies the delay between 2 heartbeat notifications. The range of this parameter is 30 seconds to 1 year.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 30..31536000  

heartbeatNotificationEnabled 1.3.6.1.4.1.12394.1.10.5.6.1.4.2
Specifies if systemHeartbeatNotification events are generated.
Status: current Access: read-write
OBJECT-TYPE    
  AlvarionNotificationEnable  

alvarionSystemMIBNotificationPrefix 1.3.6.1.4.1.12394.1.10.5.6.2
OBJECT IDENTIFIER    

alvarionSystemMIBNotifications 1.3.6.1.4.1.12394.1.10.5.6.2.0
OBJECT IDENTIFIER    

adminAccessAuthFailureNotification 1.3.6.1.4.1.12394.1.10.5.6.2.0.1
Sent after an administrator authentication failure.
Status: current Access: read-write
NOTIFICATION-TYPE    

adminAccessLoginNotification 1.3.6.1.4.1.12394.1.10.5.6.2.0.2
Sent after an administrator is successfully authenticated.
Status: current Access: read-write
NOTIFICATION-TYPE    

systemColdStart 1.3.6.1.4.1.12394.1.10.5.6.2.0.3
Sent at system boot up.
Status: current Access: read-write
NOTIFICATION-TYPE    

systemHeartbeatNotification 1.3.6.1.4.1.12394.1.10.5.6.2.0.4
Sent every heartbeatPeriod.
Status: current Access: read-write
NOTIFICATION-TYPE    

adminAccessLogoutNotification 1.3.6.1.4.1.12394.1.10.5.6.2.0.5
Sent after an administrator has logout.
Status: current Access: read-write
NOTIFICATION-TYPE    

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.
Status: current Access: read-write
NOTIFICATION-TYPE    

alvarionSystemMIBConformance 1.3.6.1.4.1.12394.1.10.5.6.3
OBJECT IDENTIFIER    

alvarionSystemMIBCompliances 1.3.6.1.4.1.12394.1.10.5.6.3.1
OBJECT IDENTIFIER    

alvarionSystemMIBGroups 1.3.6.1.4.1.12394.1.10.5.6.3.2
OBJECT IDENTIFIER    

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.
Status: current Access: read-write
MODULE-COMPLIANCE    

alvarionSystemMIBGroup 1.3.6.1.4.1.12394.1.10.5.6.3.2.1
A collection of objects providing the System MIB capability.
Status: current Access: read-write
OBJECT-GROUP    

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.
Status: current Access: read-write
OBJECT-GROUP    

alvarionSystemNotificationGroup 1.3.6.1.4.1.12394.1.10.5.6.3.2.3
A collection of supported notifications
Status: current Access: read-write
NOTIFICATION-GROUP    

alvarionAdminAccessNotificationGroup 1.3.6.1.4.1.12394.1.10.5.6.3.2.4
A collection of supported notifications
Status: current Access: read-write
NOTIFICATION-GROUP    

alvarionTimeNotificationGroup 1.3.6.1.4.1.12394.1.10.5.6.3.2.5
A collection of supported notifications
Status: current Access: read-write
NOTIFICATION-GROUP