asamTechSupportActionType
ASAM-SYSTEM-MIB ·
.1.3.6.1.4.1.637.61.1.9.53.4.1.4
Object
column
r/w
TechSupportSessionType
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-demand TS file for boards
- ifIndexOnDemand : type for requesting an on-demand TS file for a specific ifIndex
Currently only boardOnDemand is supported. The other values will be rejected.
ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NO RANGE: 2 or 3
PERSIST: YES DEFVALUE: NA UNITS: -
Context
- MIB
- ASAM-SYSTEM-MIB
- OID
.1.3.6.1.4.1.637.61.1.9.53.4.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- asamTechSupportActionEntry
- Table
- asamTechSupportActionTable
- Siblings
- 6
Syntax
TechSupportSessionType
- Source
- TechSupportSessionType
- Base type
Enumeration
Values & Constraints
Type Values
1 | crashLog |
2 | boardOnDemand |
3 | ifIndexOnDemand |
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 |
| 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 |