All MIBs › IPADv2-MIB › ipadDdsOOSSAlarmDeclared
ipadDdsOOSSAlarmDeclared
Module: IPADv2-MIB
OID (symbolic): IPADv2-MIB::ipadDdsOOSSAlarmDeclared
OID (numeric): 1.3.6.1.4.1.321.100.1.999.0.25022
Node type: NOTIFICATION-TYPE
Description:
This trap is sent out when an Out of Service Seconds alarm is declared.
What is ipadDdsOOSSAlarmDeclared?
This SNMP trap (notification) is sent by a Verilink IPAD device when it detects that a DDS (Dataphone Digital Service) circuit has entered an Out of Service Seconds alarm condition. The condition typically signals that the circuit has lost synchronization, excessive errors, or loss of signal for an extended period. An operator would use this notification to trigger urgent troubleshooting or failover procedures for critical data connections.
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::ipadDdsOOSSAlarmDeclared snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.321.100.1.999.0.25022
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]:57284->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (100043204) 11 days, 13:53:52.04 SNMPv2-MIB::snmpTrapOID.0 = OID: IPADv2-MIB::ipadDdsOOSSAlarmDeclared
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.25022 | ipadDdsOOSSAlarmDeclared | IPADv2-MIB |