
Go to the source code of this file.
Functions | |
| void | init_openserSIPCommonObjects (void) |
Variables | |
| Netsnmp_Node_Handler | handle_openserSIPCurrentTransactions |
| Netsnmp_Node_Handler | handle_openserSIPEntityType |
| Netsnmp_Node_Handler | handle_openserSIPNumUnsupportedMethods |
| Netsnmp_Node_Handler | handle_openserSIPNumUnsupportedUris |
| Netsnmp_Node_Handler | handle_openserSIPOtherwiseDiscardedMsgs |
| Netsnmp_Node_Handler | handle_openserSIPProtocolVersion |
| Netsnmp_Node_Handler | handle_openserSIPServiceStartTime |
| Netsnmp_Node_Handler | handle_openserSIPSummaryInRequests |
| Netsnmp_Node_Handler | handle_openserSIPSummaryInResponses |
| Netsnmp_Node_Handler | handle_openserSIPSummaryOutRequests |
| Netsnmp_Node_Handler | handle_openserSIPSummaryOutResponses |
| Netsnmp_Node_Handler | handle_openserSIPSummaryTotalTransactions |
| void init_openserSIPCommonObjects | ( | void | ) |
Definition at line 65 of file openserSIPCommonObjects.c.
References handle_openserSIPCurrentTransactions, handle_openserSIPEntityType, handle_openserSIPNumUnsupportedMethods, handle_openserSIPNumUnsupportedUris, handle_openserSIPOtherwiseDiscardedMsgs, handle_openserSIPProtocolVersion, handle_openserSIPServiceStartTime, handle_openserSIPSummaryInRequests, handle_openserSIPSummaryInResponses, handle_openserSIPSummaryOutRequests, handle_openserSIPSummaryOutResponses, handle_openserSIPSummaryTotalTransactions, and OPENSER_OID.
Referenced by initialize_agentx().
| Netsnmp_Node_Handler handle_openserSIPCurrentTransactions |
Definition at line 49 of file openserSIPCommonObjects.h.
Referenced by init_openserSIPCommonObjects().
| Netsnmp_Node_Handler handle_openserSIPEntityType |
Definition at line 43 of file openserSIPCommonObjects.h.
Referenced by init_openserSIPCommonObjects().
| Netsnmp_Node_Handler handle_openserSIPNumUnsupportedMethods |
Definition at line 51 of file openserSIPCommonObjects.h.
Referenced by init_openserSIPCommonObjects().
| Netsnmp_Node_Handler handle_openserSIPNumUnsupportedUris |
Definition at line 50 of file openserSIPCommonObjects.h.
Referenced by init_openserSIPCommonObjects().
| Netsnmp_Node_Handler handle_openserSIPOtherwiseDiscardedMsgs |
Definition at line 52 of file openserSIPCommonObjects.h.
Referenced by init_openserSIPCommonObjects().
| Netsnmp_Node_Handler handle_openserSIPProtocolVersion |
Definition at line 41 of file openserSIPCommonObjects.h.
Referenced by init_openserSIPCommonObjects().
| Netsnmp_Node_Handler handle_openserSIPServiceStartTime |
Definition at line 42 of file openserSIPCommonObjects.h.
Referenced by init_openserSIPCommonObjects().
| Netsnmp_Node_Handler handle_openserSIPSummaryInRequests |
Definition at line 44 of file openserSIPCommonObjects.h.
Referenced by init_openserSIPCommonObjects().
| Netsnmp_Node_Handler handle_openserSIPSummaryInResponses |
Definition at line 46 of file openserSIPCommonObjects.h.
Referenced by init_openserSIPCommonObjects().
| Netsnmp_Node_Handler handle_openserSIPSummaryOutRequests |
Definition at line 45 of file openserSIPCommonObjects.h.
Referenced by init_openserSIPCommonObjects().
| Netsnmp_Node_Handler handle_openserSIPSummaryOutResponses |
Definition at line 47 of file openserSIPCommonObjects.h.
Referenced by init_openserSIPCommonObjects().
| Netsnmp_Node_Handler handle_openserSIPSummaryTotalTransactions |
Definition at line 48 of file openserSIPCommonObjects.h.
Referenced by init_openserSIPCommonObjects().
1.5.6