EXTREME-VLAN-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
18
Rows
18
Columns
89
.1.3.6.1.4.1.1916.1.2.1.1 · 1 row entry · 2 columns
This table lists VLAN interfaces that are globally
identified.  A single entry exists in this list for
each VLAN interface in the system that is bound to
a global identifier.
extremeVlanGlobalMappingEntry entry .1.3.6.1.4.1.1916.1.2.1.1.1
An individual VLAN interface global mapping entry.
Entries in this table are created by setting the
extremeVlanIfGlobalIdentifier object in the
extremeVlanIfTable to a non-zero value.
Indexes
extremeVlanGlobalMappingIdentifier
Column Syntax OID
extremeVlanGlobalMappingIdentifier
An index into the extremeVlanGlobalMappingTable and an
administratively assigned global VLAN identifier. The
value of this object globally identifies the VLAN interface.
For VLAN interfaces, on different network device…
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.1916.1.2.1.1.1.1
extremeVlanGlobalMappingIfIndex
The value of extremeVlanIfIndex for the VLAN interface in the
extremeVlanIfTable, which is bound to the global identifier
specified by this entry.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.1916.1.2.1.1.1.2
.1.3.6.1.4.1.1916.1.2.1.2 · 1 row entry · 11 columns
This table lists VLAN interfaces that exist within
a device.  A single entry exists in this list for each
VLAN interface in the system.  A VLAN interface may
be created, destroyed and/or mapped to a globally 
identified vlan.
extremeVlanIfEntry entry .1.3.6.1.4.1.1916.1.2.1.2.1
An individual VLAN interface entry. When an NMS wishes
to create a new entry in this table, it must obtain a
non-zero index from the extremeNextAvailableVirtIfIndex
object. Row creation in this table will fail if the…
Indexes
extremeVlanIfIndex
Column 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.
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.1916.1.2.1.2.1.1
extremeVlanIfDescr
This is a description of the VLAN interface.
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.4.1.1916.1.2.1.2.1.2
extremeVlanIfType
The VLAN interface type.
ExtremeVlanTyper/w
Textual Convention: ExtremeVlanType Enumeration
Type Values:
1vlanLayer2
.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
object will be the same.

T…
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.1916.1.2.1.2.1.4
extremeVlanIfStatus
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…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.1916.1.2.1.2.1.6
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 FALSE, which means that the VLAN uses ST…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.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 switches also fall within the same Span…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.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.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.1916.1.2.1.2.1.9
extremeVlanIfVlanId
The VLAN ID of this VLAN.
Integer32r/w
Constraints:
range: 1-4095
.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.
ExtremeVlanEncapsTyper/w
Textual Convention: ExtremeVlanEncapsType Enumeration
Type Values:
1vlanEncaps8021q
2vlanEncapsNone
.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.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.1916.1.2.1.2.1.12
.1.3.6.1.4.1.1916.1.2.3.1 · 1 row entry · 4 columns
This table lists VLAN encapsulation interfaces that
exist within a device.  A single entry exists in this
list for each VLAN encapsulation interface in the
system.  A VLAN encapsulation interface may be created
or destroyed.
extremeVlanEncapsIfEntry entry .1.3.6.1.4.1.1916.1.2.3.1.1
An individual VLAN encapsulation interface entry.
When an NMS wishes to create a new entry in this table,
it must obtain a non-zero index from the
extremeNextAvailableVirtIfIndex object. Row creation
in this table wil…
Indexes
extremeVlanEncapsIfIndex
Column Syntax OID
extremeVlanEncapsIfIndex
The index value of this row and the encapsulation
interface's ifIndex in the ifTable. The NMS obtains
the index value used for creating a row in this table
by reading the extremeNextAvailableVirtIfIndex object.
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.1916.1.2.3.1.1.1
extremeVlanEncapsIfType
The encapsulation algorithm used when encapsulating
packets transmitted, or de-encapsulating packets
received through this interface.
ExtremeVlanEncapsTyper/w
Textual Convention: ExtremeVlanEncapsType Enumeration
Type Values:
1vlanEncaps8021q
2vlanEncapsNone
.1.3.6.1.4.1.1916.1.2.3.1.1.2
extremeVlanEncapsIfTag
The tag used when encapsulating packets transmitted,
or de-encapsulating packets received through this
interface.
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.1916.1.2.3.1.1.3
extremeVlanEncapsIfStatus
The row status for this VLAN encapsulation interface.

