customCfgToolRowStatus

SIAE-CUSTOM-CONFIGURATION-MIB · .1.3.6.1.4.1.3373.1103.97.2.1.2

Object

column r/w SNMPv2-TCRowStatus
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 createAndWait(5) (createAndGo(4) is rejected).
Until values of all objects in the row are appropriately
configured, the value of the corresponding instance of rowstatus
is notReady(3).
When the configuration scripts are both successfully uploaded
into the equipment, then the rowstatus column turns into
notInService(2); the manager must set rowstatus to active(1) to
make the conceptual row available.
The content of customCfgToolTable can be changed only if this
object is notInService(2).
A configuration tool cannot be deleted or changed if the
constructor or the destructor is inserted in an execution list
(see customCfgListTable and customCfgExecListTable) not run yet.

Context

MIB
SIAE-CUSTOM-CONFIGURATION-MIB
OID
.1.3.6.1.4.1.3373.1103.97.2.1.2
Type
column
Access
readwrite
Status
current
Parent
customCfgToolEntry
Table
customCfgToolTable
Siblings
10

Syntax

SNMPv2-TCRowStatus
Source
SNMPv2-TCRowStatus
Base type
Enumeration

Values & Constraints

Type Values
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy

Related Objects

Sibling Objects