a3ComSmartFilteringCtl
A3Com-PortPath-r6-MIB ·
.1.3.6.1.4.1.43.2.17.2.1.16
Object
column mandatory
r/w
Enumeration
This object is used to enable or disable the Smart Filtering
mechanism on a port. Note, this only applies to the Central
Node in a boundary routing environment.
Note, when this parameter is enabled/disabled, the Boundary Routing
service itself must be disabled and then re-enabled for the new
value to take effect. This is done by setting the corresponding instance
of a3ComPortBoundaryRoute to disabled(3) and then enabled(2).
Context
- MIB
- A3Com-PortPath-r6-MIB
- OID
.1.3.6.1.4.1.43.2.17.2.1.16- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- a3ComPortEntry
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 'A3Com-PortPath-r6-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3Com-PortPath-r6-MIB::a3ComSmartFilteringCtl'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'A3Com-PortPath-r6-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3Com-PortPath-r6-MIB::a3ComSmartFilteringCtl.<a3ComPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3Com-PortPath-r6-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3Com-PortPath-r6-MIB::a3ComSmartFilteringCtl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | smartFilter |
2 | noSmartFilter |