igmpmldMode
VES1724-58V-MIB ·
.1.3.6.1.4.1.890.1.5.12.49.6.1
Object
scalar r/w
Enumeration
IGMP or MLD packet handling mode. disable(0) - disable IGMP or MLD function transparent(1) - packets are transparent snooping(2) - packets are handled IGMP or MLD snopping function proxy(3) - packets are handled IGMP or MLD proxy function proxyReport(4) - packets are handled IGMP or MLD proxy Report function
Context
- MIB
- VES1724-58V-MIB
- OID
.1.3.6.1.4.1.890.1.5.12.49.6.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- igmpmld
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'VES1724-58V-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VES1724-58V-MIB::igmpmldMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'VES1724-58V-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'VES1724-58V-MIB::igmpmldMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | transparent |
2 | snooping |
3 | proxy |
4 | proxyReport |