ALVARION-TOOLS-MIB

File: ALVARION-TOOLS-MIB.mib (7204 bytes)

Imported modules

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

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Unsigned32 DisplayString MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP InterfaceIndex
alvarionMgmtV2 AlvarionNotificationEnable

Defined Values

alvarionToolsMIB 1.3.6.1.4.1.12394.1.10.5.12
Alvarion Tools MIB module.
MODULE-IDENTITY    

alvarionToolsMIBObjects 1.3.6.1.4.1.12394.1.10.5.12.1
OBJECT IDENTIFIER    

traceToolConfig 1.3.6.1.4.1.12394.1.10.5.12.1.1
OBJECT IDENTIFIER    

traceInterface 1.3.6.1.4.1.12394.1.10.5.12.1.1.1
Specifies the interface to apply the trace to.
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceIndex  

traceCaptureDestination 1.3.6.1.4.1.12394.1.10.5.12.1.1.2
Specifies if the traces shall be stored locally on the device or remotely on a distant system. 'local': Stores the traces locally on the device. 'remote': Stores the traces in a remote file specified by traceCaptureDestinationURL.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER local(1), remote(2)  

traceCaptureDestinationURL 1.3.6.1.4.1.12394.1.10.5.12.1.1.3
Specifies the URL of the file that trace data will be sent to. If a valid URL is not defined, the trace data cannot be sent and will be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

traceTimeout 1.3.6.1.4.1.12394.1.10.5.12.1.1.4
Specifies the amount of time the trace will capture data. Once this limit is reached, the trace automatically stops.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..99999  

traceNumberOfPackets 1.3.6.1.4.1.12394.1.10.5.12.1.1.5
Specifies the maximum number of packets (IP datagrams) the trace should capture. Once this limit is reached, the trace automatically stops.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..99999  

tracePacketSize 1.3.6.1.4.1.12394.1.10.5.12.1.1.6
Specifies the maximum number of bytes to capture for each packet. The remaining data is discarded.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 68..4096  

traceCaptureFilter 1.3.6.1.4.1.12394.1.10.5.12.1.1.7
Specifies the packet filter to use to capture data. The filter expression has the same format and behavior as the expression parameter used by the well-known TCPDUMP command.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

traceCaptureStatus 1.3.6.1.4.1.12394.1.10.5.12.1.1.8
IP Trace tool action trigger. 'stop': Stops the trace tool from functioning. If any capture was previously started it will end up. if no capture was started, 'stop' has no effect. 'start': Starts to capture the packets following the critera specified in the management tool and in this MIB.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER stop(1), start(2)  

traceNotificationEnabled 1.3.6.1.4.1.12394.1.10.5.12.1.1.9
Specifies if IP trace notifications are generated.
Status: current Access: read-write
OBJECT-TYPE    
  AlvarionNotificationEnable  

alvarionToolsMIBNotificationPrefix 1.3.6.1.4.1.12394.1.10.5.12.2
OBJECT IDENTIFIER    

alvarionToolsMIBNotifications 1.3.6.1.4.1.12394.1.10.5.12.2.0
OBJECT IDENTIFIER    

traceStatusNotification 1.3.6.1.4.1.12394.1.10.5.12.2.0.1
Sent when the user triggers the IP Trace tool either by starting a new trace or stopping an existing session.
Status: current Access: read-write
NOTIFICATION-TYPE    

alvarionToolsMIBConformance 1.3.6.1.4.1.12394.1.10.5.12.3
OBJECT IDENTIFIER    

alvarionToolsMIBCompliances 1.3.6.1.4.1.12394.1.10.5.12.3.1
OBJECT IDENTIFIER    

alvarionToolsMIBGroups 1.3.6.1.4.1.12394.1.10.5.12.3.2
OBJECT IDENTIFIER    

alvarionToolsMIBCompliance 1.3.6.1.4.1.12394.1.10.5.12.3.1.1
The compliance statement for entities which implement the Alvarion Tools MIB.
Status: current Access: read-write
MODULE-COMPLIANCE    

alvarionToolsMIBGroup 1.3.6.1.4.1.12394.1.10.5.12.3.2.1
A collection of objects providing the Tools MIB capability.
Status: current Access: read-write
OBJECT-GROUP    

alvarionToolsNotificationGroup 1.3.6.1.4.1.12394.1.10.5.12.3.2.2
A collection of supported notifications.
Status: current Access: read-write
NOTIFICATION-GROUP