fsIgmpProxyNextHopState
IGMP-PROXY-MIB ·
aricent variant
·
.1.3.6.1.4.1.2076.124.3.2.1.4
Object
column Enumeration
The state of the outgoing interface on which the multicast registrations have been received. The value of this object will be `forwarding` when the entry is created. The nexthop state `pruned` is not applicable for the outgoing interface in the IGMP proxy implementation because the interface will be added or removed based upon the IGMP multicast registrations received on that interface.
Context
- MIB
- IGMP-PROXY-MIB
- OID
.1.3.6.1.4.1.2076.124.3.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fsIgmpProxyNextHopEntry
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 'IGMP-PROXY-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IGMP-PROXY-MIB::fsIgmpProxyNextHopState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IGMP-PROXY-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IGMP-PROXY-MIB::fsIgmpProxyNextHopState.<fsIgmpProxyNextHopSource>.<fsIgmpProxyNextHopGroup>.<fsIgmpProxyNextHopIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IGMP-PROXY-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IGMP-PROXY-MIB::fsIgmpProxyNextHopState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | forwarding |
2 | pruned |