COLUBRIS-TOOLS-MIB

File: COLUBRIS-TOOLS-MIB.mib (7590 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB COLUBRIS-SMI COLUBRIS-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Unsigned32 DisplayString MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP InterfaceIndex
colubrisMgmtV2 ColubrisNotificationEnable

Defined Values

colubrisToolsMIB 1.3.6.1.4.1.8744.5.12
Colubris Networks Tools MIB module.
MODULE-IDENTITY    

colubrisToolsMIBObjects 1.3.6.1.4.1.8744.5.12.1
OBJECT IDENTIFIER    

traceToolConfig 1.3.6.1.4.1.8744.5.12.1.1
OBJECT IDENTIFIER    

traceInterface 1.3.6.1.4.1.8744.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.8744.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.8744.5.12.1.1.3
Specifies the URL of the file to which trace data will be sent. 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.8744.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.8744.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.8744.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.8744.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.8744.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 criteria 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.8744.5.12.1.1.9
Specifies if IP trace notifications are generated.
Status: current Access: read-write
OBJECT-TYPE    
  ColubrisNotificationEnable  

colubrisToolsMIBNotificationPrefix 1.3.6.1.4.1.8744.5.12.2
OBJECT IDENTIFIER    

colubrisToolsMIBNotifications 1.3.6.1.4.1.8744.5.12.2.0
OBJECT IDENTIFIER    

traceStatusNotification 1.3.6.1.4.1.8744.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    

colubrisToolsMIBConformance 1.3.6.1.4.1.8744.5.12.3
OBJECT IDENTIFIER    

colubrisToolsMIBCompliances 1.3.6.1.4.1.8744.5.12.3.1
OBJECT IDENTIFIER    

colubrisToolsMIBGroups 1.3.6.1.4.1.8744.5.12.3.2
OBJECT IDENTIFIER    

colubrisToolsMIBCompliance 1.3.6.1.4.1.8744.5.12.3.1.1
The compliance statement for entities which implement the Colubris Networks Tools MIB.
Status: current Access: read-write
MODULE-COMPLIANCE    

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

colubrisToolsNotificationGroup 1.3.6.1.4.1.8744.5.12.3.2.2
A collection of supported notifications.
Status: current Access: read-write
NOTIFICATION-GROUP