jnxSpSvcSetTable
The jnxSpSvcSetTable, whose object identifier is {jnxSPSvcSet 1}, provides information about each service set on each Adaptive Services (AS) PIC on the router.
The jnxSpSvcSetEntry, whose object identifier is {jnxSpSvcSetTable 1}, has 11 objects, which are listed in Table 1. Each entry provides information about a single service set. The service set is identified by the name of the service set. The AS PIC on which the service set is configured is identified by JnxSpSvcSetIFName.
Table 1: jnxSpSvcSetTable
Object | Object Identifier | Description |
---|---|---|
jnxSpSvcSetName | jnxSpSvcSetEntry 1 | A text name for the service set. |
jnxSpSvcSetSvcType | jnxSpSvcSetEntry 2 | The name of the service type associated with the service set. |
jnxSpSvcSetTypeIndex | jnxSpSvcSetEntry 3 | An integer used to identify the service type for the service set. |
jnxSpSvcSetIfName | jnxSpSvcSetEntry 4 | The name of the interface identifying the AS PIC. If more than one interface is associated with the AS PIC, the name associated with the lower layer interface is used. |
jnxSpSvcSetIfIndex | jnxSpSvcSetEntry 5 | An index number associated with the interface name. |
jnxSpSvcSetMemoryUsage | jnxSpSvcSetEntry 6 | Amount of memory used by the service set, in bytes. |
jnxSpSvcSetCpuUtil | jnxSpSvcSetEntry 7 | Amount of CPU processing used by the service set, expressed as a percentage of total CPU usage. J Series Services Routers do not have a dedicated CPU for services. CPU usage on these routers appears as 0. |
jnxSpSvcSetSvcStyle | jnxSpSvcSetEntry 8 | Type of service for the service set. Service types include:
|
jnxSpSvcSetMemLimitPktDrops | jnxSpSvcSetEntry 9 | Number of packets dropped because the service set exceeded its memory limits (operating in the Red zone). |
jnxSpSvcSetCpuLimitPktDrops | jnxSpSvcSetEntry 10 | Number of packets dropped because the service set exceeded the average CPU limits (when total CPU usage exceeds 85%). |
jnxSpSvcSetFlowLimitPktDrops | jnxSpSvcSetEntry 11 | Number of packets dropped because the service set exceeded the flow limit. |