| Overview | Package | Class | Deprecated | Help |
| Properties | |
|---|---|
| adminBw |
Specifies the operational administrative bandwidth in
kilo-bits per second for the channel.
type=int access=read-only units=kbps Displayed(tab/group)=Administrative Bandwidth (/Bandwidth) |
| bandwidth |
Specifies the operational bandwidth in kilo-bits per
second for the channel.
type=int access=read-only units=kbps Displayed(tab/group)=Bandwidth (/Bandwidth) |
| blackHoleRate |
Specifies the bandwidth rate in kilo-bits per second
at which a channel should be placed in the black hole
state.
type=int access=read-only units=kbps Displayed(tab/group)=Black Hole Rate (/Preference) |
| currentPath |
Specifies the path into the switching fabric
for the channels.
type=multicast.PathManagementPathType access=read-only Displayed(tab/group)=Current Path (/Path) |
| grpAddress |
The channel's group address.
type=InetAddress access=read-create default=0.0.0.0 Displayed(tab/group)=Group Address (/Channel) |
| grpAddressType |
The channel's group address type.
type=rtr.InetAddressType access=read-create default=ipv4 |
| isBlackHole |
Specifies whether the channel is in black hole state.
type=boolean access=read-only Displayed(tab/group)=Black Hole (/Preference) |
| isExplicitPath |
Specifies whether path into the switching fabric
is explicitly set.
type=boolean access=read-only Displayed(tab/group)=Explicit Path (/Path) |
| lastHighestBw |
Indicates the value of the multicast bandwidth that is
currently being accounted for the channel on its
forwarding path on the MDA. The value is computed based
on periodic polling of statistics and represents the
last highest bandwidth value since the bandwidth update
timer for the channel was (re)started.
type=int access=read-only units=kbps Displayed(tab/group)=Last Highest Bandwidth (/Bandwidth) |
| prefLevel |
Specifies the relative preference level for the channel.
type=int access=read-only Displayed(tab/group)=Preference Level (/Preference) |
| secondHighestBw |
Indicates the second highest multicast bandwidth recorded
for the channel on the MDA since the bandwidth update
timer for the channel was (re)started.
The value is computed based on periodic polling of
statistics and is reset to zero every time the
bandwidth update timer for the channel is restarted.
type=int access=read-only units=kbps Displayed(tab/group)=Second Highest Bandwidth (/Bandwidth) |
| srcAddress |
The channel's source address.
type=InetAddress access=read-create default=0.0.0.0 Displayed(tab/group)=Source Address (/Channel) |
| srcAddressType |
The channel's source address type.
type=rtr.InetAddressType access=read-create default=ipv4 |
| timeRemaining |
Specifies the time remaining before the bandwidth
update timer for the channel on the MDA expires.
The bandwidth update timer determines how often
multicast bandwidth is updated for a channel. When the
value of this field becomes zero indicating that the
bandwidth timer has expired, the bandwidth of the
channel represented by lastHighestBw is updated to the
value of secondHighestBw.
If the timer is restarted, it indicates that the
current bandwidth of the channel has either stayed the
same or increased since the last poll.
type=long access=read-only units=sec Displayed(tab/group)=BW Update Timer expiration (/Bandwidth) |
| Properties inherited from ManagedObject |
|---|
| actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed |