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
Uses the siaemic variant from /opt/observium/mibs/siaemic.
Command help
Walk customCfgToolTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SIAE-CUSTOM-CONFIGURATION-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-CUSTOM-CONFIGURATION-MIB::customCfgToolTable'
Table with entries describing the custom configuration tools.
customCfgToolEntry row .1.3.6.1.4.1.3373.1103.97.2.1
A row in the customCfgToolTable.
Indexes
Column Syntax OID
This object identifies the configuration tool.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.3373.1103.97.2.1.1
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.3373.1103.97.2.1.2
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
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
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
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
Type Constraints:
range: 4
.1.3.6.1.4.1.3373.1103.97.2.1.6
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
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
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
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
Type Values:
0none
1inProgress
2completed
3interrupted
.1.3.6.1.4.1.3373.1103.97.2.1.10
The status of the last performed upload procedure.
CfgToolFtpTransferFailureReason
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
Uses the siaemic variant from /opt/observium/mibs/siaemic.
Command help
Walk customCfgListTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SIAE-CUSTOM-CONFIGURATION-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-CUSTOM-CONFIGURATION-MIB::customCfgListTable'
Table with entries reporting the execution lists built by
SNMP manager.
customCfgListEntry row .1.3.6.1.4.1.3373.1103.97.4.1
A row in the customCfgListTable.
Indexes
Column Syntax OID
This object identifies the configuration list.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.3373.1103.97.4.1.1
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.3373.1103.97.4.1.2
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
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
Type Values:
1notStarted
2running
3completed
4interrupted
.1.3.6.1.4.1.3373.1103.97.4.1.4
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
Uses the siaemic variant from /opt/observium/mibs/siaemic.
Command help
Walk customCfgExecListTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SIAE-CUSTOM-CONFIGURATION-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-CUSTOM-CONFIGURATION-MIB::customCfgExecListTable'
Table with entries content of execution lists.
customCfgExecListEntry row .1.3.6.1.4.1.3373.1103.97.5.1
A row in the customCfgExecListTable.
Column Syntax OID
This object identifies the order of the execution of the scripts
assigned to the configuration list.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.3373.1103.97.5.1.1
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.3373.1103.97.5.1.2
This object identifies the configuration tool.
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.3373.1103.97.5.1.3
The type of the script to either apply or remove
the configuration identified by customCfgExecToolId.
ScriptTyper/w
Type Values:
1constructor
2destructor
.1.3.6.1.4.1.3373.1103.97.5.1.4
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
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
Uses the siaemic variant from /opt/observium/mibs/siaemic.
Command help
Walk customCfgCurrentExecPointTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SIAE-CUSTOM-CONFIGURATION-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-CUSTOM-CONFIGURATION-MIB::customCfgCurrentExecPointTable'
Table with one entry reporting the current execution point.
customCfgExecPointListEntry row .1.3.6.1.4.1.3373.1103.97.6.1
A row in the customCfgCurrentExecPointTable.
Column Syntax OID
This object identifies the current execution point.
Integer32
Constraints:
range: 1-1
.1.3.6.1.4.1.3373.1103.97.6.1.1
This object identifies the configuration list.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.3373.1103.97.6.1.2
This object with customCfgExecPointListId identifies
the element of the configuration tool.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.3373.1103.97.6.1.3
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
The row of the script that is running.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.3373.1103.97.6.1.5
The total number of rows of the script that is running.
SNMPv2-SMIInteger32
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
Uses the siaemic variant from /opt/observium/mibs/siaemic.
Command help
Walk customCfgActualConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SIAE-CUSTOM-CONFIGURATION-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-CUSTOM-CONFIGURATION-MIB::customCfgActualConfigTable'
Table showing the customizations applied by each script.
customCfgActualConfigEntry row .1.3.6.1.4.1.3373.1103.97.7.1
A row in the customCfgActualConfigTable.
Column Syntax OID
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
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.3373.1103.97.7.1.2
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
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