extremeVlanIfStatus
EXTREME-VLAN-MIB ·
.1.3.6.1.4.1.1916.1.2.1.2.1.6
Object
The status column for this VLAN interface.
This OBJECT can be set to:
active(1)
createAndGo(4)
createAndWait(5)
destroy(6)
The following values may be read:
active(1)
notInService(2)
notReady(3).
Setting this object to createAndGo(4) causes the agent
to attempt to create and commit the row based on
the contents of the objects in the row. If all necessary
information is present in the row and the values are
acceptible to the agent, the agent will change the
status to active(1). If any of the necessary objects
are not available, the agent will reject the creation
request.
Setting this object to createAndWait(5) causes a row
in this table to be created. The agent sets the
status to notInService(2) if all of the information is
present in the row and the values are acceptable to the
agent; otherwise, the agent sets the status to notReady(3).
Setting this object to active(1) is only valid when
the current status is active(1) or notInService(2).
When the state of the row transitions is set to active(1),
the agent creates the corresponding row in the ifTable.
Setting this object to destroy(6) will remove the
corresponding VLAN interface, remove the entry in this
table, and the corresponding entries in the
extremeVlanGlobalMappingTable and the ifTable.
In order for a set of this object to destroy(6) to succeed,
all dependencies on this row must have been removed. These
will include any stacking dependencies in the ifStackTable
and any protocol specific tables dependencies.
Context
- MIB
- EXTREME-VLAN-MIB
- OID
.1.3.6.1.4.1.1916.1.2.1.2.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- extremeVlanIfEntry
- Table
- extremeVlanIfTable
- Siblings
- 10
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| extremeVlanIfIndex The index value of this row and the vlan's ifIndex in the
ifTable. The NMS obtains the index value for this row by
reading the extremeNextAvailableVirtIfIndex object. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.1916.1.2.1.2.1.1 |
| extremeVlanIfVlanId The VLAN ID of this VLAN. | column | Integer32 | .1.3.6.1.4.1.1916.1.2.1.2.1.10 |
| extremeVlanIfEncapsType The encapsulation algorithm used when encapsulating
packets transmitted, or de-encapsulating packets
received through this interface. | column | ExtremeVlanEncapsType | .1.3.6.1.4.1.1916.1.2.1.2.1.11 |
| extremeVlanIfAdminStatus Enable/disable this VLAN interface. Setting this
object to true will administratively enable this VLAN. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.1916.1.2.1.2.1.12 |
| extremeVlanIfDescr This is a description of the VLAN interface. | column | OctetString | .1.3.6.1.4.1.1916.1.2.1.2.1.2 |
| extremeVlanIfType The VLAN interface type. | column | ExtremeVlanType | .1.3.6.1.4.1.1916.1.2.1.2.1.3 |
| extremeVlanIfGlobalIdentifier deprecated An administratively assigned global VLAN identifier. For
VLAN interfaces, on different network devices, which are
part of the same globally identified VLAN, the value of this
obj… | column | Integer32 | .1.3.6.1.4.1.1916.1.2.1.2.1.4 |
| extremeVlanIfIgnoreStpFlag Enable/disable STP for this VLAN interface. Setting this
object to true will cause the ports on this VLAN to ignore
STP BPDUs. When a vlan is first created, the Default value
is … | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.1916.1.2.1.2.1.7 |
| extremeVlanIfIgnoreBpduFlag Setting this object to true causes this VLAN's BPDU's to be ignored by
the Spanning Tree process. This can be used to keep the root bridge within
one's own network when external… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.1916.1.2.1.2.1.8 |
| extremeVlanIfLoopbackModeFlag Setting this object to true causes loopback mode to be enabled on this VLAN. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.1916.1.2.1.2.1.9 |