customCfgListRowStatus

SIAE-CUSTOM-CONFIGURATION-MIB · .1.3.6.1.4.1.3373.1103.97.4.1.2

Object

column r/w SNMPv2-TCRowStatus
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 createAndWait(5) or createAndGo(4) and the SNMP agent
configures the rowstatus respectively notInService(2) or
active(1).
When manager completes the creations of the related entries in
the customCfgExecListTable, it must set rowstatus to active(1)
in order to make the conceptual row available for the execution.
When the manager wants to insert/delete a new entry in
customCfgExecListTable for this list, it must set this object
to notInService(2); after having added/deleted the entry in
customCfgExecListTable, it must set again this object to
active(1). After execution of the list was started, the list
cannot be changed, but only removed: in other words, this item
cannot be set notInService (2), but only to destroy (6). 
When a row in this table is deleted, the related entries in
customCfgExecListTable are removed too.

Context

MIB
SIAE-CUSTOM-CONFIGURATION-MIB
OID
.1.3.6.1.4.1.3373.1103.97.4.1.2
Type
column
Access
readwrite
Status
current
Parent
customCfgListEntry
Table
customCfgListTable
Siblings
4

Syntax

SNMPv2-TCRowStatus
Source
SNMPv2-TCRowStatus
Base type
Enumeration

Values & Constraints

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

Related Objects

Sibling Objects