pimInterfaceSsmSrcAndGrpFilter
DC-PIM-MIB ·
.1.2.826.42.1.1578918.5.71.1.1.1.1.1.71
Object
When SSM source and group filtering is enabled (that is,
when pimInterfaceUseSsmSrcAndGrpFilt is 'true'), then for
groups in the SSM space the local router will
- process PIM (S,G) Join messages received on this
interface only if the {source, group} pair is included
in the extended access list corresponding to the list
index value configured for this object
- only send PIM (S,G) Join messages over this interface
if the {source, group} pair is included in the extended
access list corresponding to the list index value
configured for this object.
In other words, the extended access list is a whitelist of
the SSM {source, group} pairs for which DC-PIM is
permitted to request or receive traffic over the
interface.
pimInterfaceSsmSrcAndGrpFilter defaults to 0, which
indicates that no access list is specified. If the index
does not correspond to a valid access list, no {source,
group} pairs will match the list and therefore all PIM
(S,G) Join messages will be filtered.
This field is only relevant for PIM-SM. It is ignored if
'sparse' is clear for pimTmEntMode.
Context
- MIB
- DC-PIM-MIB
- OID
.1.2.826.42.1.1578918.5.71.1.1.1.1.1.71- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pimInterfaceEntry
- 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 'DC-PIM-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-PIM-MIB::pimInterfaceSsmSrcAndGrpFilter'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-PIM-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-PIM-MIB::pimInterfaceSsmSrcAndGrpFilter.<pimTmEntIndex>.<pimInterfaceIfIndex>.<pimInterfaceIPVersion>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-PIM-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-PIM-MIB::pimInterfaceSsmSrcAndGrpFilter'
Syntax
- Source
- DC-MASTER-TCExtAccessListListIndexOrZero
- Base type
Integer32
Values & Constraints
Type Constraints
range: 0..2147483647
Conformance
Member of