sub10EthMgmtVlanAllowedRowStatus
SUB10SYSTEMS-MIB ·
.1.3.6.1.4.1.39003.4.2.2.8.1.2
Object
The row status of this row. All table rows are fixed in size and as such do not require conceptual row creation. Instead the RowStatus is set to active(1) or notInService(2) which indicates that the row is operationally in use or not. The default value is notInService(2) meaning the entry is not used by default. To make the entry valid with already consistent row objects this object must be set to active(1). If row objects are not yet set to consistent values the row status must first be set to createAndWait(5) after which the row status is set to 'notReady(3)'. When in the 'notReady(3)' state row objects can then be set to consistent values before row status can be set to active(1). To delete the row set this to destroy(6).
Context
- MIB
- SUB10SYSTEMS-MIB
- OID
.1.3.6.1.4.1.39003.4.2.2.8.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sub10EthMgmtVlanAllowedEntry
- Table
- sub10EthMgmtVlanAllowedTable
- Siblings
- 2
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sub10EthMgmtVlanAllowedIndex The sub10EthMgmtVlanTable index. | column | Unsigned32 | .1.3.6.1.4.1.39003.4.2.2.8.1.1 |
| sub10EthMgmtVlanAllowedId The vlan id which is allowed to pass through the ethernet interface.
Duplicate vlan ids in multiple entries of the table with RowStatus 'active(1)
are not allowed and any attempt … | column | Sub10VlanId | .1.3.6.1.4.1.39003.4.2.2.8.1.3 |