mgmdRouterInterfaceAllowSGList

DC-MGMD-ROUTER-MIB · .1.2.826.42.1.1578918.5.86.1.1.3.1.41

Object

The interface will ignore requests to join any
group/source pair that is not included in the extended
access list with a list index corresponding to the value
configured for this object.
              
If the value of this object is 0, no requests are ignored
as a result of this object.
              
This object deprecates the mgmdRouterInterfaceAllowSSMList
object.  If both of these (S,G) filters are set to
non-zero values, then both take effect for SSM groups -
that is, a request to join an SSM group/source pair is
only accepted if it passes through both filters.
              
If both this object and the
mgmdRouterInterfaceAllowASMList object are set to non-zero
values, then a request to join an ASM group/source pair is
only accepted if it passes through both filters.

Context

MIB
DC-MGMD-ROUTER-MIB
OID
.1.2.826.42.1.1578918.5.86.1.1.3.1.41
Type
column
Access
readwrite
Status
current
Parent
mgmdRouterInterfaceEntry
Groups
1

Walk 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-MGMD-ROUTER-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-MGMD-ROUTER-MIB::mgmdRouterInterfaceAllowSGList'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-MGMD-ROUTER-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-MGMD-ROUTER-MIB::mgmdRouterInterfaceAllowSGList.<mgmdRouterEntIndex>.<mgmdRouterInterfaceIfIndex>.<mgmdRouterInterfaceQuerierType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-MGMD-ROUTER-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-MGMD-ROUTER-MIB::mgmdRouterInterfaceAllowSGList'

Values & Constraints

Type Constraints
range: 0..2147483647

Conformance