zxAnIgmpMVlanIgmpWorkMode

ZTE-AN-IGMP-MIB · zte-ng variant · .1.3.6.1.4.1.3902.1082.60.1.2.1.2.3.1.6

Object

column r/w Enumeration
The IGMP work mode in this MVLAN. The meanings of the values
are:
    snooping(1) - transparently forward IGMP packet, snooping
        is defined in RFC 4541 and TR-101.
    spr(2) - transparently forward IGMP general query and
        suppress IGMP report/leave for existing group membership,
        SPR(Snooping with Proxy Reporting) is defined in TR-101.
    proxy(3) - act as a host on the V interface and act as a
        router on the U interface, proxy is defined in RFC4605.
    router(4) - act as a terminal on the V interface and act as a
        router on the U interface, router is defined in TR-101.

Context

MIB
ZTE-AN-IGMP-MIB
OID
.1.3.6.1.4.1.3902.1082.60.1.2.1.2.3.1.6
Type
column
Access
readwrite
Status
current
Default
proxy
Parent
zxAnIgmpProtoMVlanEntry
Groups
1

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 'ZTE-AN-IGMP-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-IGMP-MIB::zxAnIgmpMVlanIgmpWorkMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-IGMP-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-IGMP-MIB::zxAnIgmpMVlanIgmpWorkMode.<zxAnIgmpMVid>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-IGMP-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-IGMP-MIB::zxAnIgmpMVlanIgmpWorkMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1snooping
2spr
3proxy
4router

Conformance