eqlNASContainerDirectoryRowStatus
EQLNAS-MIB ·
.1.3.6.1.4.1.12740.18.1.9.1.2
Object
Rowstatus variable used to manage directories. Operations supported will be create and delete. Get and Getnext operations on this table will return error.
Context
- MIB
- EQLNAS-MIB
- OID
.1.3.6.1.4.1.12740.18.1.9.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- eqlNASContainerDirectoryOpsEntry
- Table
- eqlNASContainerDirectoryOpsTable
- Siblings
- 3
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| eqlNASContainerDirectoryOpsIndex This field specifies a unique index for identifying a NAS container directory ops entry. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.12740.18.1.9.1.1 |
| eqlNASContainerDirectoryName Full Path to the directory to be created or deleted. Ex: /home/user1. Create directory will fail if parent directory does not exist. | column | OctetString | .1.3.6.1.4.1.12740.18.1.9.1.3 |
| eqlNASContainerDirectoryCaseInsensitive Determines whether the directory created is case insensitve or not. | column | Enumeration | .1.3.6.1.4.1.12740.18.1.9.1.4 |