traceNotificationEnabled
ALVARION-TOOLS-MIB ·
.1.3.6.1.4.1.12394.1.10.5.12.1.1.9
Object
Specifies if IP trace notifications are generated.
Context
- MIB
- ALVARION-TOOLS-MIB
- OID
.1.3.6.1.4.1.12394.1.10.5.12.1.1.9- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- traceToolConfig
- Siblings
- 8
Syntax
ALVARION-TCAlvarionNotificationEnable
- Source
- ALVARION-TCAlvarionNotificationEnable
- Base type
Enumeration
Values & Constraints
Type Values
1 | enable |
2 | disable |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| traceInterface Specifies the interface to apply the trace to. | scalar | IF-MIBInterfaceIndex | .1.3.6.1.4.1.12394.1.10.5.12.1.1.1 |
| traceCaptureDestination 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'… | scalar | Enumeration | .1.3.6.1.4.1.12394.1.10.5.12.1.1.2 |
| traceCaptureDestinationURL 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. | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.12394.1.10.5.12.1.1.3 |
| traceTimeout Specifies the amount of time the trace will capture data.
Once this limit is reached, the trace automatically stops. | scalar | seconds Unsigned32 | .1.3.6.1.4.1.12394.1.10.5.12.1.1.4 |
| traceNumberOfPackets Specifies the maximum number of packets (IP datagrams) the
trace should capture. Once this limit is reached, the trace
automatically stops. | scalar | packets Unsigned32 | .1.3.6.1.4.1.12394.1.10.5.12.1.1.5 |
| tracePacketSize Specifies the maximum number of bytes to capture for each
packet. The remaining data is discarded. | scalar | bytes Unsigned32 | .1.3.6.1.4.1.12394.1.10.5.12.1.1.6 |
| traceCaptureFilter 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. | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.12394.1.10.5.12.1.1.7 |
| traceCaptureStatus 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 sta… | scalar | Enumeration | .1.3.6.1.4.1.12394.1.10.5.12.1.1.8 |