AddressType |
The address type of this entry. Enumerations: - unknown (0)
- ipv4 (1)
- ipv6 (2)
- ipv4z (3)
- ipv6z (4)
- dns (16)
|
GrpAddress |
The multicast group address which, when combined with pimStaticRPGrpPrefixLength, gives the group prefix for this entry. The InetAddressType is given by the pimStaticRPAddressType object. This address object is only significant up to pimSGRPFRoutePrefixLength bits. The remainder of the address bits are zero. This is especially important for this index field, which is part of the index of this entry. Any non-zero bits would signify an entirely different entry. Length: 16 to 16 |
GrpPrefixLength |
The multicast group prefix length, which, when combined with pimStaticRPGrpAddress, gives the group prefix for this entry. The InetAddressType is given by the pimStaticRPAddressType object. If pimStaticRPAddressType is 'ipv4' or 'ipv4z', this object must be in the range 4..32. If pimStaticRPGrpAddressType is 'ipv6' or 'ipv6z', this object must be in the range 8..128. Range: 4 to 128 |
RPAddress |
The IP address of the RP to be used for groups within this group prefix. The InetAddressType is given by the pimStaticRPAddressType object. Length: 16 to 16 |
PimMode |
The PIM mode to be used for groups in this group prefix. If this object is set to ssm(2), then pimStaticRPRPAddress must be set to zero. No RP operations are ever possible for PIM Mode SSM. Enumerations: |
OverrideDynamic |
Whether this static RP configuration overrides RP information learned dynamically for groups in this group prefix. Enumerations: |
RowStatus |
The status of this row, by which rows in this table can be created and destroyed. This status object cannot be set to active(1) before valid values have been written to pimStaticRPRPAddress. All writeable objects in this entry can be modified when the status of this entry is active(1). Enumerations: - active (1)
- notInService (2)
- notReady (3)
- createAndGo (4)
- createAndWait (5)
- destroy (6)
|
Precedence |
The value for pimGroupMappingPrecedence to be used for this static RP configuration. This allows fine control over which configuration is overridden by this static configuration. If this object is present, then pimStaticRPOverrideDynamic is ignored. The absolute values of this object have a significance only on the local router and do not need to be coordinated with other routers. A setting of this object may have different effects when applied to other routers. Do not use this object unless fine control of static RP behavior on the local router is required. |