igmpSnoopStatus
ES3526XA_ES3510-MIB ·
.1.3.6.1.4.1.259.8.1.5.1.9.1
Object
scalar r/w
Enumeration
Parameter to enable or disable IGMP snooping on the device. When enabled, the device will examine IGMP packets and set up filters for IGMP ports.
Context
- MIB
- ES3526XA_ES3510-MIB
- OID
.1.3.6.1.4.1.259.8.1.5.1.9.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- igmpSnoopMgt
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 'ES3526XA_ES3510-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ES3526XA_ES3510-MIB::igmpSnoopStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ES3526XA_ES3510-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ES3526XA_ES3510-MIB::igmpSnoopStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |