cPimInetMRouteFlags
CISCO-IETF-PIM-MIB ·
.1.3.6.1.4.1.9.10.119.1.1.4.1.5
Object
column Bits
This object describes PIM-specific flags related to a
multicast state entry.
rpt (0): indicates the route is a shared-tree or RP-tree
route.
spt (1): indicates the route is a shortest-path-tree
route.
Context
- MIB
- CISCO-IETF-PIM-MIB
- OID
.1.3.6.1.4.1.9.10.119.1.1.4.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cPimInetMRouteEntry
- 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 'CISCO-IETF-PIM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-PIM-MIB::cPimInetMRouteFlags'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IETF-PIM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-PIM-MIB::cPimInetMRouteFlags.<cIpMRouteAddrType>.<cIpMRouteGroup>.<cIpMRouteSource>.<cIpMRouteSourceMask>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IETF-PIM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IETF-PIM-MIB::cPimInetMRouteFlags'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | rpt |
1 | spt |
Conformance
Member of