juniPimUnicastRouteEntryPimType
Juniper-PIM-MIB ·
.1.3.6.1.4.1.4874.2.2.43.1.1.19.1.8
Object
column JuniPimType
This object indicates whether the route specified in this entry is being used by sparse-mode and/or dense-mode PIM.
Context
- MIB
- Juniper-PIM-MIB
- OID
.1.3.6.1.4.1.4874.2.2.43.1.1.19.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- juniPimUnicastRouteEntry
- 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-PIM-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-PIM-MIB::juniPimUnicastRouteEntryPimType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-PIM-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-PIM-MIB::juniPimUnicastRouteEntryPimType.<juniPimUnicastRouteEntryAddr>.<juniPimUnicastRouteEntryMask>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-PIM-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-PIM-MIB::juniPimUnicastRouteEntryPimType'
Syntax
- Source
- JuniPimType
- Base type
Enumeration
Values & Constraints
Type Values
0 | invalid |
1 | dense |
2 | sparse |
3 | sparseAndDense |
Conformance
Member of