a3ComPortForwardUnknownVlans
A3COM00xx-BRIDGE-EXT-MIB ·
.1.3.6.1.4.1.43.10.36.1.4.1.1.1
Object
column mandatory
r/w
Enumeration
This is configured statically, by management. The value true(1) indicates that traffic for unknown VLANs should be forwarded to this port: e.g. the neighbour is a switch or a router, that can process traffic for VLANs not configured locally by this device. The default value is false(2).
Context
- MIB
- A3COM00xx-BRIDGE-EXT-MIB
- OID
.1.3.6.1.4.1.43.10.36.1.4.1.1.1- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- a3ComPortNeighbourEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'A3COM00xx-BRIDGE-EXT-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM00xx-BRIDGE-EXT-MIB::a3ComPortForwardUnknownVlans'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'A3COM00xx-BRIDGE-EXT-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM00xx-BRIDGE-EXT-MIB::a3ComPortForwardUnknownVlans.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3COM00xx-BRIDGE-EXT-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3COM00xx-BRIDGE-EXT-MIB::a3ComPortForwardUnknownVlans'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.