GENERIC-3COM-VLAN-MIB-1-0-1 Table View

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

Tables
4
Rows
4
Columns
16
.1.3.6.1.4.1.43.10.1.14.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.
a3ComVlanGlobalMappingEntry entry .1.3.6.1.4.1.43.10.1.14.1.1.1
An individual VLAN interface global mapping entry.
Entries in this table are created by setting the
a3ComVlanIfGlobalIdentifier object in the
a3ComVlanIfTable to a non-zero value.
Indexes
a3ComVlanGlobalMappingIdentifier
Column Syntax OID
a3ComVlanGlobalMappingIdentifier mandatory
An index into the a3ComVlanGlobalMappingTable and an
administratively assigned global VLAN identifier. The
value of this object globally identifies the VLAN interface.
For VLAN interfaces, on different network devices,…
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.43.10.1.14.1.1.1.1
a3ComVlanGlobalMappingIfIndex mandatory
The value of a3ComVlanIfIndex for the VLAN interface in the
a3ComVlanIfTable, which is bound to the global identifier
specified by this entry.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.43.10.1.14.1.1.1.2

a3ComVlanIfTable

table mandatory
.1.3.6.1.4.1.43.10.1.14.1.2 · 1 row entry · 7 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.
a3ComVlanIfEntry entry .1.3.6.1.4.1.43.10.1.14.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 a3ComNextAvailableVirtIfIndex
object. Row creation in this table will fail if the
c…
Indexes
a3ComVlanIfIndex
Column Syntax OID
a3ComVlanIfIndex mandatory
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 a3ComNextAvailableVirtIfIndex object.
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.43.10.1.14.1.2.1.1
a3ComVlanIfDescr mandatory
This is a description of the VLAN interface.
OctetStringr/w
Constraints:
range: 0-80
.1.3.6.1.4.1.43.10.1.14.1.2.1.2
a3ComVlanIfType mandatory
The VLAN interface type.
A3ComVlanTyper/w
Textual Convention: A3ComVlanType Enumeration
Type Values:
1vlanLayer2
2vlanDefaultProtocols
3vlanIPProtocol
4vlanIPXProtocol
5vlanAppleTalkProtocol
6vlanXNSProtocol
7vlanISOProtocol
8vlanDECNetProtocol
9vlanNetBIOSProtocol
10vlanSNAProtocol
11vlanVINESProtocol
12vlanX25Protocol
13vlanIGMPProtocol
14vlanSessionLayer
15vlanNetBeui
.1.3.6.1.4.1.43.10.1.14.1.2.1.3
a3ComVlanIfGlobalIdentifier mandatory
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.43.10.1.14.1.2.1.4
a3ComVlanIfInfo mandatory
A TLV encoded information string for the VLAN interface.
The information contained within this string corresponds
to VLAN information not contained within this table, but
contained elsewhere within this MIB module. The…
OctetString .1.3.6.1.4.1.43.10.1.14.1.2.1.5
a3ComVlanIfStatus mandatory
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)
notInServ…
RowStatusr/w
Textual Convention: RowStatus Integer32
Type Constraints:
range: 1..6
.1.3.6.1.4.1.43.10.1.14.1.2.1.6
a3ComVlanIfIgnoreStpFlag mandatory
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.43.10.1.14.1.2.1.7

a3ComIpVlanTable

table mandatory
.1.3.6.1.4.1.43.10.1.14.2.1 · 1 row entry · 3 columns
A list of IP VLAN interface information
entries.  Entries in this table are related
to entries in the a3ComVlanIfTable by using the
same index.
a3ComIpVlanEntry entry .1.3.6.1.4.1.43.10.1.14.2.1.1
A a3ComIpVlanEntry contains layer 3
information about a particular IP VLAN
interface. Note entries in this table
cannot be deleted until the entries in
the ifStackTable that produce overlap
are removed.
Indexes
a3ComVlanIfIndex
Column Syntax OID
a3ComIpVlanIpNetAddress mandatory
The IP network number for the IP VLAN interface defined
in the a3ComVlanIfTable identified with the same index.
The IpNetAdress and the IpNetMask must be set and the
the row creation process completed by a NMS before
ov…
RFC1155-SMIIpAddressr/w
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.43.10.1.14.2.1.1.1
a3ComIpVlanIpNetMask mandatory
The IP network mask corresponding to the IP Network
address defined by a3ComIpVlanIpNetAddress. The
IpNetAdress and the IpNetMask must be set and the
row creation process completed by a NMS before
overlapping rows in …
RFC1155-SMIIpAddressr/w
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.43.10.1.14.2.1.1.2
a3ComIpVlanStatus mandatory
The status column for this IP VLAN entry.
This object can be set to:

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

The following values may be read:

active(1)
notInSer…
RowStatusr/w
Textual Convention: RowStatus Integer32
Type Constraints:
range: 1..6
.1.3.6.1.4.1.43.10.1.14.2.1.1.3

a3ComVlanEncapsIfTable

table mandatory
.1.3.6.1.4.1.43.10.1.14.4.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.
a3ComVlanEncapsIfEntry entry .1.3.6.1.4.1.43.10.1.14.4.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
a3ComNextAvailableVirtIfIndex object. Row creation in
this table will …
Indexes
a3ComVlanEncapsIfIndex
Column Syntax OID
a3ComVlanEncapsIfIndex mandatory
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 a3ComNextAvailableVirtIfIndex object.
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.43.10.1.14.4.1.1.1
a3ComVlanEncapsIfType mandatory
The encapsulation algorithm used when encapsulating
packets transmitted, or de-encapsulating packets
received through this interface.
A3ComVlanEncapsTyper/w
Textual Convention: A3ComVlanEncapsType Enumeration
Type Values:
1vlanEncaps3ComProprietaryPDD
2vlanEncaps8021q
3vlanEncapsPre8021qONcore
.1.3.6.1.4.1.43.10.1.14.4.1.1.2
a3ComVlanEncapsIfTag mandatory
The tag used when encapsulating packets transmitted,
or de-encapsulating packets received through this
interface.
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.43.10.1.14.4.1.1.3
a3ComVlanEncapsIfStatus mandatory
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 may be read:
RowStatusr/w
Textual Convention: RowStatus Integer32
Type Constraints:
range: 1..6
.1.3.6.1.4.1.43.10.1.14.4.1.1.4