etsysVlanInterfaceRowStatus

ENTERASYS-VLAN-INTERFACE-MIB · .1.3.6.1.4.1.5624.1.2.22.1.3.1.4

Object

column r/w SNMPv2-TCRowStatus
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

Syntax

SNMPv2-TCRowStatus
Source
SNMPv2-TCRowStatus
Base type
Enumeration

Values & Constraints

Type Values
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy

Related Objects

Sibling Objects