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
Uses the a3com variant from /opt/observium/mibs/a3com.
Command help
Walk portInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'A3COM0503-PORTINFO' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM0503-PORTINFO::portInfoTable'
A table indexed by ifIndex of a port. 
This can be a font-panel/module port e.g. 101
or an aggregator 15512.
portInfoEntry row .1.3.6.1.4.1.43.10.1.14.1.3.1
Bridge information for a port
Column Syntax OID
The set of vlans on which this port is allowed
to transmit traffic.
VlanListr/w .1.3.6.1.4.1.43.10.1.14.1.3.1.1
The set of vlans on which this port is forbidden
to transmit.
VlanListr/w .1.3.6.1.4.1.43.10.1.14.1.3.1.2
The set of vlans on which this port transmits
untagged frames.
VlanListr/w .1.3.6.1.4.1.43.10.1.14.1.3.1.3
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
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
portInfoPvidmandatory
The PVID, the VLAN ID assigned to untagged frames or
Prority-Tagged frames received on this port.
Q-BRIDGE-MIBVlanIndexr/w .1.3.6.1.4.1.43.10.1.14.1.3.1.6
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
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
Type Values:
1true
2false
Description:
Represents a boolean value.
.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
Uses the a3com variant from /opt/observium/mibs/a3com.
Command help
Walk portInfoFdbTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'A3COM0503-PORTINFO' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM0503-PORTINFO::portInfoFdbTable'
This table contains the static unicast
addresses for each port in the bridge.
portInfoFdbEntry row .1.3.6.1.4.1.43.10.1.14.1.4.1
Information about a specific unicast MAC address.
Column Syntax OID
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
The Vlan index of the port.
Q-BRIDGE-MIBVlanIndex .1.3.6.1.4.1.43.10.1.14.1.4.1.2
This object contains the unicast MAC address of the
entry.
.1.3.6.1.4.1.43.10.1.14.1.4.1.3
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.43.10.1.14.1.4.1.4