igmpEnable
ZYXEL-SAM1216 ·
.1.3.6.1.4.1.890.1.5.5.6.7.1
Object
scalar mandatory
r/w
Enumeration
Enable/disable IGMP protocol.
Context
- MIB
- ZYXEL-SAM1216
- OID
.1.3.6.1.4.1.890.1.5.5.6.7.1- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- multicast
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 'ZYXEL-SAM1216' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-SAM1216::igmpEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-SAM1216' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-SAM1216::igmpEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enableProxy |
2 | enableSnooping |
3 | disable |