asamTechSupportActionEvent
ASAM-SYSTEM-MIB ·
.1.3.6.1.4.1.637.61.1.9.53.4.1.2
Object
column
r/w
Enumeration
Indicate which action to trigger.
The Following scenarios are possible:
- Generate an On Demand TS File
A set with the below fields specified will generate an on-demand
Tech Support file generation for a dedicated board.
It will result in the creation of a row in the
asamTechSupportSessionTable by which the progress of the generation
can be followed. When the Session goes into done state, then the
corresponding file can be retrieved from /pub/TS/ONDEMAND
The Mandatory fields to be set in one PDU are
asamTechSupportActionEvent : MUST be generate (1)
asamTechSupportActionType : MUST be boardOnDemand (2)
asamTechSupportActionObject : Equipment Slot ID
asamTechSupportActionFile : filename to write
In case a dedicated SessionId is wanted, it can be set via the following
optional field:
asamTechSupportActionSessionId : requested session id
asamTechSupportActionServerIP is also an optional fields which if
set should be fixed to value 0
- Clear an On Demand TS File
A set with the below fields will results in the removal of the entry
from the asamTechSupportSessionTable and the corresponding file from disk.
The Mandatory fields to e set in 1 PDU are
asamTechSupportActionEvent : MUST be clear(2)
asamTechSupportActionSessionId : SessionId to remove
ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: 1..2
PERSIST: YES DEFVALUE: 1 UNITS: NA
Context
- MIB
- ASAM-SYSTEM-MIB
- OID
.1.3.6.1.4.1.637.61.1.9.53.4.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- asamTechSupportActionEntry
- Table
- asamTechSupportActionTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| asamTechSupportActionId The index of the Tech Support Action Table Session
Entry with id 1 exists and is to be used for creating
new tech support on demand requets.
ALCATEL NOTE:
SUPPO… | column | Integer32 | .1.3.6.1.4.1.637.61.1.9.53.4.1.1 |
| asamTechSupportActionSessionId Specify this value in case a dedicated session ID is
to be used for this request. To find a good unique session-id, a read
can be done to asamTechSupportOnDemandFreeSessionId. If … | column | TechSupportSessionId | .1.3.6.1.4.1.637.61.1.9.53.4.1.3 |
| asamTechSupportActionType The type corresponding to the stored or requested Tech Support File.
- crashLog : type for auto generated crashlog TS files for boards
- boardOnDemand : type for requesting an on-… | column | TechSupportSessionType | .1.3.6.1.4.1.637.61.1.9.53.4.1.4 |
| asamTechSupportActionObject Identifier that indicates for which object that the Tech Support File was
generated or requested.
For a boardOnDemand(2) request, the asamTechSupportSessionObject needs to be set … | column | Integer32 | .1.3.6.1.4.1.637.61.1.9.53.4.1.5 |
| asamTechSupportActionServerIP The IP address of the server where the Tech Support File will be uploaded to.
or 0.0.0.0 in case the file needs to be stored locally on the node.
Currently only a v… | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.637.61.1.9.53.4.1.6 |
| asamTechSupportActionFile The filename that identifies the Tech Support File.
2 restrictions apply
- For storing locally on the Node
identified via asamTechSupportActionServerIP = 0
size of asamTech… | column | OctetString | .1.3.6.1.4.1.637.61.1.9.53.4.1.7 |