The key for aggregate statistics MIB table are the subscriber interface and group interface name and the router ID.
After the subscriber or group interface is created, it is placed as an entry in the MIB table. After the subscriber or group interface is no longer present in the system (removed or deleted), it is automatically deleted from the table.
Each subscriber or group interface can be directly queried through SNMP or an SNMP walk can be issued to read all the entries in the table.
The MIB table name for the aggregated statistics under the subscriber and group interface is svcIfSubStatsTable and is described in Table: svcIfSubStatsTable objects .
Entry objects | |
---|---|
Entry Keys Index |
iesIfIndex The subscriber or group interface name |
svcId The service ID |
|
Statistics |
svcIfSubStatsLastCleared The most recent time when the stats were cleared |
svcIfSubStatsIngPkts The number of packets forwarded on ingress |
|
svcIfSubStatsIngOctets The number of octets forwarded on ingress |
|
svcIfSubStatsEgrPkts The number of packets forwarded on egress |
|
svcIfSubStatsEgrOctets The number of octets forwarded on egress |