etsysVlanInterfaceRowStatus
ENTERASYS-VLAN-INTERFACE-MIB ·
.1.3.6.1.4.1.5624.1.2.22.1.3.1.4
Object
This object manages the creation and deletion this entry.
active - Indicates that this entry is available
for use by the managed device.
Transitions to this state will cause a
a MIB-II interface to be created by
the managed entity and mapped to the
specified VLAN. The etsysVlanInterfaceIfIndex
object will return the ifIndex of the newly
created MIB-II interface. The ifEntry
associated with this entry will only be
allowed to have an ifAdminStatus and
ifOperStatus of up(1) and will be read-only.
notInService - Indicates that this entry exists in the
agent but is unavailable for use.
The etsysVlanInterfaceIfIndex object will return
a value of 0 for entries in this state.
State transitions from the active(1) state
will cause the MIB-II interface mapped to
this VLAN to be deleted.
notReady - Should not be possible.
createAndWait - A new entry will be created in this table
for the specified VLAN and the new entry will
transition to the notInService state.
createAndGo - A new entry will be created in this table
for the specified VLAN and the new entry will
transition to the active state.
destroy - Deletes this row and any MIB-II interface
that may be associated with it.
Context
- MIB
- ENTERASYS-VLAN-INTERFACE-MIB
- OID
.1.3.6.1.4.1.5624.1.2.22.1.3.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- etsysVlanInterfaceEntry
- Table
- etsysVlanInterfaceTable
- 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 |
|---|---|---|---|
| etsysVlanInterfaceVlanID The VLAN ID of the VLAN associated with this interface. | column | Q-BRIDGE-MIBVlanIndex | .1.3.6.1.4.1.5624.1.2.22.1.3.1.1 |
| etsysVlanInterfaceIfIndex For conceptual rows in the active(1) state, this object
returns the ifIndex of the interface mapped to this VLAN.
The value of the ifIndex is determined by the agent on the
manage… | column | IF-MIBInterfaceIndexOrZero | .1.3.6.1.4.1.5624.1.2.22.1.3.1.2 |
| etsysVlanInterfaceStorageType The memory realization of the conceptual row.
volatile(2) -- is lost upon reboot.
nonVolatile(3) -- is persistent across reboots.
permanent(4) -- there are no writable object… | column | SNMPv2-TCStorageType | .1.3.6.1.4.1.5624.1.2.22.1.3.1.3 |