mySNIgmpWorkingMode

DES7200-IGMP-SNOOPING-MIB · .1.3.6.1.4.1.171.10.97.2.8.1.1

Object

scalar r/w Enumeration
System IGMP snooping working mode:
disabled(1):
   disable the snooping IGMP function, and all IGMP report or leave
   message will be forward transparent.
svgl(2):
   shared vlan group learning, all group learning in each VLAN will 
   be awared of by other VLAN.
ivgl(3):
   independent vlan group learning, all group learning by each VLAN
   cannot be used by other VLAN.
ivgl-svgl(4):
   svgl-and-ivgl-coexist.

Context

MIB
DES7200-IGMP-SNOOPING-MIB
OID
.1.3.6.1.4.1.171.10.97.2.8.1.1
Type
scalar
Access
readwrite
Status
current
Default
disabled
Parent
myIgmpSnoopingMIBObjects
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DES7200-IGMP-SNOOPING-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DES7200-IGMP-SNOOPING-MIB::mySNIgmpWorkingMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DES7200-IGMP-SNOOPING-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DES7200-IGMP-SNOOPING-MIB::mySNIgmpWorkingMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1disabled
2svgl
3ivgl
4ivgl-svgl

Conformance