vRtrIgmpIfSubnetCheck
TIMETRA-IGMP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.23.2.1.1.13
Object
vRtrIgmpIfSubnetCheck is used to enable/disable subnet checking for
IGMP messages received on this interface.
If this flag is set to 'true', subnet checking is enabled. All IGMP
packets with a source address that is not in the local subnet are
dropped.
Context
- MIB
- TIMETRA-IGMP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.23.2.1.1.13- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vRtrIgmpIfEntry
- Groups
- 2
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 'TIMETRA-IGMP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IGMP-MIB::vRtrIgmpIfSubnetCheck'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-IGMP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IGMP-MIB::vRtrIgmpIfSubnetCheck.<vRtrID>.<vRtrIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-IGMP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-IGMP-MIB::vRtrIgmpIfSubnetCheck'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of