All MIBs › SONUS-COMMON-MIB › sonusNetMgmtClientInformReqQueueFlushedNotification
sonusNetMgmtClientInformReqQueueFlushedNotification
Module: SONUS-COMMON-MIB
OID (symbolic): SONUS-COMMON-MIB::sonusNetMgmtClientInformReqQueueFlushedNotification
OID (numeric): 1.3.6.1.4.1.2879.2.1.5.2.0.1
Node type: NOTIFICATION-TYPE
Description:
The specified number of InformRequest PDUs destined to the specified Management Client were flushed from the InformRequest PDU queue because no Response PDUs were were received from the Management Client.
This situtation could occur if the Management Client cannot quickly process and respond to InformRequest PDUs that it receives, or if communications is lost with the Management Client.
If this situation occurs occasionally, it is recommended to increase the InformRequest PDU timeout and/or retry values (see sonusNetMgmtClientInformReqTimeout and sonusNetMgmtClientInformReqRetries.)
If this situation occurs repeatedly, it is an indication that communications is lost with the Management Client, either because of network problems, or because the Management Client is no longer operational.
It is recommended that this device be configured to send a Trap PDU, not an InformRequest PDU, for this Notification to all Management Clients, thus bypassing a problematic InformRequest PDU queue and allowing the situation to be quickly identified and resolved.
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> '' SONUS-COMMON-MIB::sonusNetMgmtClientInformReqQueueFlushedNotification snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.2879.2.1.5.2.0.1
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]:55584->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (200552224) 23 days, 5:05:22.24 SNMPv2-MIB::snmpTrapOID.0 = OID: SONUS-COMMON-MIB::sonusNetMgmtClientInformReqQueueFlushedNotification
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.2879 | sonus | SONUS-SMI |
| 1.3.6.1.4.1.2879.2 | sonusMgmt | SONUS-SMI |
| 1.3.6.1.4.1.2879.2.1 | sonusSystemMIBs | SONUS-SMI |
| 1.3.6.1.4.1.2879.2.1.5 | sonusCommonMIB | SONUS-COMMON-MIB |
| 1.3.6.1.4.1.2879.2.1.5.2 | sonusCommonMIBNotifications | SONUS-COMMON-MIB |
| 1.3.6.1.4.1.2879.2.1.5.2.0 | sonusCommonMIBNotificationsPrefix | SONUS-COMMON-MIB |
| 1.3.6.1.4.1.2879.2.1.5.2.0.1 | sonusNetMgmtClientInformReqQueueFlushedNotification | SONUS-COMMON-MIB |