cIgmpFilterProfileAction
CISCO-IGMP-FILTER-MIB ·
.1.3.6.1.4.1.9.9.238.1.2.1.1.6
Object
column Enumeration
This object defines the action for
filtering IGMP reports for 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
cIgmpFilterInterfaceProfileIndex 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
cIgmpFilterInterfaceProfileIndex will be dropped.
Context
- MIB
- CISCO-IGMP-FILTER-MIB
- OID
.1.3.6.1.4.1.9.9.238.1.2.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cIgmpFilterEntry
- 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 'CISCO-IGMP-FILTER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IGMP-FILTER-MIB::cIgmpFilterProfileAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IGMP-FILTER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IGMP-FILTER-MIB::cIgmpFilterProfileAction.<cIgmpFilterProfileIndex>.<cIgmpFilterStartAddressType>.<cIgmpFilterStartAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IGMP-FILTER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IGMP-FILTER-MIB::cIgmpFilterProfileAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | permit |
2 | deny |
Conformance
Member of