zyIgmpRouteDomainVersion

ZYXEL-IGMP-MIB · .1.3.6.1.4.1.890.1.15.3.29.1.2.1.1

Object

column r/w Enumeration
IGMP version which controls the format and the multicasting method of the IGMP packets that the switch sends.

Context

MIB
ZYXEL-IGMP-MIB
OID
.1.3.6.1.4.1.890.1.15.3.29.1.2.1.1
Type
column
Access
readwrite
Status
current
Parent
zyxelIgmpRouteDomainEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0none
1igmpV1
2igmpV2
3igmpV3