All MIBs › IPADv2-MIB › ipadDLCItxCIRexceeded
ipadDLCItxCIRexceeded
Module: IPADv2-MIB
OID (symbolic): IPADv2-MIB::ipadDLCItxCIRexceeded
OID (numeric): 1.3.6.1.4.1.321.100.1.999.0.25003
Node type: NOTIFICATION-TYPE
Description:
This trap is sent out when the Tx over CIR threshold has been exceeded. This threshold is the number of frames in excess of CIR.
What is ipadDLCItxCIRexceeded?
This trap notification is generated when the transmit rate on a Frame Relay DLCI exceeds the Committed Information Rate (CIR) threshold on this device. Exceeding CIR means traffic is being sent beyond the contracted rate, likely subject to discard by the carrier. Operators investigate this condition to understand traffic patterns and adjust traffic shaping or service parameters.
Examples
Send this trap to an SNMP manager — replace <manager> with the IP or hostname of your monitoring server (SNMPv2c):
snmptrap -v2c -c public <manager> '' IPADv2-MIB::ipadDLCItxCIRexceeded snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.321.100.1.999.0.25003
Listen for incoming traps on the manager host (-f keeps it in the foreground, -Lo prints to stdout — useful for testing):
snmptrapd -f -Lo -c /dev/null authCommunity log public
Example snmptrapd log entry:
zoo11-linux.zoo [UDP: [192.168.30.111]:52688->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (207819728) 24 days, 1:16:37.28 SNMPv2-MIB::snmpTrapOID.0 = OID: IPADv2-MIB::ipadDLCItxCIRexceeded
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.321 | verilink | DS8200v2-TC-MIB |
| 1.3.6.1.4.1.321.100 | hbu | DS8200v2-TC-MIB |
| 1.3.6.1.4.1.321.100.1 | ipad | IPAD-MIB |
| 1.3.6.1.4.1.321.100.1.999 | ipadTraps | IPADv2-MIB |
| 1.3.6.1.4.1.321.100.1.999.0 | ipadTrapsPrefix | IPADv2-MIB |
| 1.3.6.1.4.1.321.100.1.999.0.25003 | ipadDLCItxCIRexceeded | IPADv2-MIB |