vRtrIgmpGrpIfHostGrpType

TIMETRA-IGMP-MIB · .1.3.6.1.4.1.6527.3.1.2.23.4.4.1.3

Object

vRtrIgmpGrpIfHostGrpType indicates how this group entry was learned.
If this group entry was learned by IGMP, it will be set to 'dynamic'.
For statically configured groups, the value will be set to 'static'.

Context

MIB
TIMETRA-IGMP-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.23.4.4.1.3
Type
column
Access
readonly
Status
current
Parent
vRtrIgmpGrpIfHostGrpEntry
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 'TIMETRA-IGMP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IGMP-MIB::vRtrIgmpGrpIfHostGrpType'
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::vRtrIgmpGrpIfHostGrpType.<vRtrID>.<vRtrIfFwdSvcId>.<vRtrGrpIfIndex>.<vRtrIgmpHostAddress>.<vRtrIgmpHostGroupAddress>'
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::vRtrIgmpGrpIfHostGrpType'

Values & Constraints

Type Values
1static
2dynamic
3bgp-smet
4bgp-sync

Conformance