juniIgmpProxyStatus
Juniper-IGMP-MIB ·
.1.3.6.1.4.1.4874.2.2.40.1.2.2.1.3
Object
column JuniIgmpProxyGroupState
The state of this entry. When the IGMP proxy has a delay time running for this multicast group, the state of this enry is in the juniIgmpDelayingMember state. When the delay time expires, the IGMP proxy sends an unsolicited report and the state of this group enters juniIgmpDelayMember state.
Context
- MIB
- Juniper-IGMP-MIB
- OID
.1.3.6.1.4.1.4874.2.2.40.1.2.2.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- juniIgmpProxyCacheEntry
- 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 'Juniper-IGMP-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-IGMP-MIB::juniIgmpProxyStatus'
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::juniIgmpProxyStatus.<juniIgmpProxyIfIndex>.<juniIgmpProxyAddress>'
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::juniIgmpProxyStatus'
Syntax
- Source
- JuniIgmpProxyGroupState
- Base type
Enumeration
Values & Constraints
Type Values
0 | juniIgmpProxyGroupUnknown |
1 | juniIgmpProxyGroupIdleMember |
2 | juniIgmpProxyGroupDelayingMember |
Conformance
Member of