- getAttribute(String) - Method in interface net.juniper.smgt.acp.application.CongestionPoint
-
Returns the specified attribute for this congestion point.
- getBackgroundDownstreamBW() - Method in interface net.juniper.smgt.acp.application.MonitorableCongestionPoint
-
Returns the background downstream bandwidth that is always deemed to be in-use.
- getBackgroundUpstreamBW() - Method in interface net.juniper.smgt.acp.application.MonitorableCongestionPoint
-
Returns the background upstream bandwidth that is always deemed to be in-use.
- getCongestionPointChecker() - Method in interface net.juniper.smgt.acp.application.CongestionPointInfo
-
Returns an object that provides the means to obtain references to specific network congestion points
known to the ACP.
- getCurrentDownstreamBW() - Method in interface net.juniper.smgt.acp.application.MonitorableCongestionPoint
-
Returns the downstream bandwidth.
- getCurrentUpstreamBW() - Method in interface net.juniper.smgt.acp.application.MonitorableCongestionPoint
-
Returns the upstream bandwidth.
- getDebugLog() - Method in interface net.juniper.smgt.acp.application.CongestionPointInfo
-
Returns a LogWriter object that can be used to print messages to the DEBUG log.
- getDownstreamBWUsage() - Method in interface net.juniper.smgt.acp.application.MonitorableCongestionPoint
-
Returns the in-use downstream bandwidth.
- getErrorLog() - Method in interface net.juniper.smgt.acp.application.CongestionPointInfo
-
Returns a LogWriter object that can be used to print messages to the ERROR log.
- getId() - Method in interface net.juniper.smgt.acp.application.CongestionPointInfo
-
Returns the ID of the newly created ActionCongestionPoint.
- getInfoLog() - Method in interface net.juniper.smgt.acp.application.CongestionPointInfo
-
Returns a LogWriter object that can be used to print messages to the INFO log.
- getNICProxy(String) - Method in interface net.juniper.smgt.acp.application.CongestionPointInfo
-
If the CLI was used to define one or more NIC proxies under the ACP configuration, then those NIC
proxies may be obtained by passing their name to this method.
- getOrb() - Method in interface net.juniper.smgt.acp.application.CongestionPointInfo
-
Returns a reference to the ORB used by the ACP.
- getProvisionedDownstreamBW() - Method in interface net.juniper.smgt.acp.application.MonitorableCongestionPoint
-
Returns the provisioned downstream bandwidth.
- getProvisionedUpstreamBW() - Method in interface net.juniper.smgt.acp.application.MonitorableCongestionPoint
-
Returns the provisioned upstream bandwidth.
- getUpstreamBWUsage() - Method in interface net.juniper.smgt.acp.application.MonitorableCongestionPoint
-
Returns the in-use upstream bandwidth.