HomeSort by relevance Sort by last modified time
    Searched full:snmp (Results 1 - 25 of 107) sorted by null

1 2 3 4 5

  /external/tcpdump/tests/
snmp-heapoverflow-2.out 1 IP 48.48.48.48.12336 > 48.48.48.48.162: [|snmp]
snmp-heapoverflow-1.out 21 IP 48.48.48.48.12336 > 48.48.48.48.161: [|snmp]
  /external/libnl/include/netlink/route/
link.h 62 RTNL_LINK_IP6_INPKTS, /*!< IPv6 SNMP InReceives */
63 RTNL_LINK_IP6_INHDRERRORS, /*!< IPv6 SNMP InHdrErrors */
64 RTNL_LINK_IP6_INTOOBIGERRORS, /*!< IPv6 SNMP InTooBigErrors */
65 RTNL_LINK_IP6_INNOROUTES, /*!< IPv6 SNMP InNoRoutes */
66 RTNL_LINK_IP6_INADDRERRORS, /*!< IPv6 SNMP InAddrErrors */
67 RTNL_LINK_IP6_INUNKNOWNPROTOS, /*!< IPv6 SNMP InUnknownProtos */
68 RTNL_LINK_IP6_INTRUNCATEDPKTS, /*!< IPv6 SNMP InTruncatedPkts */
69 RTNL_LINK_IP6_INDISCARDS, /*!< IPv6 SNMP InDiscards */
70 RTNL_LINK_IP6_INDELIVERS, /*!< IPv6 SNMP InDelivers */
71 RTNL_LINK_IP6_OUTFORWDATAGRAMS, /*!< IPv6 SNMP OutForwDatagrams *
    [all...]
  /prebuilts/jdk/jdk8/darwin-x86/jre/lib/management/
snmp.acl.template 2 # Template for SNMP Access Control List File
4 # o Copy this template to snmp.acl
5 # o Set access control for SNMP support
6 # o Change the permission of snmp.acl to be read-only
9 # See below for the location of snmp.acl file.
13 # SNMP Access Control List File
16 # Default location of this file is $JRE/lib/management/snmp.acl.
24 # File permissions of the snmp.acl file
35 # communities: a list of SNMP community strings to which the
66 # trap-community: a single SNMP community string that will be include
    [all...]
management.properties 8 # or -Dcom.sun.management.snmp.port=<port-number>
29 # For setting the SNMP agent port use the following line
30 # com.sun.management.snmp.port=<port-number>
53 # SNMP Management Properties
56 # If the system property -Dcom.sun.management.snmp.port=<port-number>
58 # - The SNMP agent (with the Java virtual machine MIB) is started
59 # that listens on the specified port for incoming SNMP requests.
60 # - the following properties for read for SNMP management.
64 # config file, or the ACL file has no effect to the running SNMP agent.
68 # ##################### SNMP Trap Port ########################
    [all...]
  /prebuilts/jdk/jdk8/linux-x86/jre/lib/management/
snmp.acl.template 2 # Template for SNMP Access Control List File
4 # o Copy this template to snmp.acl
5 # o Set access control for SNMP support
6 # o Change the permission of snmp.acl to be read-only
9 # See below for the location of snmp.acl file.
13 # SNMP Access Control List File
16 # Default location of this file is $JRE/lib/management/snmp.acl.
24 # File permissions of the snmp.acl file
35 # communities: a list of SNMP community strings to which the
66 # trap-community: a single SNMP community string that will be include
    [all...]
management.properties 8 # or -Dcom.sun.management.snmp.port=<port-number>
29 # For setting the SNMP agent port use the following line
30 # com.sun.management.snmp.port=<port-number>
53 # SNMP Management Properties
56 # If the system property -Dcom.sun.management.snmp.port=<port-number>
58 # - The SNMP agent (with the Java virtual machine MIB) is started
59 # that listens on the specified port for incoming SNMP requests.
60 # - the following properties for read for SNMP management.
64 # config file, or the ACL file has no effect to the running SNMP agent.
68 # ##################### SNMP Trap Port ########################
    [all...]
  /external/syslinux/core/lwip/doc/
FILES 5 snmp_agent.txt - The documentation for the lwIP SNMP agent.
snmp_agent.txt 5 This is a brief introduction how to use and configure the SNMP agent.
7 read rawapi.txt to gain a better understanding of the SNMP message handling.
17 Note the S in SNMP stands for "Simple". Note that "Simple" is
18 relative. SNMP is simple compared to the complex ISO network
47 Large SNMP message support
50 SNMP requirement of 484 octets are supported if the
62 and add the source files in lwip/src/core/snmp
63 and some snmp headers in lwip/src/include/lwip to your makefile.
72 actually get the SNMP agent running.
97 Exactly every 10 msec the SNMP uptime timestamp must be updated wit
    [all...]
  /prebuilts/jdk/jdk8/darwin-x86/sample/jmx/jmx-scandir/src/etc/
management.properties 8 # or -Dcom.sun.management.snmp.port=<port-number>
29 # For setting the SNMP agent port use the following line
30 # com.sun.management.snmp.port=<port-number>
53 # SNMP Management Properties
56 # If the system property -Dcom.sun.management.snmp.port=<port-number>
58 # - The SNMP agent (with the Java virtual machine MIB) is started
59 # that listens on the specified port for incoming SNMP requests.
60 # - the following properties for read for SNMP management.
64 # config file, or the ACL file has no effect to the running SNMP agent.
68 # ##################### SNMP Trap Port ########################
    [all...]
  /prebuilts/jdk/jdk8/linux-x86/sample/jmx/jmx-scandir/src/etc/
management.properties 8 # or -Dcom.sun.management.snmp.port=<port-number>
29 # For setting the SNMP agent port use the following line
30 # com.sun.management.snmp.port=<port-number>
53 # SNMP Management Properties
56 # If the system property -Dcom.sun.management.snmp.port=<port-number>
58 # - The SNMP agent (with the Java virtual machine MIB) is started
59 # that listens on the specified port for incoming SNMP requests.
60 # - the following properties for read for SNMP management.
64 # config file, or the ACL file has no effect to the running SNMP agent.
68 # ##################### SNMP Trap Port ########################
    [all...]
  /prebuilts/jdk/jdk9/darwin-x86/conf/management/
management.properties 8 # or -Dcom.sun.management.snmp.port=<port-number>
29 # For setting the SNMP agent port use the following line
30 # com.sun.management.snmp.port=<port-number>
53 # SNMP Management Properties
56 # If the system property -Dcom.sun.management.snmp.port=<port-number>
58 # - The SNMP agent (with the Java virtual machine MIB) is started
59 # that listens on the specified port for incoming SNMP requests.
60 # - the following properties for read for SNMP management.
64 # config file, or the ACL file has no effect to the running SNMP agent.
68 # ##################### SNMP Trap Port ########################
    [all...]
  /prebuilts/jdk/jdk9/linux-x86/conf/management/
management.properties 8 # or -Dcom.sun.management.snmp.port=<port-number>
29 # For setting the SNMP agent port use the following line
30 # com.sun.management.snmp.port=<port-number>
53 # SNMP Management Properties
56 # If the system property -Dcom.sun.management.snmp.port=<port-number>
58 # - The SNMP agent (with the Java virtual machine MIB) is started
59 # that listens on the specified port for incoming SNMP requests.
60 # - the following properties for read for SNMP management.
64 # config file, or the ACL file has no effect to the running SNMP agent.
68 # ##################### SNMP Trap Port ########################
    [all...]
  /external/scapy/scapy/layers/
snmp.py 7 SNMP (Simple Network Management Protocol).
21 ## SNMP ##
27 name="SNMP"
119 ######[ SNMP Packet ]######
225 class SNMP(ASN1_Packet):
241 bind_layers( UDP, SNMP, sport=161)
242 bind_layers( UDP, SNMP, dport=161)
243 bind_layers( UDP, SNMP, sport=162)
244 bind_layers( UDP, SNMP, dport=162)
249 r = sr1(IP(dst=dst)/UDP(sport=RandShort())/SNMP(community=community, PDU=SNMPnext(varbindlist=[SNMPvarbind(oid=oid)])),timeout=2, chainCC=1, verbo (…)
    [all...]
  /external/libcups/cups/
snmp-private.h 2 * Private SNMP definitions for CUPS.
31 #define CUPS_SNMP_PORT 161 /* SNMP well-known port */
34 #define CUPS_SNMP_MAX_PACKET 1472 /* Maximum size of SNMP packet */
81 typedef struct cups_snmp_s /**** SNMP data packet ****/
testsnmp.c 2 * SNMP test program for CUPS.
20 #include "snmp-private.h"
42 int fd = -1; /* SNMP socket */
123 print_packet(cups_snmp_t *packet, /* I - SNMP response packet */
200 show_oid(int fd, /* I - SNMP socket */
208 cups_snmp_t packet; /* SNMP packet */
sidechannel.h 62 CUPS_SC_CMD_SNMP_GET = 6, /* Query an SNMP OID @since CUPS 1.4/macOS 10.6@ */
63 CUPS_SC_CMD_SNMP_GET_NEXT = 7, /* Query the next SNMP OID @since CUPS 1.4/macOS 10.6@ */
109 /**** SNMP walk callback ****/
snmp.c 2 * SNMP functions for CUPS.
21 #include "snmp-private.h"
70 * '_cupsSNMPClose()' - Close a SNMP socket.
74 _cupsSNMPClose(int fd) /* I - SNMP socket file descriptor */
109 * '_cupsSNMPDefaultCommunity()' - Get the default SNMP community name.
112 * snmp.conf file. If no community name is defined there, "public" is used.
118 cups_file_t *fp; /* snmp.conf file */
131 snprintf(line, sizeof(line), "%s/snmp.conf", cg->cups_serverroot);
154 * '_cupsSNMPIsOID()' - Test whether a SNMP response contains the specified OID.
201 * '_cupsSNMPIsOIDPrefixed()' - Test whether a SNMP response uses the specifie
    [all...]
sidechannel.c 277 * 'cupsSideChannelSNMPGet()' - Query a SNMP OID's value.
279 * This function asks the backend to do a SNMP OID query on behalf of the
283 * for example ".1.3.6.1.2.1.43". Symbolic names from SNMP MIBs are not
293 * support SNMP queries. @code CUPS_SC_STATUS_NO_RESPONSE@ is returned when
294 * the printer does not respond to the SNMP query.
378 * 'cupsSideChannelSNMPWalk()' - Query multiple SNMP OID values.
380 * This function asks the backend to do multiple SNMP OID queries on behalf
386 * for example ".1.3.6.1.2.1.43". Symbolic names from SNMP MIBs are not
399 * support SNMP queries. @code CUPS_SC_STATUS_NO_RESPONSE@ is returned when
400 * the printer does not respond to the first SNMP query
    [all...]
cups-private.h 136 /* snmp.c */
138 /* Default SNMP community name */
139 int snmp_debug; /* Log SNMP IO to stderr? */
  /external/syslinux/core/lwip/src/include/lwip/
snmp_msg.h 3 * SNMP Agent message handling structures.
39 #include "lwip/snmp.h"
56 /* The listen port of the SNMP agent. Clients have to make their requests to
61 /* The remote port the SNMP agent sends traps to. Most standard trap sinks won't
200 /* Accepting new SNMP messages. */
204 /* Perform SNMP operation on in-memory object.
211 /* Perform SNMP operation on object located externally.
snmp_asn1.h 41 #include "lwip/snmp.h"
63 /* application specific (SNMP) tags */
70 /* context specific (SNMP) tags */
  /external/iproute2/man/man8/
rtacct.8 15 are simple tools to monitor kernel snmp counters and network interface statistics.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mgmtapi.h 9 #include <snmp.h>
  /external/tcpdump/
print-snmp.c 28 * This implementation has been influenced by the CMU SNMP release,
56 # @(#)snmp.awk.x 1.1 (LANL) 1/15/90
59 /* \summary: Simple Network Management Protocol (SNMP) printer */
78 static const char tstr[] = "[|snmp]";
124 * Context-specific ASN.1 types for the SNMP PDUs and their tags
154 * Context-specific ASN.1 types for the SNMP Exceptions and their tags
174 * error-status values for any SNMP PDU
203 * generic-trap values in the SNMP Trap-PDU
265 * Include the compiled in SNMP MIB. "mib.h" is produced by feeding
374 * SNMP versions recognized by this modul
    [all...]

Completed in 2231 milliseconds

1 2 3 4 5