juniIgmpProxyInterfaceState

Juniper-IGMP-MIB · .1.3.6.1.4.1.4874.2.2.40.1.2.1.1.4

Object

When the IGMP proxy interface has v1 router present timeout running, it
is in IgmpIntfStateV1RtPresent state.  Otherwise, it is in
IgmpIntfStateNonV1RtPresent states.  While it is in
IgmpIntfStateV1RtPresent, it only sends out version 1 group membership
report(s).  While it is in IgmpIntfStateNonV1RtPresent state, it sends
out version 2 group membership report(s).

Context

MIB
Juniper-IGMP-MIB
OID
.1.3.6.1.4.1.4874.2.2.40.1.2.1.1.4
Type
column
Access
readonly
Status
current
Parent
juniIgmpProxyInterfaceEntry
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 'Juniper-IGMP-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-IGMP-MIB::juniIgmpProxyInterfaceState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-IGMP-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-IGMP-MIB::juniIgmpProxyInterfaceState.<juniIgmpProxyInterfaceIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-IGMP-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-IGMP-MIB::juniIgmpProxyInterfaceState'

Syntax

Values & Constraints

Type Values
0juniIgmpProxyInterfaceUnknown
1juniIgmpProxyInterfaceStateV1RouterPresent
2juniIgmpProxyInterfaceStateNonV1RouterPresent

Conformance