MAX-ACCESS read-only
STATUS current
DESCRIPTION
- "Number of responses dropped because of a timeout"
+ "Number of queries dropped because of a timeout"
::= { stats 21 }
answers01 OBJECT-TYPE
MAX-ACCESS read-only
STATUS current
DESCRIPTION
- "Number of noPacketError"
+ "Number of calls to recvmsg() that returned no packet even though the socket was ready"
::= { stats 45 }
dlgOnlyDrops OBJECT-TYPE
MAX-ACCESS read-only
STATUS current
DESCRIPTION
- "Number of responses dropped because the query distribution pipe was full"
+ "Number of queries dropped because the query distribution pipe was full"
::= { stats 92 }
---