swPimLastHopSptSwitchover
PIM-SM-MIB ·
.1.3.6.1.4.1.171.12.52.3.4.3
Object
scalar r/w
Enumeration
Used by the last hop router to decide whether to receive the multicast data from the shared tree or switch over to the shortest path tree. When the switchover mode is set to never, the last hop router will always receive the multicast data from the shared tree. When the mode is set to immediately, the last hop router will always receive the multicast data from the shortest path tree.
Context
- MIB
- PIM-SM-MIB
- OID
.1.3.6.1.4.1.171.12.52.3.4.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- swPimSptMgmt
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PIM-SM-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PIM-SM-MIB::swPimLastHopSptSwitchover.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PIM-SM-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PIM-SM-MIB::swPimLastHopSptSwitchover'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | never |
2 | immediately |