fsIgmpFilteringProfileAction
FS-IGMP-FILTERINGPROFILE-MIB ·
.1.3.6.1.4.1.52642.1.1.10.2.37.1.2.1.2
Object
column r/w
Enumeration
This object defines the action of this profile.
If the object is set to deny(2):
then all IGMP reports associated to IP multicast
groups included in the profile identified by
fsIgmpFilteringProfileIndex will be dropped.
If the object is set to permit(1):
then all IGMP reports associated to IP multicast
groups not included in the profile identified by
fsIgmpFilteringProfileIndex will be dropped.
Context
- MIB
- FS-IGMP-FILTERINGPROFILE-MIB
- OID
.1.3.6.1.4.1.52642.1.1.10.2.37.1.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsIgmpFilteringProfileActionEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'FS-IGMP-FILTERINGPROFILE-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-IGMP-FILTERINGPROFILE-MIB::fsIgmpFilteringProfileAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-IGMP-FILTERINGPROFILE-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-IGMP-FILTERINGPROFILE-MIB::fsIgmpFilteringProfileAction.<fsIgmpFilteringProfileIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-IGMP-FILTERINGPROFILE-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-IGMP-FILTERINGPROFILE-MIB::fsIgmpFilteringProfileAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | permit |
2 | deny |
Conformance
Member of