frcircuitstats

Statistical data for FR circuits.

Column Name Column Datatype Column Null Option Column Comment
probe_addr integer not null SNMP/RMON agent IP address
intervaldatetime date not null Interval start date and time
frcircuitifindex integer not null The ifIndex Value of the ifEntry this virtual circuit is layered onto.
frcircuitdlci integer not null The Data Link Connection Identifier for this virtual circuit.
server_addr integer with null Server IP address
intervalduration integer with null Length of the interval
frcircuitstate integer1 with null Indicates whether the particular virtual circuit is operational. In the absence of a Data Link Connection Management Interface, virtual circuit entries (rows) may be created by setting virtual circuit state to 'active', or deleted by changing Circuit state to 'invalid'.

Whether or not the row actually disappears is left to the implementation, so this object may actually read as 'invalid' for some arbitrary length of time. It is also legal to set the state of a virtual circuit to 'inactive' to temporarily disable a given circuit.

The use of 'invalid' is deprecated in this SNMP Version 2 MIB, in favor of frCircuitRowStatus.

frcircuitreceivedfecns float with null Number of frames received from the network indicating forward congestion since the virtual circuit was created. This occurs when the remote DTE sets the FECN flag, or when a switch in the network enqueues the frame to a trunk whose transmission queue is congested.
frcircuitreceivedbecns float with null Number of frames received from the network indicating backward congestion since the virtual circuit was created. This occurs when the remote DTE sets the BECN flag, or when a switch in the network receives the frame from a trunk whose transmission queue is congested.
frcircuitsentframes float with null The number of frames sent from this virtual circuit since it was created.
frcircuitsentoctets float with null The number of octets sent from this virtual circuit since it was created. Octets counted are the full frame relay header and the payload, but do not include the flag characters or CRC.
frcircuitreceivedframes float with null Number of frames received over this virtual circuit since it was created.
frcircuitreceivedoctets float with null Number of octets received over this virtual circuit since it was created. Octets counted include the full frame relay header, but do not include the flag characters or the CRC.

Product Name: Unicenter Network and System Management

Table Type: Table


Copyright © 2006 CA. All rights reserved.