This OBJECT can be set to:

active(1)
createAndGo(4)
createAndWait(5)
destroy(6)

The following values ma…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.1916.1.2.3.1.1.4
.1.3.6.1.4.1.1916.1.2.4.1 · 1 row entry · 4 columns
A list of IP VLAN interface information
entries.  Entries in this table are related
to entries in the extremeVlanIfTable by using the
same index.
extremeVlanIpEntry entry .1.3.6.1.4.1.1916.1.2.4.1.1
A extremeVlanIpEntry contains layer 3
information about a particular IP VLAN
interface.
Indexes
extremeVlanIfIndex
Column Syntax OID
extremeVlanIpNetAddress
The IP network number for the IP VLAN interface defined
in the extremeVlanIfTable identified with the same index.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.1916.1.2.4.1.1.1
extremeVlanIpNetMask
The IP network mask corresponding to the IP Network
address defined by extremeVlanIpIpNetAddress.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.1916.1.2.4.1.1.2
extremeVlanIpStatus
The status column for this IP VLAN entry.
This object can be set to:
active(1)
createAndGo(4)
destroy(6)

The following values may be read:
active(1)

Setting this object to a…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.1916.1.2.4.1.1.3
extremeVlanIpForwardingState
Indicates whether the IP Forwarding on this Vlan is
Enable or not. A true value indicates that the Vlan is
Enable.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.1916.1.2.4.1.1.4
.1.3.6.1.4.1.1916.1.2.5.1 · 1 row entry · 11 columns
Table of defined combinations of protocol IDs 
that make up one protocol definition name. 
All members of one protocol definition share 
the same extremeVlanProtocolIndex. A given 
protocol ID may appear in the definition of 
just one protocol definition. This table will
typically contain some default entries for
popular protocols chosen by ExtremeWare.
extremeVlanProtocolEntry entry .1.3.6.1.4.1.1916.1.2.5.1.1
One member protocol ID of a protocol definition.
Indexes
extremeVlanProtocolIndex extremeVlanProtocolIdIndex
Column Syntax OID
extremeVlanProtocolIndex
An index representing a protocol grouping of
protocol ID values. A limited number of
protocol groupings may be defined (up to 7
in ExtremeWare and 16 in EXOS). 0 is used
for internal purposes.
Integer32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.1916.1.2.5.1.1.1
extremeVlanProtocolIdIndex
An index representing a particular protocol ID
within a protocol grouping. A limited number of
protocol IDs may be defined per
extremeVlanProtocolIndex (up to 6 in ExtremeWare
and 16 in EXOS). 0 is used for internal pu…
Integer32r/w
Constraints:
range: 0-16
.1.3.6.1.4.1.1916.1.2.5.1.1.2
extremeVlanProtocolName
A human-readable string representing this protocol.
This string should be the same for all entries
sharing a given extremeVlanProtocolIndex.
A ExtremeVlanProtocolEntry with
extremeVlanProtocolName of ANY represents a …
OctetStringr/w
Constraints:
range: 1-32
.1.3.6.1.4.1.1916.1.2.5.1.1.3
extremeVlanProtocolDllEncapsType
Represents the type of data-link encapsulation
in which the extremeVlanProtocolId protocol ID
is carried. The value any(1) is used to indicate
a wildcard and matches all encapsulations and
protocol IDs that are not …
Enumerationr/w
Enumerated Values:
1any
2ethertype
3llc
4llcSnapEthertype
5none
.1.3.6.1.4.1.1916.1.2.5.1.1.4
extremeVlanProtocolId
The protocol ID: for entries of type ethertype(2)
or llcSnapEthertype(4) this represents a 16-bit
protocol ID. For entries of type llc(3) it
represents a concatenation of LLC DSAP+SSAP in
network byte order. This value…
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.1916.1.2.5.1.1.5
extremeVlanProtocolStatus
The row status variable, used according to
row installation and removal conventions.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.1916.1.2.5.1.1.6
extremeVlanProtocolDestAddress
The destination MAC Address of the protocol. If the protocol
does not have a defined destination MAC address, then
extremeVlanProtocolDestAddressValid must be set to false.
SNMPv2-TCMacAddressr/w
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.1916.1.2.5.1.1.7
extremeVlanProtocolDestAddressValid
Indicates whether the protocol defines a destination MAC address
or not. If the protocol defines a destination MAC address, this
field should be set to true and
extremeVlanProtocolDestAddressValid must be set to the
des…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.1916.1.2.5.1.1.8
extremeVlanProtocolUserFieldOffset
The offset of the user defined field, from the start of the PDU.
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.1916.1.2.5.1.1.9
extremeVlanProtocolUserFieldValue
The value of the user defined field. If the protocol does not use
user defined fields, this object must be set to zero length.
OctetStringr/w
Constraints:
range: 0-16
.1.3.6.1.4.1.1916.1.2.5.1.1.10
extremeVlanProtocolUserFieldMask
The mask for the user defined field. The length of this object
must be the same as that of extremeVlanProtocolUserFieldValue.
OctetStringr/w
Constraints:
range: 0-16
.1.3.6.1.4.1.1916.1.2.5.1.1.11
.1.3.6.1.4.1.1916.1.2.5.2 · 1 row entry · 3 columns
Table to apply one of the protocol definitions 
in extremeVlanProtocolTable to a given VLAN 
This applies to all ports that are untagged 
in this VLAN). A limited number of protocols
may be applied simultaneously in one device
(up to 8 in ExtremeWare).
extremeVlanProtocolVlanEntry entry .1.3.6.1.4.1.1916.1.2.5.2.1
A mapping of untagged packets of one protocol
onto a particular VLAN.
Indexes
extremeVlanProtocolVlanIfIndex extremeVlanProtocolVlanProtocolIndex
Column Syntax OID
extremeVlanProtocolVlanIfIndex
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.
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.1916.1.2.5.2.1.1
extremeVlanProtocolVlanProtocolIndex
An index representing a protocol grouping of
protocol ID values. A limited number of
protocol groupings may be defined (up to 7
in ExtremeWare).
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.1916.1.2.5.2.1.2
extremeVlanProtocolVlanStatus
The row status variable, used according to
row installation and removal conventions.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.1916.1.2.5.2.1.3
.1.3.6.1.4.1.1916.1.2.5.3 · 1 row entry · 4 columns
Table of defined combinations of protocols and
DLLEncaps type. This table will
typically contain some default entries for
popular protocols chosen by ExtremeWare.
extremeVlanProtocolDefEntry entry .1.3.6.1.4.1.1916.1.2.5.3.1
One member representing combination of protocol and
DLLEncaps Type.
Indexes
extremeVlanProtocolDefName extremeVlanProtocolDefDllEncapsType extremeVlanProtocolDefValue
Column Syntax OID
extremeVlanProtocolDefName deprecated
A human-readable string representing this protocol.
A ExtremeVlanProtocolEntry with
extremeVlanProtocol2Name of ANY represents a match
on all protocols: this entry may not be modified.
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.1916.1.2.5.3.1.1
extremeVlanProtocolDefDllEncapsType deprecated
Represents the type of data-link encapsulation
in which the protocol designated by
extremeVlanProtocolDefName is carried.
The value any(1) is used to indicate
a wildcard and matches all encapsulations and
protocol …
Enumeration
Enumerated Values:
1any
2ethertype
3llc
4llcSnapEthertype
5none
.1.3.6.1.4.1.1916.1.2.5.3.1.2
extremeVlanProtocolDefValue deprecated
The protocol ID: for entries of type ethertype(2)
or llcSnapEthertype(4) this represents a 16-bit
protocol ID. For entries of type llc(3) it
represents a concatenation of LLC DSAP+SSAP in
network byte order. This value…
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.1916.1.2.5.3.1.3
extremeVlanProtocolDefStatus deprecated
The row status variable, used according to
row installation and removal conventions.
SNMPv2-TCRowStatus
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.1916.1.2.5.3.1.4
.1.3.6.1.4.1.1916.1.2.5.4 · 1 row entry · 3 columns
Table to apply one of the protocol definitions 
in extremeVlanProtocolDefTable to a given VLAN 
This applies to all ports that are untagged 
in this VLAN). A limited number of protocols
may be applied simultaneously in one device
(up to 8 in ExtremeWare).
extremeVlanProtocolBindingEntry entry .1.3.6.1.4.1.1916.1.2.5.4.1
A mapping of untagged packets of one protocol
onto a particular VLAN.
Indexes
extremeVlanProtocolBindingIfIndex
Column Syntax OID
extremeVlanProtocolBindingIfIndex
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.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.1916.1.2.5.4.1.1
extremeVlanProtocolBindingName
A human-readable string representing this protocol.
A ExtremeVlanProtocolBindingEntry with
extremeVlanProtocolBindingName of ANY represents a
match on all protocols: this entry may not be modified.
OctetStringr/w
Constraints:
range: 0-31
.1.3.6.1.4.1.1916.1.2.5.4.1.2
extremeVlanProtocolBindingStatus
The row status variable, used according to
row installation and removal conventions.
SNMPv2-TCRowStatus
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.1916.1.2.5.4.1.3
.1.3.6.1.4.1.1916.1.2.6.1 · 1 row entry · 3 columns
This table lists the ports associated with each VLAN interface.
extremeVlanOpaqueEntry entry .1.3.6.1.4.1.1916.1.2.6.1.1
This represents the tagged and untagged ports on each slot per vlan.
Indexes
extremeVlanIfIndex EXTREME-SYSTEM-MIBextremeSlotNumber
Column Syntax OID
extremeVlanOpaqueTaggedPorts
Each bit in the octet string represents one port.
A 1 means that the port is a tagged port in that vlan.
The bit value for a port is 0 otherwise.
EXTREME-BASE-MIBPortList
Textual Convention: EXTREME-BASE-MIBPortList OctetString
.1.3.6.1.4.1.1916.1.2.6.1.1.1
extremeVlanOpaqueUntaggedPorts
Each bit in the octet string represents one port.
A 1 means that the port is an untagged port in that vlan.
The bit value for a port is 0 otherwise.
EXTREME-BASE-MIBPortList
Textual Convention: EXTREME-BASE-MIBPortList OctetString
.1.3.6.1.4.1.1916.1.2.6.1.1.2
extremeVlanOpaqueTranslatedPorts
Each bit in the octet string represents one port.
A 1 means that the port is a translated port in that vlan.
Translated ports are also tagged ports.
The bit value for a port is 0 otherwise.
EXTREME-BASE-MIBPortList
Textual Convention: EXTREME-BASE-MIBPortList OctetString
.1.3.6.1.4.1.1916.1.2.6.1.1.3
.1.3.6.1.4.1.1916.1.2.6.2 · 1 row entry · 3 columns
This table is used to configure the ports associated with each VLAN 
interface. The table is  used to add/delete ports on a vlan. The table is
transitional in nature and SNMP read operations must not be performed on it. 
Use extremeVlanOpaqueTable for reading the port membership association with vlans
extremeVlanOpaqueControlEntry entry .1.3.6.1.4.1.1916.1.2.6.2.1
This represents a control table entry (command) to configure the tagged
and untagged ports on each slot per vlan. The first index of the entry is
the ifIndex of the VLAN and second index is the slot number of the por…
Indexes
extremeVlanIfIndex EXTREME-SYSTEM-MIBextremeSlotNumber
Column Syntax OID
extremeVlanOpaqueControlPorts
The octet string representing a list of ports in
bitwise form.
EXTREME-BASE-MIBPortListr/w
Textual Convention: EXTREME-BASE-MIBPortList OctetString
.1.3.6.1.4.1.1916.1.2.6.2.1.1
extremeVlanOpaqueControlOperation
The operation code for this entry.
addTagged(1) = Ports referred to in the extremeVlanOpaqueControlPorts
variable are added as tagged ports to the VLAN indicated
by the index. The …
Enumerationr/w
Enumerated Values:
1addTagged
2addUntagged
3delete
4addTranslated
.1.3.6.1.4.1.1916.1.2.6.2.1.2
extremeVlanOpaqueControlStatus
The status of this entry as per standard RowStatus
conventions. Note however, that only the CreateAndGo
state is supported.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.1916.1.2.6.2.1.3
.1.3.6.1.4.1.1916.1.2.7.1 · 1 row entry · 2 columns
Represents those components of the ifStackTable that do not
contain a Physical interface.
extremeVlanStackEntry entry .1.3.6.1.4.1.1916.1.2.7.1.1
Each entry in this read-only table defines which interfaces are
on top of which one. All information in the table is also
contained in ifStackTable. The Physical interfaces in the
ifStackTable are not represented here.
Indexes
extremeVlanStackHigherLayer extremeVlanStackLowerLayer
Column Syntax OID
extremeVlanStackHigherLayer
The higher layer in the logical vlan hierarchy.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.1916.1.2.7.1.1.1
extremeVlanStackLowerLayer
The lower layer in the logical vlan hierarchy.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.1916.1.2.7.1.1.2
.1.3.6.1.4.1.1916.1.2.8.1 · 1 row entry · 5 columns
This tables contains per-VLAN layer 2 statistics information.
extremeVlanL2StatsEntry entry .1.3.6.1.4.1.1916.1.2.8.1.1
Indexes
extremeVlanIfIndex
Column Syntax OID
extremeVlanL2StatsIfDescr
This is a description(name) of the VLAN.
OctetString
Constraints:
range: 0-32
.1.3.6.1.4.1.1916.1.2.8.1.1.1
extremeVlanL2StatsPktsToCpu
The total number of packets of this VLAN sent to the CPU.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.1916.1.2.8.1.1.2
extremeVlanL2StatsPktsLearnt
The total number of packets learnt on this VLAN.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.1916.1.2.8.1.1.3
extremeVlanL2StatsIgmpCtrlPktsSnooped
The total number of IGMP control packets snooped on this VLAN.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.1916.1.2.8.1.1.4
extremeVlanL2StatsIgmpDataPktsSwitched
The total number of IGMP data packets switched on this VLAN.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.1916.1.2.8.1.1.5
.1.3.6.1.4.1.1916.1.2.8.2 · 1 row entry · 14 columns
Vlan statistics per port.
extremePortVlanStatsEntry entry .1.3.6.1.4.1.1916.1.2.8.2.1
Vlan port statistics Entry.
Indexes
extremeStatsPortIfIndex extremeStatsVlanNameIndex
Column Syntax OID
extremeStatsPortIfIndex
The index of this table.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.1916.1.2.8.2.1.1
extremeStatsVlanNameIndex
The index of this table.
OctetString
Constraints:
range: 0-32
.1.3.6.1.4.1.1916.1.2.8.2.1.2
extremePortVlanStatsCntrType
The flag to decide what fields to display, basic
or extended. Currently, it is read-only and will
reflect whatever has been set for the switch
through the cli.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.1916.1.2.8.2.1.3
extremePortVlanUnicastReceivedPacketsCounter
The number of Unicast packets received by a port
for a particular VLAN.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.1916.1.2.8.2.1.4
extremePortVlanMulticastReceivedPacketsCounter
The number of Multicast packets received by a port
for a particular VLAN.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.1916.1.2.8.2.1.5
extremePortVlanBroadcastReceivedPacketsCounter
The number of Broadcast packets received by a port
for a particular VLAN.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.1916.1.2.8.2.1.6
extremePortVlanTotalReceivedBytesCounter
The total number of bytes received by a port
for a particular VLAN.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.1916.1.2.8.2.1.7
extremePortVlanTotalReceivedFramesCounter
The total number of frames received by a port
for a particular VLAN.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.1916.1.2.8.2.1.8
extremePortVlanUnicastTransmittedPacketsCounter
The number of Unicast packets transmitted by a
port for a particular VLAN.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.1916.1.2.8.2.1.9
extremePortVlanMulticastTransmittedPacketsCounter
The number of Multicast packets transmitted by a port
for a particular VLAN.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.1916.1.2.8.2.1.10
extremePortVlanBroadcastTransmittedPacketsCounter
The number of Broadcast packets transmitted by a port
for a particular VLAN.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.1916.1.2.8.2.1.11
extremePortVlanTotalTransmittedBytesCounter
The total number of bytes transmitted by a port
for a particular VLAN.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.1916.1.2.8.2.1.12
extremePortVlanTotalTransmittedFramesCounter
The total number of frames transmitted by a port
for a particular VLAN.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.1916.1.2.8.2.1.13
extremePortConfigureVlanStatus
The row status variable, used according to
row installation and removal conventions.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.1916.1.2.8.2.1.14
.1.3.6.1.4.1.1916.1.2.9.1 · 1 row entry · 7 columns
This table contains the VLAN aggregation information.
extremeVlanAggregationEntry entry .1.3.6.1.4.1.1916.1.2.9.1.1
Information about the individual VLAN aggregation entry.
Indexes
extremeVlanAggregationSuperVlanIfIndex extremeVlanAggregationSubVlanIfIndex
Column Syntax OID
extremeVlanAggregationSuperVlanIfIndex
The Super Vlan index for this entry.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.1916.1.2.9.1.1.1
extremeVlanAggregationSubVlanIfIndex
The Sub Vlan index for this entry.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.1916.1.2.9.1.1.2
extremeVlanAggregationSubVlanStartIpNetAddress
This represents the start network address of the IP range.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.1916.1.2.9.1.1.3
extremeVlanAggregationSubVlanStartIpNetMask
This represents the start network address mask of the IP range
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.1916.1.2.9.1.1.4
extremeVlanAggregationSubVlanEndIpNetAddress
This represents the end network address of the IP range.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.1916.1.2.9.1.1.5
extremeVlanAggregationSubVlanEndIpNetMask
This represents the end network address mask of the IP range.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.1916.1.2.9.1.1.6
extremeVlanAggregationStatus
The status of this entry.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.1916.1.2.9.1.1.7
.1.3.6.1.4.1.1916.1.2.9.2 · 1 row entry · 2 columns
This table contains the sub VLAN proxy setting information.
extremeVlanAggregationConfigEntry entry .1.3.6.1.4.1.1916.1.2.9.2.1
Information about the individual VLAN aggregation entry.
Indexes
extremeVlanAggregationConfigSuperVlanIfIndex
Column Syntax OID
extremeVlanAggregationConfigSuperVlanIfIndex
The Super Vlan index for this entry.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.1916.1.2.9.2.1.1
extremeVlanAggregationConfigSubVlanProxyEnable
The boolean flag that prevents normal communication between sub vlans.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.1916.1.2.9.2.1.2
.1.3.6.1.4.1.1916.1.2.10.1 · 1 row entry · 3 columns
This table contains the VLAN translation information.
extremeVlanTranslationEntry entry .1.3.6.1.4.1.1916.1.2.10.1.1
Information about the individual VLAN translation entry.
Indexes
extremeVlanTranslationSuperVlanIfIndex extremeVlanTranslationMemberVlanIfIndex
Column Syntax OID
extremeVlanTranslationSuperVlanIfIndex
The Super Vlan index for this entry.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.1916.1.2.10.1.1.1
extremeVlanTranslationMemberVlanIfIndex
The member Vlan index for this entry.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.1916.1.2.10.1.1.2
extremeVlanTranslationStatus
The status of this entry.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.1916.1.2.10.1.1.3
.1.3.6.1.4.1.1916.1.2.11.1 · 1 row entry · 4 columns
This table contains the Private VLAN information.
extremePvlanEntry entry .1.3.6.1.4.1.1916.1.2.11.1.1
Information about the individual private VLAN entry.
Indexes
extremePvlanName
Column Syntax OID
extremePvlanName
PVLAN Name
OctetStringr/w
Constraints:
range: 1-32
.1.3.6.1.4.1.1916.1.2.11.1.1.1
extremePvlanVrName
VR Name for which PVLAN belongs.
OctetStringr/w
Constraints:
range: 1-32
.1.3.6.1.4.1.1916.1.2.11.1.1.2
extremePvlanNetworkVlanIfIndex
VLAN IfIndex of the PVLAN Network VLAN.
IF-MIBInterfaceIndexOrZeror/w
Textual Convention: IF-MIBInterfaceIndexOrZero Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.1916.1.2.11.1.1.3
extremePvlanRowStatus
Supported actions taken on this row entry.
active(1),
createAndGo(4),
destroy(6)
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.1916.1.2.11.1.1.4
.1.3.6.1.4.1.1916.1.2.11.2 · 1 row entry · 4 columns
This table contains the Private VLAN Subscriber VLAN 
information.  Subscriber VLANs carry user data traffic.  
This data traffic is then aggregated and forwarded out 
of a single Private VLAN Network VLAN.  The Network VLAN may
or may not translate the Subscriber VLAN traffic tags into a 
single tag depending on the Network VLAN configuration.  
Subscriber VLANs can be Isolated or Non-Isolated.  Isolated 
Subscriber VLANs do not allow ports within the isolated 
Subscriber VLAN to communicate with each other. Communication 
is strictly with the Network VLAN ports.
extremePvlanSubscriberEntry entry .1.3.6.1.4.1.1916.1.2.11.2.1
This represents information about the individual private
VLAN Subscriber entry.
Indexes
extremePvlanName extremePvlanSubscriberVlanIfIndex
Column Syntax OID
extremePvlanSubscriberVlanIfIndex
VLAN IfIndex of Subscriber VLAN. Subscriber VLANs are user
facing VLANs. There can be many Subscriber VLANs associated
with a private VLAN. User traffic from Subscriber VLANs are
aggregated and sent out the network…
IF-MIBInterfaceIndexr/w
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.1916.1.2.11.2.1.1
extremePvlanSubscriberType
Ports belonging to isolated Subscriber VLANs may not communicate
with other ports on the VLAN. Those ports may only communicate
with the network port. Ports belonging to non-isolated Subscriber
VLANs behave like no…
Enumerationr/w
Enumerated Values:
1nonIsolated
2isolated
.1.3.6.1.4.1.1916.1.2.11.2.1.2
extremePvlanSubscriberLoopBackPortIfIndex
Loopback port for the Subscriber VLAN. Some Subscriber VLAN
configurations that have overlapping ports (ports assigned to
both Subscriber VLANS) must have a dedicated loopback ports
configured.
IF-MIBInterfaceIndexOrZeror/w
Textual Convention: IF-MIBInterfaceIndexOrZero Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.1916.1.2.11.2.1.3
extremePvlanSubscriberRowStatus
Supported actions taken on this row entry.
active(1),
createAndGo(4),
destroy(6)
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.1916.1.2.11.2.1.4