vRtrMldIfGroupMode
TIMETRA-MLD-MIB ·
.1.3.6.1.4.1.6527.3.1.2.46.2.3.1.7
Object
column Enumeration
The value of vRtrMldIfGroupMode is based on the type of membership
report(s) received on the interface for the group. In the 'include'
mode, reception of packets sent to the specified multicast address is
requested only from those IP source addresses listed in the
source-list parameter of the MLD membership report.
In 'exclude' mode, reception of packets sent to the given multicast
address is requested from all IP source addresses except those listed
in the source-list parameter.
vRtrMldIfGrpSrcTable lists the sources corresponding to this group, if
any.
Context
- MIB
- TIMETRA-MLD-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.46.2.3.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vRtrMldIfGroupEntry
- 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 'TIMETRA-MLD-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-MLD-MIB::vRtrMldIfGroupMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-MLD-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-MLD-MIB::vRtrMldIfGroupMode.<vRtrID>.<vRtrIfIndex>.<vRtrMldIfGroupAddressType>.<vRtrMldIfGroupAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-MLD-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-MLD-MIB::vRtrMldIfGroupMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | include |
2 | exclude |
Conformance
Member of