ALVARION-SATELLITE-MANAGEMENT-MIB

File: ALVARION-SATELLITE-MANAGEMENT-MIB.mib (13153 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
ALVARION-SMI ALVARION-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Integer32 Unsigned32 IpAddress
MacAddress DisplayString TruthValue
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
alvarionMgmtV2 AlvarionNotificationEnable AlvarionSSIDOrNone

Defined Types

SatelliteEntry  
SEQUENCE    
  satelliteIndex Integer32
  satelliteDeviceId DisplayString
  satelliteMacAddress MacAddress
  satelliteIpAddress IpAddress
  satelliteName DisplayString
  satelliteSSID AlvarionSSIDOrNone
  satelliteChannelNumber Unsigned32
  satelliteForwardWirelessToWireless TruthValue
  satelliteMasterTrafficOnly TruthValue
  satelliteSNMPPort Integer32
  satelliteSecureWebPort Integer32
  satelliteDeviceMacAddress MacAddress
  satelliteProductName DisplayString
  satelliteFirmwareRevision DisplayString
  satelliteGroupName DisplayString
  satelliteChannelNumberRadio2 Unsigned32
  satelliteVLAN Integer32
  satelliteDetectionPort DisplayString

Defined Values

alvarionSatelliteManagementMIB 1.3.6.1.4.1.12394.1.10.5.7
Alvarion SatelliteManagement MIB.
MODULE-IDENTITY    

alvarionSatelliteManagementMIBObjects 1.3.6.1.4.1.12394.1.10.5.7.1
OBJECT IDENTIFIER    

satelliteInfo 1.3.6.1.4.1.12394.1.10.5.7.1.1
OBJECT IDENTIFIER    

masterSettings 1.3.6.1.4.1.12394.1.10.5.7.1.2
OBJECT IDENTIFIER    

satelliteTable 1.3.6.1.4.1.12394.1.10.5.7.1.1.1
The table of all satellite access points currently registered by the Master access point. In tabular form to allow multiple instance on an agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SatelliteEntry

satelliteEntry 1.3.6.1.4.1.12394.1.10.5.7.1.1.1.1
Information about a Satellite access point currently registered by the Master access point. satelliteIndex - Uniquely identifies a device in the satellite table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SatelliteEntry  

satelliteIndex 1.3.6.1.4.1.12394.1.10.5.7.1.1.1.1.1
Index of a the satellite in the satelliteTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

satelliteDeviceId 1.3.6.1.4.1.12394.1.10.5.7.1.1.1.1.2
Device ID of a the satellite in the satelliteTable.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

satelliteMacAddress 1.3.6.1.4.1.12394.1.10.5.7.1.1.1.1.3
Indicates the MAC address of the wireless radio of the satellite access point.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

satelliteIpAddress 1.3.6.1.4.1.12394.1.10.5.7.1.1.1.1.4
Indicates the IP address of the satellite access point.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

satelliteName 1.3.6.1.4.1.12394.1.10.5.7.1.1.1.1.5
Indicates the name of the satellite access point.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

satelliteSSID 1.3.6.1.4.1.12394.1.10.5.7.1.1.1.1.6
Indicates the SSID of the satellite access point.
Status: current Access: read-only
OBJECT-TYPE    
  AlvarionSSIDOrNone  

satelliteChannelNumber 1.3.6.1.4.1.12394.1.10.5.7.1.1.1.1.7
Indicates the wireless channel number the satellite access point is operating on.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

satelliteForwardWirelessToWireless 1.3.6.1.4.1.12394.1.10.5.7.1.1.1.1.8
Indicates if the forwarding of traffic between wireless client stations is enabled on the satellite access point. 'true': indicates that the forwarding feature is enabled, 'false': indicates that no forwarding takes place.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

satelliteMasterTrafficOnly 1.3.6.1.4.1.12394.1.10.5.7.1.1.1.1.9
Indicates if the satellite will only forward traffic that is addressed to the MAC address of the Master access point.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

satelliteSNMPPort 1.3.6.1.4.1.12394.1.10.5.7.1.1.1.1.10
Indicates the SNMP port on which the satellite listens. The value zero is used when no information could be retrieved from the satellite device.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

satelliteSecureWebPort 1.3.6.1.4.1.12394.1.10.5.7.1.1.1.1.11
Indicates the secure web port on which the satellite listens. The value zero is used when no information could be retrieved from the satellite device.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

satelliteDeviceMacAddress 1.3.6.1.4.1.12394.1.10.5.7.1.1.1.1.12
Indicates the MAC address of the satellite access point bridge interface.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

satelliteProductName 1.3.6.1.4.1.12394.1.10.5.7.1.1.1.1.13
Indicates the Alvarion product name for the device in printable ASCII characters.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

satelliteFirmwareRevision 1.3.6.1.4.1.12394.1.10.5.7.1.1.1.1.14
Indicates the revision number of the device firmware in printable ASCII characters.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

satelliteGroupName 1.3.6.1.4.1.12394.1.10.5.7.1.1.1.1.15
Indicates the location-aware group name of the satellite. The group name is only returned when location-aware is enabled at the satellite. An empty string is returned otherwise.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

satelliteChannelNumberRadio2 1.3.6.1.4.1.12394.1.10.5.7.1.1.1.1.16
Indicates the wireless channel number the radio 2 is operating on.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

satelliteVLAN 1.3.6.1.4.1.12394.1.10.5.7.1.1.1.1.17
Management VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

satelliteDetectionPort 1.3.6.1.4.1.12394.1.10.5.7.1.1.1.1.18
The detection packet is send on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

satelliteNumber 1.3.6.1.4.1.12394.1.10.5.7.1.1.2
Indicates the number of satellites present in the satellite table.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

satelliteUpNotificationEnabled 1.3.6.1.4.1.12394.1.10.5.7.1.2.1
Specifies if satelliteUpNotification notifications are generated.
Status: current Access: read-write
OBJECT-TYPE    
  AlvarionNotificationEnable  

satelliteDownNotificationEnabled 1.3.6.1.4.1.12394.1.10.5.7.1.2.2
Specifies if satelliteDownNotification notifications are generated.
Status: current Access: read-write
OBJECT-TYPE    
  AlvarionNotificationEnable  

alvarionSatelliteManagementMIBNotificationPrefix 1.3.6.1.4.1.12394.1.10.5.7.2
OBJECT IDENTIFIER    

alvarionSatelliteManagementMIBNotifications 1.3.6.1.4.1.12394.1.10.5.7.2.0
OBJECT IDENTIFIER    

satelliteUpNotification 1.3.6.1.4.1.12394.1.10.5.7.2.0.1
Sent when a new satellite is detected.
Status: current Access: read-write
NOTIFICATION-TYPE    

satelliteDownNotification 1.3.6.1.4.1.12394.1.10.5.7.2.0.2
Sent when a satellite becomes unreachable.
Status: current Access: read-write
NOTIFICATION-TYPE    

alvarionSatelliteManagementMIBConformance 1.3.6.1.4.1.12394.1.10.5.7.3
OBJECT IDENTIFIER    

alvarionSatelliteManagementMIBCompliances 1.3.6.1.4.1.12394.1.10.5.7.3.1
OBJECT IDENTIFIER    

alvarionSatelliteManagementMIBGroups 1.3.6.1.4.1.12394.1.10.5.7.3.2
OBJECT IDENTIFIER    

alvarionSatelliteManagementMIBCompliance 1.3.6.1.4.1.12394.1.10.5.7.3.1.1
The compliance statement for entities which implement the Alvarion SatelliteManagement MIB.
Status: current Access: read-write
MODULE-COMPLIANCE    

alvarionSatelliteManagementMIBGroup 1.3.6.1.4.1.12394.1.10.5.7.3.2.1
A collection of objects providing the Satellite Management MIB capability.
Status: current Access: read-write
OBJECT-GROUP    

alvarionSatelliteNotificationControlGroup 1.3.6.1.4.1.12394.1.10.5.7.3.2.2
A collection of objects providing the Satellite Management MIB notification control capability.
Status: current Access: read-write
OBJECT-GROUP    

alvarionSatelliteNotificationGroup 1.3.6.1.4.1.12394.1.10.5.7.3.2.3
A collection of supported notifications.
Status: current Access: read-write
NOTIFICATION-GROUP