Counters¶
Leafs
in_ack_messagesin_hello_messagesin_path_error_messagesin_path_messagesin_path_tear_messagesin_reservation_error_messagesin_reservation_messagesin_reservation_tear_messagesin_srefresh_messagesout_ack_messagesout_hello_messagesout_path_error_messagesout_path_messagesout_path_tear_messagesout_reservation_error_messagesout_reservation_messagesout_reservation_tear_messagesout_srefresh_messages
-
class
Mpls.SignalingProtocols.RsvpTe.InterfaceAttributes.Interface.State.Counters¶ Bases:
EntityClass Hierarchy:
MplsSignalingProtocolsRsvpTeInterfaceAttributesInterfaceStateCountersThis class represents state data.
Interface specific RSVP statistics and counters
-
in_path_messages¶ Number of received RSVP Path messages
type: int
range: 0..18446744073709551615config: False
-
in_path_error_messages¶ Number of received RSVP Path Error messages
type: int
range: 0..18446744073709551615config: False
-
in_path_tear_messages¶ Number of received RSVP Path Tear messages
type: int
range: 0..18446744073709551615config: False
-
in_reservation_messages¶ Number of received RSVP Resv messages
type: int
range: 0..18446744073709551615config: False
-
in_reservation_error_messages¶ Number of received RSVP Resv Error messages
type: int
range: 0..18446744073709551615config: False
-
in_reservation_tear_messages¶ Number of received RSVP Resv Tear messages
type: int
range: 0..18446744073709551615config: False
-
in_hello_messages¶ Number of received RSVP hello messages
type: int
range: 0..18446744073709551615config: False
-
in_srefresh_messages¶ Number of received RSVP summary refresh messages
type: int
range: 0..18446744073709551615config: False
-
in_ack_messages¶ Number of received RSVP refresh reduction ack messages
type: int
range: 0..18446744073709551615config: False
-
out_path_messages¶ Number of sent RSVP PATH messages
type: int
range: 0..18446744073709551615config: False
-
out_path_error_messages¶ Number of sent RSVP Path Error messages
type: int
range: 0..18446744073709551615config: False
-
out_path_tear_messages¶ Number of sent RSVP Path Tear messages
type: int
range: 0..18446744073709551615config: False
-
out_reservation_messages¶ Number of sent RSVP Resv messages
type: int
range: 0..18446744073709551615config: False
-
out_reservation_error_messages¶ Number of sent RSVP Resv Error messages
type: int
range: 0..18446744073709551615config: False
-
out_reservation_tear_messages¶ Number of sent RSVP Resv Tear messages
type: int
range: 0..18446744073709551615config: False
-
out_hello_messages¶ Number of sent RSVP hello messages
type: int
range: 0..18446744073709551615config: False
-
out_srefresh_messages¶ Number of sent RSVP summary refresh messages
type: int
range: 0..18446744073709551615config: False
-
out_ack_messages¶ Number of sent RSVP refresh reduction ack messages
type: int
range: 0..18446744073709551615config: False
-