portInfoIngressFiltering

A3COM0503-PORTINFO · .1.3.6.1.4.1.43.10.1.14.1.3.1.8

Object

column mandatory r/w SNMPv2-TCTruthValue
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 affect VLAN independent BPDU
frames, such as GVRP and STP.  It does affect VLAN
dependent BPDU frames, such as GMRP.

Context

MIB
A3COM0503-PORTINFO
OID
.1.3.6.1.4.1.43.10.1.14.1.3.1.8
Type
column
Access
readwrite
Status
mandatory
Parent
portInfoEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/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::portInfoIngressFiltering'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'A3COM0503-PORTINFO' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM0503-PORTINFO::portInfoIngressFiltering.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3COM0503-PORTINFO' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3COM0503-PORTINFO::portInfoIngressFiltering'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false