asamTechSupportActionFile
ASAM-SYSTEM-MIB ·
.1.3.6.1.4.1.637.61.1.9.53.4.1.7
Object
column
r/w
OctetString
The filename that identifies the Tech Support File.
2 restrictions apply
- For storing locally on the Node
identified via asamTechSupportActionServerIP = 0
size of asamTechSupportActionFile is max 13 characters
structure : filename (only ._- allowed as special characters)
- For storing on a remote server
server is identified via asamTechSupportActionServerIP = a.b.c.d
allowed length of asamTechSupportActionFile is max 255 chars
structure : path/filename
ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NO RANGE: see above
PERSIST: YES DEFVALUE: NA UNITS: -
Context
- MIB
- ASAM-SYSTEM-MIB
- OID
.1.3.6.1.4.1.637.61.1.9.53.4.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- asamTechSupportActionEntry
- Table
- asamTechSupportActionTable
- Siblings
- 6
Syntax
OctetString
Values & Constraints
Enumerated Values
1 | busy |
2 | failed |
3 | done |
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 |
| asamTechSupportActionEvent 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 S… | column | Enumeration | .1.3.6.1.4.1.637.61.1.9.53.4.1.2 |
| 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 |