fsSnoopQueryFwdOnAllPorts
SUPERMICRO-SNOOP-MIB ·
.1.3.6.1.4.1.10876.101.1.105.2.2.1.18
Object
column r/w
Enumeration
In proxy and proxy reporting mode, Snooping module will send query messages only to the non-router ports by default. This object provides administrative control to forward the query messages on all the member ports of the VLAN.
Context
- MIB
- SUPERMICRO-SNOOP-MIB
- OID
.1.3.6.1.4.1.10876.101.1.105.2.2.1.18- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsSnoopInstanceConfigEntry
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 'SUPERMICRO-SNOOP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-SNOOP-MIB::fsSnoopQueryFwdOnAllPorts'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-SNOOP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-SNOOP-MIB::fsSnoopQueryFwdOnAllPorts.<fsSnoopInstanceConfigInstId>.<fsSnoopInetAddressType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-SNOOP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-SNOOP-MIB::fsSnoopQueryFwdOnAllPorts'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | allports |
2 | nonrtrports |