Main page
OID Repository
https://oid-base.com
Display OID:

{iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) 4369 nishanISCSI(10) iscsiDeviceTable(1) iscsiDeviceEntry(1) iscsiDevRowStatus(12)}

iscsiDevRowStatus(12)

 
 

OID description



 
OID: (ASN.1 notation)
(dot notation)
(OID-IRI notation)

Description:

iscsiDevRowStatus OBJECT-TYPE
SYNTAX RowStatus
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"This variable is used to create and delete rows in iscsiDeviceTable,
according to the SNMPv2 RowStatus convention. Possible values are:
active (1), read-write
notInService (2), read-write
notReady (3), read-only
createAndGo (4), write-only
createAndWait (5), write-only
destroy (6), write-only
To delete an iSCSI device, set iscsiDevRowStatus to destroy(6). To
create a new iSCSI device, the agent requires this sequence:
set iscsiDevRowStatus to createAndWait(5) for an unused index value.
set other column values.
set iscsiDevRowStatus to active(1).
The values notInService(2), notReady(3), and createAndGo(4) are not supported.
If any column, including iscsiDevName or iscsiDevIpAddress, is updated
by setting the variable with an existing index, then the existing SNS information
(WWNs and SoIP socket) are used for the new iSCSI information. If a table row
is deleted and re-added, new SNS information (WWNs and SoIP socket) may be created."



Classification:

MIB object for network management

 
See classes of OIDs
 
 
Short link:


Parent OID: iscsiDeviceEntry(1) First sibling OID: iscsiDevIndex(1) Previous sibling OID: iscsiDevAdminStatus(11)