eltMesIssSnoopSparseMode
ELTEX-MES-ISS-SNOOP-MIB ·
.1.3.6.1.4.1.35265.1.139.8.1.2.1.1.2
Object
column r/w
Enumeration
This object is used to enable or disable the snooping module
functioning in the sparse mode in specific VLAN.
In the non-sparse mode, the module will forward the unknown multicast
traffic when snooping is enabled in the switch. In the sparse mode
(i.e. Sparse mode is enabled), the module will drop the unknown
multicast traffic when snooping is enabled in the switch.
Context
- MIB
- ELTEX-MES-ISS-SNOOP-MIB
- OID
.1.3.6.1.4.1.35265.1.139.8.1.2.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- eltMesIssSnoopVlanFilterEntry
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 'ELTEX-MES-ISS-SNOOP-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-MES-ISS-SNOOP-MIB::eltMesIssSnoopSparseMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ELTEX-MES-ISS-SNOOP-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-MES-ISS-SNOOP-MIB::eltMesIssSnoopSparseMode.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELTEX-MES-ISS-SNOOP-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELTEX-MES-ISS-SNOOP-MIB::eltMesIssSnoopSparseMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |