CISCO-SERVICE-CONTROLLER-MIB
AI MIB Summary
The CISCO-SERVICE-CONTROLLER-MIB provides SNMP management for Cisco service control entities to monitor and configure traffic policing mechanisms, including global, aggregative, and primary bandwidth controllers. It exposes specific metrics for committed and peak information rates, subscriber flow mapping, and dynamic bandwidth allocation policies applied to bidirectional traffic flows.
This MIB module defines objects describing traffic controllers used by a service control entity.
A service control entity is a network device which monitors and controls traffic. The service control enitity is used as a platform for different service control applications which may perform monitoring operations beyond packet counting and delve deeper into the contents of network traffic, such as deep packet inspection. It provides programmable stateful inspection of bidirectional traffic flows, maps these flows to users or subscribers, and can control traffic flow according to different attributes.
A service control entity traffic controller can act as a rather simple policer or implement more complicated logic in controlling traffic, up to actual applicative attributes of the traffic itself.
The global service controller is a controller component implemented by the service control entity, which acts as a rather simple policer for traffic transiting through the service control entity. A global service controller may be configured per service control entity interface with a configurable bandwidth limitation. The controller is responsible for the enforcement of the bandwith limitation configured in the service control entity.
Aggregative global controller is a mechanism that allows dynamic bandwidth allocation between two global controllers that reside on the same direction of two links. Regularly, a global controller is configured per physical port. When aggregative global controller is configured, the relevant per-port global controllers are configured dynamically and automatically by the aggregative global controller mechanism.
Primary bandwidth controller controls the total of subscriber traffic and manage the number of bandwidth controller. Its main properties are committed information rate, peak information rate, and relative priority.
Main OID:
ciscoServiceControllerMIB.1.3.6.1.4.1.9.9.667
28
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
28 total| Object Name |
|---|
ciscoServiceControllerMIBThis MIB module defines objects describing traffic controllers
used by a service control entity.
A service control entity is a network device which monitors and
controls traffic. The service control enitity is used as a
platform for different service control applications which may
perform monitoring operations beyond packet counting and delve
deeper into the contents of network traffic, such as deep packet
inspection.
It provides programmable stateful inspection of bidirectional
traffic flows, maps these flows to users or subscribers, and can
control traffic flow according to different attributes.
A service control entity traffic controller can act as a rather
simple policer or implement more complicated logic in
controlling traffic, up to actual applicative attributes of the
traffic itself.
The global service controller is a controller component
implemented by the service control entity, which acts as a
rather simple policer for traffic transiting through the service
control entity. A global service controller may be configured
per service control entity interface with a configurable
bandwidth limitation. The controller is responsible for the
enforcement of the bandwith limitation configured in the service
control entity.
Aggregative global controller is a mechanism that allows
dynamic bandwidth allocation between two global controllers
that reside on the same direction of two links. Regularly, a
global controller is configured per physical port.
When aggregative global controller is configured, the relevant
per-port global controllers are configured dynamically and
automatically by the aggregative global controller mechanism.
Primary bandwidth controller controls the total of subscriber
traffic and manage the number of bandwidth controller.
Its main properties are committed information rate,
peak information rate, and relative priority. MODULE-IDENTITY .1.3.6.1.4.1.9.9.667 |
ciscoServiceControlMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.667.0 |
cscGlobalControllersTableThis table contains data for each global service controller in
the service control entity. The table has an expansion dependent
relationship on the entPhysicalTable, containing zero or more
rows for each physical entity. SEQUENCE OF CscGlobalControllersEntry .1.3.6.1.4.1.9.9.667.0.1 |
cscGlobalControllersEntryThis entry contains the operational data for the global service
controller associated with the service control entity identified
by its assigned entPhysicalIndex. Each entry uniquely identifies
a global controller by its index. The CscGlobalControllersEntry .1.3.6.1.4.1.9.9.667.0.1.1 |
cscGlobalControllersIndexThis object indicates an arbitrary integer-value that
uniquely identifies a global service controller. Unsigned32 .1.3.6.1.4.1.9.9.667.0.1.1.1 |
cscGlobalControllersIdThis object indicates the unique id assigned to this global
controller by the service control entity.rw Unsigned32 .1.3.6.1.4.1.9.9.667.0.1.1.2 |
cscGlobalControllersDescriptionThis object indicates a human readable string which is the name
associated with this global service controller.rw SnmpAdminString .1.3.6.1.4.1.9.9.667.0.1.1.3 |
cscGlobalControllersBandwidthUnitsAn enumerated value which identifies the units for
cscGlobalControllersBandwidth value, such as 'kbps' (kilobit per
second), 'mbps' (megabit per second), etc.rw Enumeration .1.3.6.1.4.1.9.9.667.0.1.1.4 |
cscGlobalControllersBandwidthThis object indicates the bandwidth limitation for this global
controller to enforce. The units of
cscGlobalControllersBandwidth are indicated by the value of
cscGlobalControllersBandwidthUnits.rw Unsigned32 .1.3.6.1.4.1.9.9.667.0.1.1.5 |
cscGlobalControllersUtilizationThis object specifies the percentage of utilized bandwidth
of the controller out of the configured bandwidth limitation by
the cscGlobalControllersBandwidth. For example, if
cscGlobalControllersBandwidth = 1000 kbps and
cscGlobalControllersUtilization = 65%, then the
current utilization of this controller is 650 kbps.rw Unsigned32 .1.3.6.1.4.1.9.9.667.0.1.1.6 |
cscAggregativeGlobalControllersTableThis table lists the aggregative global controller associated
with the service controller entity. SEQUENCE OF CscAggregativeGlobalControllersEntry .1.3.6.1.4.1.9.9.667.0.2 |
cscAggregativeGlobalControllersEntryThis entry contains the operational data for the aggregative
global controller associated with the service control entity.
Each entry uniquely identifies an aggregative global controller
by its indices. CscAggregativeGlobalControllersEntry .1.3.6.1.4.1.9.9.667.0.2.1 |
cscAggregativeGlobalControllersSideThis object indicates the direction of flow (subscriber side or
network side). Enumeration .1.3.6.1.4.1.9.9.667.0.2.1.1 |
cscAggregativeGlobalControllersAgcIdThis object indicates an arbitrary integer-value that
uniquely identifies an aggregative global controller. Unsigned32 .1.3.6.1.4.1.9.9.667.0.2.1.2 |
cscAggregativeGlobalControllersLimitThis object specifies the bandwidth limit of an aggregative
global controller.rw Gauge32 UNITS "kbps" .1.3.6.1.4.1.9.9.667.0.2.1.3 |
cscAggregativeGlobalControllersRateThis object specifies the bandwidth rate of an aggregative
global controller.rw Gauge32 UNITS "kbps" .1.3.6.1.4.1.9.9.667.0.2.1.4 |
cscAggregativeGlobalControllersLinkTableThis table provides information regarding the aggregative
global controller related configuration per link. SEQUENCE OF CscAggregativeGlobalControllersLinkEntry .1.3.6.1.4.1.9.9.667.0.3 |
cscAggregativeGlobalControllersLinkEntryThis entry contains the operational data for the aggregative
global controller associated with the service control
entity identified by its assigned link number. Each entry
uniquely identifies an aggregative global controller by its
indices.
The link on a service control engine joins subscriber side to
network side. CscAggregativeGlobalControllersLinkEntry .1.3.6.1.4.1.9.9.667.0.3.1 |
cscAggregativeGlobalControllersLinkIndexThis object indicates an arbitrary integer-value that
uniquely identifies a link. Unsigned32 .1.3.6.1.4.1.9.9.667.0.3.1.1 |
cscAggregativeGlobalControllersLinkSideThis object indicates the direction of flow (subscriber side or
network side). Enumeration .1.3.6.1.4.1.9.9.667.0.3.1.2 |
cscAggregativeGlobalControllersLinkAgcIdThis object indicates an arbitrary integer-value that
uniquely identifies an aggregative global controller. Unsigned32 .1.3.6.1.4.1.9.9.667.0.3.1.3 |
cscAggregativeGlobalControllersLinkEnforcedRateThis object specifies the enforced rate which is the rate that
each bandwidth controller, primary bandwidth controller seek to
attain, taking into account external constraints.
The types of external constraint are global controller,
physical port, primary bandwidth controller.rw Gauge32 UNITS "kbps" .1.3.6.1.4.1.9.9.667.0.3.1.4 |
cscAggregativeGlobalControllersCommittedInformationRateThis object specifies the committed information rate which is
the aggregate rate that the bandwidth controller is committed
to supply to its controlled flows. In all cases, the system
will do its utmost to ensure that committed rate is not harmed.
This cannot be guaranteed in cases of oversubscription of
committed rate in the system as a whole.rw Gauge32 UNITS "kbps" .1.3.6.1.4.1.9.9.667.0.3.1.5 |
cscAggregativeGlobalControllersPeakInformationRateThis object specifies peak information rate which is the
peak aggregate rate of the controlled flows. Aggregate rate
means the total bandwidth of all controlled flows.rw Gauge32 UNITS "kbps" .1.3.6.1.4.1.9.9.667.0.3.1.6 |
cscAggregativeGlobalControllersAssuranceLevelThis object specifies assurance level which is the bandwidth
controller strength in the competition over bandwidth in case
of congestion. Assured level controls how fast Enforced rate
would decrease from peak information rate to committed
information rate as congestion builds, or increase from
committed information rate to peak information rate as
congestion decreases.
A higher assured level ensures a higher enforced rate
compared to a similar bandwidth controller with a lower assured
level.rw Unsigned32 .1.3.6.1.4.1.9.9.667.0.3.1.7 |
ciscoServiceControlMIBConform OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.667.1 |
ciscoServiceControlMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.667.1.1 |
ciscoServiceControlMIBObjectGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.667.1.2 |