SIAE-CUSTOM-CONFIGURATION-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
5
Rows
5
Columns
31
.1.3.6.1.4.1.3373.1103.97.2 · 1 row entry · 11 columns
Table with entries describing the custom configuration tools.
customCfgToolEntry entry .1.3.6.1.4.1.3373.1103.97.2.1
A row in the customCfgToolTable.
Indexes
customCfgToolId
Column Syntax OID
customCfgToolId
This object identifies the configuration tool.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.3373.1103.97.2.1.1
customCfgToolRowStatus
The rowstatus of each configuration tool entry.
This object is used to manage the creation and deletion of
conceptual rows in customCfgToolTable.
To create a row in this table, a manager should set rowstatus
to createAn…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.3373.1103.97.2.1.2
customCfgToolDescription
ASCII string for describing the configuration tool and the
version of the configuration tool.
OctetStringr/w
Constraints:
range: 0-255
.1.3.6.1.4.1.3373.1103.97.2.1.3
customCfgToolConstructorName
ASCII string for the name of the script built to apply the
configuration. This field is set by the Network Element when
the upload of the related script has been completed.
OctetString
Constraints:
range: 0-32
.1.3.6.1.4.1.3373.1103.97.2.1.4
customCfgToolDestructorName
ASCII string for the name of the script built to remove the
configuration. This field is set by the Network Element when
the upload of the related script has been completed.
OctetString
Constraints:
range: 0-32
.1.3.6.1.4.1.3373.1103.97.2.1.5
customCfgToolFtpServerIpAddress
Ip address of the connected SNMP manager from which the
configuration tool is uploaded. if this object is set '0.0.0.0',
then the IP address of server is read from incoming ethernet
packet with a SNMP-SET of customCfgTo…
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.3373.1103.97.2.1.6
customCfgToolFtpConstructorName
ASCII string for the full filename of the script used to create a
configuration. This field is set by the SNMP manager.
Once the upload is completed, the SNMP agent will empty
this field and copy its value into customCf…
OctetStringr/w
Constraints:
range: 0-255
.1.3.6.1.4.1.3373.1103.97.2.1.7
customCfgToolFtpDestructorName
ASCII string for the full filename of the script used to delete a
configuration. This field is set by the SNMP manager.
Once the upload is completed, the SNMP agent will empty
this field and copy its value into customCf…
OctetStringr/w
Constraints:
range: 0-255
.1.3.6.1.4.1.3373.1103.97.2.1.8
customCfgToolUploadActionRequest
This object is used to start the actions for a configuration tool
entry:
-upload/reload of the file scripts of a configuration tool
-remove a configuration tool entry
Enumerationr/w
Enumerated Values:
0notActive
1loadCfg
2loadCfgContructor
3loadCfgDestructor
4removeCfg
.1.3.6.1.4.1.3373.1103.97.2.1.9
customCfgToolUploadStatus
A field to identify that NE is uploading the configuration tool;
the configuration tool cannot start running the script
until the upload of both configuration scripts has been completed.
CfgFtpTranferStatus
Textual Convention: CfgFtpTranferStatus Enumeration
Type Values:
0none
1inProgress
2completed
3interrupted
.1.3.6.1.4.1.3373.1103.97.2.1.10
customCfgToolUploadFailure
The status of the last performed upload procedure.
CfgToolFtpTransferFailureReason
Textual Convention: CfgToolFtpTransferFailureReason Bits
Type Values:
0connectFailure
1fileTransferFailure
2fileSavingFailure
3aborted
.1.3.6.1.4.1.3373.1103.97.2.1.11
.1.3.6.1.4.1.3373.1103.97.4 · 1 row entry · 5 columns
Table with entries reporting the execution lists built by
SNMP manager.
customCfgListEntry entry .1.3.6.1.4.1.3373.1103.97.4.1
A row in the customCfgListTable.
Indexes
customCfgListId
Column Syntax OID
customCfgListId
This object identifies the configuration list.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.3373.1103.97.4.1.1
customCfgListRowStatus
The rowstatus of each entry of customCfgListTable.
This object is used to manage the creation and deletion of
conceptual rows in customCfgListTable.
To create a row in this table, a manager should set rowstatus
to creat…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.3373.1103.97.4.1.2
customCfgListName
The ASCII string identifying the list name. By default, this
object is set to LIST-N where N is the value of customCfgListId.
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.4.1.3373.1103.97.4.1.3
customCfgListStatus
This object reports the configuration list status.
Until the execution list is not executed, this object shows
the value notStarted(1).
The status is changed to inExecution(2) when the list execution
has been started, a…
ExecutionStatus
Textual Convention: ExecutionStatus Enumeration
Type Values:
1notStarted
2running
3completed
4interrupted
.1.3.6.1.4.1.3373.1103.97.4.1.4
customCfgListActionRequest
The command set by SNMP manager to ask the Network Element
to start the execution of the scripts included the list.
The execution can be started if the scripts belong to
a valid configuration tool.
Enumerationr/w
Enumerated Values:
0notActive
1run
.1.3.6.1.4.1.3373.1103.97.4.1.5
.1.3.6.1.4.1.3373.1103.97.5 · 1 row entry · 5 columns
Table with entries content of execution lists.
customCfgExecListEntry entry .1.3.6.1.4.1.3373.1103.97.5.1
A row in the customCfgExecListTable.
Indexes
customCfgListId customCfgExecElementNumber
Column Syntax OID
customCfgExecElementNumber
This object identifies the order of the execution of the scripts
assigned to the configuration list.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.3373.1103.97.5.1.1
customCfgExecRowStatus
The rowstatus of each entry of customCfgExecListTable.
This object is used to manage the creation and deletion of
conceptual rows in customCfgExecListTable.
To create a row in this table, a manager should set rowstatus …
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.3373.1103.97.5.1.2
customCfgExecToolId
This object identifies the configuration tool.
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.3373.1103.97.5.1.3
customCfgExecScriptType
The type of the script to either apply or remove
the configuration identified by customCfgExecToolId.
ScriptTyper/w
Textual Convention: ScriptType Enumeration
Type Values:
1constructor
2destructor
.1.3.6.1.4.1.3373.1103.97.5.1.4
customCfgExecScriptStatus
This object reports the list element status.
Until tthe execution list is not executed, this object shows
the value notStarted(1).
The status is changed to inExecution(2) when the element
execution has been started, and…
ExecutionStatus
Textual Convention: ExecutionStatus Enumeration
Type Values:
1notStarted
2running
3completed
4interrupted
.1.3.6.1.4.1.3373.1103.97.5.1.5
.1.3.6.1.4.1.3373.1103.97.6 · 1 row entry · 6 columns
Table with one entry reporting the current execution point.
customCfgExecPointListEntry entry .1.3.6.1.4.1.3373.1103.97.6.1
A row in the customCfgCurrentExecPointTable.
Indexes
customCfgExecPointId
Column Syntax OID
customCfgExecPointId
This object identifies the current execution point.
Integer32
Constraints:
range: 1-1
.1.3.6.1.4.1.3373.1103.97.6.1.1
customCfgExecPointListId
This object identifies the configuration list.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.3373.1103.97.6.1.2
customCfgExecPointListElementId
This object with customCfgExecPointListId identifies
the element of the configuration tool.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.3373.1103.97.6.1.3
customCfgExecPointScriptName
This object shows the current script name running.
OctetString
Constraints:
range: 0-32
.1.3.6.1.4.1.3373.1103.97.6.1.4
customCfgExecPointScriptLine
The row of the script that is running.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.3373.1103.97.6.1.5
customCfgExecPointScriptRows
The total number of rows of the script that is running.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.3373.1103.97.6.1.6
.1.3.6.1.4.1.3373.1103.97.7 · 1 row entry · 4 columns
Table showing the customizations applied by each script.
customCfgActualConfigEntry entry .1.3.6.1.4.1.3373.1103.97.7.1
A row in the customCfgActualConfigTable.
Indexes
customCfgActualConfigName
Column Syntax OID
customCfgActualConfigName
The unique ASCII string to identfiy the actual configuration type
(e.g. ROLE, QOS, RADIO ...).
OctetString
Constraints:
range: 0-32
.1.3.6.1.4.1.3373.1103.97.7.1.1
customCfgActualConfigRowStatus
The rowstatus of each entry of customCfgActualConfigTable.
This object is used to manage the creation and deletion of
conceptual rows in customCfgActualConfigTable.
To create a row in this table, a manager should set ro…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.3373.1103.97.7.1.2
customCfgActualConfigDescription
The ASCII string containing the description of the customizations
made by a script.
This string is set by each script during its execution.
OctetStringr/w
Constraints:
range: 0-255
.1.3.6.1.4.1.3373.1103.97.7.1.3
customCfgActualConfigVersion
The ASCII string containing the version of the customizations
made by a script. This string is set by each script during its
execution. The format of the strig should be:

major.minor

for …
OctetStringr/w
Constraints:
range: 0-0
range: 5-5
.1.3.6.1.4.1.3373.1103.97.7.1.4