ACS/RSVP Interfaces Object

ACS/RSVP Interfaces performance object counters report statistics about RSVP activity, flow, bandwidth, RSVP messages sent, and so on. The ACS/RSVP Interfaces object is available if ACS is running and there is an object for each IP address on the system.

Counter Name Description Counter Type
Admitted Bandwidth Shows the total admitted bandwidth, in bits per second, in use by the interface. PERF_COUNTER_RAWCOUNT
Blocked RESVs Shows the number of blockaded reservations that failed due to failed reservations that have not been removed from this node. For more information about blockade states, see RFC 2205. PERF_COUNTER_RAWCOUNT
General Failures Shows the total number of non-admission control errors that have occurred on this interface. For more information about the other traffic control failures, see RFC 2205. PERF_COUNTER_RAWCOUNT
Maximum Admitted Bandwidth Shows the highest amount of allocated bandwidth admitted on the interface during the period in which the ACS has been running. PERF_COUNTER_RAWCOUNT
Number of Active Flows Shows the number of reserved flows that are currently installed and maintained by RSVP on this interface. PERF_COUNTER_RAWCOUNT
PATH ERR Messages Received Shows the total number of PATH error messages received on this interface. This number indicates the number of times that a PATH has been rejected by a remote host. PERF_COUNTER_RAWCOUNT
PATH ERR Messages Sent Shows the total number of PATH ERR messages that were sent by the ACS/RSVP service rejecting incoming PATH messages. PERF_COUNTER_RAWCOUNT
PATH Messages Received Shows the total number of PATH messages that have been received on this interface. PERF_COUNTER_RAWCOUNT
PATH Messages Sent Shows the total number of PATH messages that were sent by the ACS/RSVP service on this the interface. PERF_COUNTER_RAWCOUNT
PATH State Timeouts Shows the total number of times that the RSVP PATH state timed out. This happens when no PATH messages are received within the designated timeout period. This error message can be caused by a route change. PERF_COUNTER_RAWCOUNT
PATH TEAR Messages Received Shows the total number of PATH TEAR messages that have been received on the interface. A PATH-TEAR message removes the PATH state along the route. PERF_COUNTER_RAWCOUNT
PATH TEAR Messages Sent Shows the total number of PATH TEAR messages that were sent on the interface to tear down an RSVP PATH state in the network. A PATH-ERR messages indicates an error in response to the PATH message. PERF_COUNTER_RAWCOUNT
Policy Control Failures Shows the total number of RSVP requests that are not admitted on this interface due to a conflict with policy settings. PERF_COUNTER_RAWCOUNT
Receive Messages Errors - Big Messages Shows the total number of incoming RSVP messages that were dropped because they were bigger than the maximum configured RSVP message size. PERF_COUNTER_RAWCOUNT
Receive Messages Errors - No Memory Shows the total number of incoming RSVP messages that were dropped due to insufficient memory. PERF_COUNTER_RAWCOUNT
Resource Control Failures Shows the number of reservations that failed due to the lack of resources. PERF_COUNTER_RAWCOUNT
RESV CONFIRM Messages Received Shows the total number of RESV CONFIRM messages that have been received by the interface. PERF_COUNTER_RAWCOUNT
RESV CONFIRM Messages Sent Shows the total number of RESV CONFIRM messages that were sent on this interface in response to RESV messages sent from remote hosts. PERF_COUNTER_RAWCOUNT
RESV ERR Messages Received Shows the total number of RESV ERR messages that were sent on this interface by the ACS/RSVP service. rejecting incoming RESV messages. A RESV-ERR message indicates an error in response to the RESV. PERF_COUNTER_RAWCOUNT
RESV ERR Messages Sent Shows the total number of RESV errors that were sent on this interface. This number indicates how many reservations have been rejected by the network. PERF_COUNTER_RAWCOUNT
RESV Messages Received Shows the total number of RESV messages that have been received on this interface. PERF_COUNTER_RAWCOUNT
RESV Messages Sent Shows the total number of RESV messages that were sent by the ACS/RSVP service sent on this the interface PERF_COUNTER_RAWCOUNT
RESV State Timeouts Shows the total number of times that the RSVP RESV state timed out. This happens when no RESV messages are received within the designated timeout period. This error message can be caused by a route change. PERF_COUNTER_RAWCOUNT
RESV TEAR Messages Received Shows the total number of RESV TEAR messages that have been received on the interface. A RESV-TEAR message removes the reservation along the route. PERF_COUNTER_RAWCOUNT
RESV TEAR Messages Sent Shows the total number of RESV TEAR messages that were sent on the interface to tear down a RESV state in the network. PERF_COUNTER_RAWCOUNT
Send Messages Errors - Big Messages Shows the total number of outgoing RSVP messages that were dropped because they were bigger than the maximum configured RSVP message size. PERF_COUNTER_RAWCOUNT
Send Messages Errors - No Memory Shows the total number of outgoing RSVP messages that were dropped due to insufficient memory. PERF_COUNTER_RAWCOUNT
Signaling Bytes Received Shows the total RSVP signaling traffic, in bytes, that have been received by the ACS/RSVP service on this interface. PERF_COUNTER_RAWCOUNT
Signaling Bytes Sent Shows the total RSVP signaling traffic, in bytes, that were sent by the ACS/RSVP service on this interface. PERF_COUNTER_RAWCOUNT

See also

© 1985-2000 Microsoft Corporation. All rights reserved.