Committed Information Rate (CIR) describes how congestion
control is handled. Off indicates that no attempt
at congestion control is made. Constant indicates that
data is sent at a constant rate (set using usrfrCIRMinRate
and usrfrCIRMaxRate). Variable indicates that the BECN bit
of the Q.922 header is monitored. When the BECN bit
indicates that the Frame Relay switch is experiencing
congestion over this DLCI, the transmission rate will
be slowed to usrfrCircuitCIRMinRate. When the bit indicates
alleviation of congestion, the transmission rate will
be incrementally increased back to usrfrCircuitCIRMaxRate.
Parsed from file USR-FR-MIB.mib.txt
Company: utstarcom
Module: USR-FR-MIB
Vendor: 3Com
Module: USR-FR-MIB (usr_fr.mib)
Type: TABULAR
Access: read-write
Syntax: INTEGER
Automatically extracted from www.mibdepot.com
usrfrCircuitCIR OBJECT-TYPE SYNTAX INTEGER { off (1), constant (2), variable (3) } ACCESS read-write STATUS mandatory DESCRIPTION "Committed Information Rate (CIR) describes how congestion control is handled. Off indicates that no attempt at congestion control is made. Constant indicates that data is sent at a constant rate (set using usrfrCIRMinRate and usrfrCIRMaxRate). Variable indicates that the BECN bit of the Q.922 header is monitored. When the BECN bit indicates that the Frame Relay switch is experiencing congestion over this DLCI, the transmission rate will be slowed to usrfrCircuitCIRMinRate. When the bit indicates alleviation of congestion, the transmission rate will be incrementally increased back to usrfrCircuitCIRMaxRate." DEFVAL {1} ::= { usrfrCircuitEntry 13 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.429.4.15.4.1.1 | usrfrCircuitIfIndex | 0 | 0 | The ifIndex Value of the ifEntry this virtual circuit is layered onto. |
1.3.6.1.4.1.429.4.15.4.1.2 | usrfrCircuitDlci | 0 | 0 | The Data Link Connection Identifier for this virtual circuit. |
1.3.6.1.4.1.429.4.15.4.1.3 | usrfrCircuitAdminStatus | 0 | 0 | The desired state of the FR interface. The testing(3) state indicates that no operational packets can be passed. When a managed… |
1.3.6.1.4.1.429.4.15.4.1.4 | usrfrCircuitOperStatus | 0 | 0 | The current operational state of the FR interface. The testing(3) state indicates that no operational packets can be passed. If… |
1.3.6.1.4.1.429.4.15.4.1.5 | usrfrCircuitReceivedFECNs | 0 | 0 | Number of frames received from the network in- dicating forward congestion since the virtual circuit was created. |
1.3.6.1.4.1.429.4.15.4.1.6 | usrfrCircuitReceivedBECNs | 0 | 0 | Number of frames received from the network in- dicating backward congestion since the virtual circuit was created. |
1.3.6.1.4.1.429.4.15.4.1.7 | usrfrCircuitSentFrames | 0 | 0 | The number of frames sent from this virtual circuit since it was created. |
1.3.6.1.4.1.429.4.15.4.1.8 | usrfrCircuitSentOctets | 0 | 0 | The number of octets sent from this virtual circuit since it was created. |
1.3.6.1.4.1.429.4.15.4.1.9 | usrfrCircuitReceivedFrames | 0 | 0 | Number of frames received over this virtual circuit since it was created. |
1.3.6.1.4.1.429.4.15.4.1.10 | usrfrCircuitReceivedOctets | 0 | 0 | Number of octets received over this virtual circuit since it was created. |
1.3.6.1.4.1.429.4.15.4.1.11 | usrfrCircuitCreationTime | 0 | 0 | The value of sysUpTime when the virtual cir- cuit was created, whether by the Data Link Con- nection Management Interface or … |
1.3.6.1.4.1.429.4.15.4.1.12 | usrfrCircuitLastTimeChange | 0 | 0 | The value of sysUpTime when last there was a change in the virtual circuit state |
1.3.6.1.4.1.429.4.15.4.1.14 | usrfrCircuitCIRMinRate | 0 | 0 | When the usrfrCircuitCIR is set to 'constant', CIRMinRate indicates the constant rate for transmitting data. Its value should be… |
1.3.6.1.4.1.429.4.15.4.1.15 | usrfrCircuitCIRMaxRate | 0 | 0 | When the usrfrCircuitCIR is set to 'constant', CIRMaxRate indicates the constant rate for transmitting data. Its value should be… |
1.3.6.1.4.1.429.4.15.4.1.16 | usrfrCircuitUserProfile | 0 | 0 | The name of the User Profile that is being used to contain the characteristics for this DLCI. |