hmPIMIpMRouteNextHopPruneReason
HIRSCHMANN-PIM-MIB ·
.1.3.6.1.4.1.248.15.4.99.1.1.7.1.2
Object
column Enumeration
This object indicates why the downstream interface was pruned, whether in response to a PIM prune message or due to PIM Assert processing.
Context
- MIB
- HIRSCHMANN-PIM-MIB
- OID
.1.3.6.1.4.1.248.15.4.99.1.1.7.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hmPIMIpMRouteNextHopEntry
- 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 'HIRSCHMANN-PIM-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIRSCHMANN-PIM-MIB::hmPIMIpMRouteNextHopPruneReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HIRSCHMANN-PIM-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIRSCHMANN-PIM-MIB::hmPIMIpMRouteNextHopPruneReason.<ipMRouteNextHopGroup>.<ipMRouteNextHopSource>.<ipMRouteNextHopSourceMask>.<ipMRouteNextHopIfIndex>.<ipMRouteNextHopAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HIRSCHMANN-PIM-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HIRSCHMANN-PIM-MIB::hmPIMIpMRouteNextHopPruneReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | prune |
3 | assert |
Conformance
Member of