A3COM0503-PORTINFO Table View

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

Tables
2
Rows
2
Columns
12

portInfoTable

table mandatory
.1.3.6.1.4.1.43.10.1.14.1.3 · 1 row entry · 8 columns
A table indexed by ifIndex of a port. 
This can be a font-panel/module port e.g. 101
or an aggregator 15512.
portInfoEntry entry .1.3.6.1.4.1.43.10.1.14.1.3.1
Bridge information for a port
Indexes
Column Syntax OID
portInfoEgressVlans mandatory
The set of vlans on which this port is allowed
to transmit traffic.
VlanListr/w
Textual Convention: VlanList OctetString
.1.3.6.1.4.1.43.10.1.14.1.3.1.1
portInfoForbiddenEgressVlans mandatory
The set of vlans on which this port is forbidden
to transmit.
VlanListr/w
Textual Convention: VlanList OctetString
.1.3.6.1.4.1.43.10.1.14.1.3.1.2
portInfoUntaggedVlans mandatory
The set of vlans on which this port transmits
untagged frames.
VlanListr/w
Textual Convention: VlanList OctetString
.1.3.6.1.4.1.43.10.1.14.1.3.1.3
portInfoStpPortPriority mandatory
The value of the priority field which is
contained in the first (in network byte order)
octet of the (2 octet long) Port ID. The other
octet of the Port ID is given by the value of
dot1dStpPort..
Integer32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.43.10.1.14.1.3.1.4
portInfoStpPortEnable mandatory
The enabled/disabled status of the port.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.43.10.1.14.1.3.1.5
portInfoPvid mandatory
The PVID, the VLAN ID assigned to untagged frames or
Prority-Tagged frames received on this port.
Q-BRIDGE-MIBVlanIndexr/w
Textual Convention: Q-BRIDGE-MIBVlanIndex Unsigned32
.1.3.6.1.4.1.43.10.1.14.1.3.1.6
portInfoAcceptableFrameTypes mandatory
When this is admitOnlyVlanTagged(2) the device will
discard untagged frames or Prority-Tagged frames
received on this port. When admitAll(1), untagged
frames or Prority-Tagged frames received on this port
will be accep…
Enumerationr/w
Enumerated Values:
1admitAll
2admitOnlyVlanTagged
.1.3.6.1.4.1.43.10.1.14.1.3.1.7
portInfoIngressFiltering mandatory
When this is true(1) the device will discard incoming
frames for VLANs which do not include this Port in its
Member set. When false(2), the port will accept all
incoming frames.

This control does not aff…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.43.10.1.14.1.3.1.8

portInfoFdbTable

table mandatory
.1.3.6.1.4.1.43.10.1.14.1.4 · 1 row entry · 4 columns
This table contains the static unicast
addresses for each port in the bridge.
portInfoFdbEntry entry .1.3.6.1.4.1.43.10.1.14.1.4.1
Information about a specific unicast MAC address.
Indexes
portInfoFdbIndex portInfoFdbVlan portInfoFdbAddress
Column Syntax OID
portInfoFdbIndex mandatory
This contains the ifIndex of the port that this address
has been seen on.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.43.10.1.14.1.4.1.1
portInfoFdbVlan mandatory
The Vlan index of the port.
Q-BRIDGE-MIBVlanIndex
Textual Convention: Q-BRIDGE-MIBVlanIndex Unsigned32
.1.3.6.1.4.1.43.10.1.14.1.4.1.2
portInfoFdbAddress mandatory
This object contains the unicast MAC address of the
entry.
.1.3.6.1.4.1.43.10.1.14.1.4.1.3
portInfoFdbStatus mandatory
This has useful states of active, destroy, and
createAndGo. An fdb entry can be created with a
state of createAndGo or active. The fdb entry can be
deleted by setting the state to destroy.
SNMPv2-TCRowStatus
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.43.10.1.14.1.4.1.4