HWPimMode

  • Base type Enumeration

The PIM mode in which a group is operating. none(1) The group is not using PIM, which may be the case if, for example, it is a link-local or unroutable group address. ssm(2) Source-Specific Multicast (SSM) with PIM Sparse Mode. asm(3) Any Source Multicast (ASM), with PIM Sparse Mode. bidir(4) Bi-directional PIM. dm(5) PIM Dense Mode. other(6) Any other PIM mode.

Possible values

6 objects
Number Name
1 none
2 ssm
3 asm
4 bidir
5 dm
6 other