igmpMode

NSCRTV-EPON-IGMP-MGM-MIB · .1.3.6.1.4.1.17409.2.3.6.1.1.2

Object

column r/w Enumeration
IGMP????ģʽ
centralized(1)      - All the multicast control is done by OLT
distributedwithcm(2)    - Both OLT and ONU perform IGMP proxy and  
              controlled multicast will be enabled. At 
              this case, if igmp joins shall follow the 
              definition in multicastPackageList, for the
              port  
disabled(3)       - Disable IGMP proxy on OLT and ONU
distributedwocm(4)    - Both OLT and ONU perform IGMP proxy and  
              controlled multicast will be disabled. At 
              this case, if igmp joins shall be accept even
              violate the definition in multicastPackageList, 
              for the port.

Context

MIB
NSCRTV-EPON-IGMP-MGM-MIB
OID
.1.3.6.1.4.1.17409.2.3.6.1.1.2
Type
column
Access
readwrite
Status
current
Default
disabled
Parent
igmpEntityEntry

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 'NSCRTV-EPON-IGMP-MGM-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NSCRTV-EPON-IGMP-MGM-MIB::igmpMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NSCRTV-EPON-IGMP-MGM-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NSCRTV-EPON-IGMP-MGM-MIB::igmpMode.<igmpDeviceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NSCRTV-EPON-IGMP-MGM-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NSCRTV-EPON-IGMP-MGM-MIB::igmpMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1centralized
2distributedwithcm
3disabled
4distributedwocm