cbeDot1dTpVlanRowStatus
CISCO-BRIDGE-EXT-MIB ·
.1.3.6.1.4.1.9.9.401.1.1.2.1.4
Object
The status of this conceptual row entry. This object
is used to manage creation and deletion of rows in this
table.
To create an entry, users set the value of this object to
createAndGo(4). To delete an entry, users set the value
of this object to destroy(6).
Deletion of an entry in this table is only allowed
if the VLAN indicated by its row index object does not
exist in the device. cbeDot1dTpVlanAgingTime and
cbeDot1dTpVlanAgingFromGlobal can be modified at any time
(even while the row is active). If users set the value of
cbeDot1dTpVlanAgingFromGlobal object to true(1) and
the VLAN indicated by cbeDot1dTpVlanIndex object in the
same row does not exist, the entry will be removed from
this table.
Context
- MIB
- CISCO-BRIDGE-EXT-MIB
- OID
.1.3.6.1.4.1.9.9.401.1.1.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cbeDot1dTpVlanEntry
- Table
- cbeDot1dTpVlanTable
- 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 |
|---|---|---|---|
| cbeDot1dTpVlanIndex Indicates the VLAN number. | column | Q-BRIDGE-MIBVlanIndex | .1.3.6.1.4.1.9.9.401.1.1.2.1.1 |
| cbeDot1dTpVlanAgingTime The timeout period in seconds for aging out
dynamically learned forwarding information at
this VLAN. Setting this object value to zero
will disable the aging out action for this V… | column | seconds Unsigned32 | .1.3.6.1.4.1.9.9.401.1.1.2.1.2 |
| cbeDot1dTpVlanAgingFromGlobal Indicates whether the aging time applied at
this VLAN is from cbeDot1dTpGlobalAgingTime object
or not.
true(1) indicates the aging time applied at this VLAN is
from… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.401.1.1.2.1.3 |