mySNIgmpWorkingMode

MY-IGMP-SNOOPING-MIB · .1.3.6.1.4.1.4881.1.1.10.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
MY-IGMP-SNOOPING-MIB
OID
.1.3.6.1.4.1.4881.1.1.10.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 'MY-IGMP-SNOOPING-MIB' -M '/opt/observium/mibs/ruijie:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MY-IGMP-SNOOPING-MIB::mySNIgmpWorkingMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MY-IGMP-SNOOPING-MIB' -M '/opt/observium/mibs/ruijie:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MY-IGMP-SNOOPING-MIB::mySNIgmpWorkingMode'

Syntax

Enumeration

Values & Constraints

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

Conformance