pdnIgmpSnoopingSelection
PDN-IGMP-STD-EXT-MIB ·
.1.3.6.1.4.1.1795.2.24.2.47.1.3
Object
This object specifies whether or not IGMP Snooping is
enabled or disabled on a system-wide basis.
enabled(1) - IGMP Snooping is Enabled on the device
disabled(2) - IGMP Snooping is Disabled on the device
Context
- MIB
- PDN-IGMP-STD-EXT-MIB
- OID
.1.3.6.1.4.1.1795.2.24.2.47.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- pdnIgmpStdExtObjects
- Groups
- 2
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 'PDN-IGMP-STD-EXT-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-IGMP-STD-EXT-MIB::pdnIgmpSnoopingSelection.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-IGMP-STD-EXT-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-IGMP-STD-EXT-MIB::pdnIgmpSnoopingSelection'
Syntax
- Source
- PDN-TCSwitchState
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |