All MIBs › Fore-Switch-MIB › asxPortCardUp
asxPortCardUp
Module: Fore-Switch-MIB
OID (symbolic): Fore-Switch-MIB::asxPortCardUp
OID (numeric): 1.3.6.1.4.1.326.2.2.0.2011
Node type: NOTIFICATION-TYPE
Description:
An asxPortCardUp trap signifies that the sending protocol entity recognizes a new operational ATM Switch port card, that is identified by the portcard name. This is probably caused by a hot-swap of the port card.
What is asxPortCardUp?
This SNMP trap (notification) signals that a new ATM switch port card has been detected and is operationally ready, typically due to hot-swap insertion. The trap includes the port card name and trap log index to identify which card became active. An operator receives this alarm to confirm successful hardware insertion and verify that the port card is being recognized by the system.
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> '' Fore-Switch-MIB::asxPortCardUp snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.326.2.2.0.2011
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]:49248->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (338618976) 39 days, 4:36:29.76 SNMPv2-MIB::snmpTrapOID.0 = OID: Fore-Switch-MIB::asxPortCardUp
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.326 | fore | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2 | systems | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2 | atmSwitch | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2.0.2011 | asxPortCardUp | Fore-Switch-MIB |