All MIBs › RAD-MIB › atmAceUnavailableBwTrap
atmAceUnavailableBwTrap
Module: RAD-MIB
OID (symbolic): RAD-MIB::atmAceUnavailableBwTrap
OID (numeric): 1.3.6.1.4.1.164.6.1.12.0.38
Node type: NOTIFICATION-TYPE
Description:
This trap is sent when Bandwidth allocation is > max possible value for the installed card.
For ACE2002 this trap will be sent for the following cases:
Card insertion - if the total Input and/or Output Bandwidth is over allocated, then the specific card rate will be set to 0 and this trap will be sent with the Input/Output rates values.
Upgrade from former version - when an over allocated Bandwidth is detected, this trap will be sent with atmConfIfInputRate=atmConfIfOutputRate=0xFFFFFFFF.
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> '' RAD-MIB::atmAceUnavailableBwTrap snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.164.6.1.12.0.38
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]:65237->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (127674581) 14 days, 18:39:05.81 SNMPv2-MIB::snmpTrapOID.0 = OID: RAD-MIB::atmAceUnavailableBwTrap
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.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.6 | radGen | DACS-MIB |
| 1.3.6.1.4.1.164.6.1 | systems | DACS-MIB |
| 1.3.6.1.4.1.164.6.1.12 | radSysAtm | DACS-MIB |
| 1.3.6.1.4.1.164.6.1.12.0 | radSysAtmEvents | RAD-MIB |
| 1.3.6.1.4.1.164.6.1.12.0.38 | atmAceUnavailableBwTrap | RAD-MIB |