priIgmpSnoopingPortCtrlPktDrop

SNR-SWITCH-MIB · .1.3.6.1.4.1.40418.7.100.8.5.1.1

Object

column r/w Enumeration
if set(1), drop query packet ,
and if set(2), drop report packet,
if set(4), no drop query packet ,
and if set(5), no drop report packet,
query_and_report(3): drop query and report packet,

Context

MIB
SNR-SWITCH-MIB
OID
.1.3.6.1.4.1.40418.7.100.8.5.1.1
Type
column
Access
readwrite
Status
current
Parent
priIgmpSnoopingPortCtrlPktEntry

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 'SNR-SWITCH-MIB' -M '/opt/observium/mibs/snr:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNR-SWITCH-MIB::priIgmpSnoopingPortCtrlPktDrop'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SNR-SWITCH-MIB' -M '/opt/observium/mibs/snr:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNR-SWITCH-MIB::priIgmpSnoopingPortCtrlPktDrop.<portIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SNR-SWITCH-MIB' -M '/opt/observium/mibs/snr:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SNR-SWITCH-MIB::priIgmpSnoopingPortCtrlPktDrop'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1query
2report
3query-and-report
4no-query
5no-report