Hi:

(1) I have installed "net-snmp-5.4.2.1.tar.gz" with enabling of disman-ping

(2) I was able to do the following:

snmpset -v 2c -c private localhost
pingCtlRowStatus.6.107.97.106.116.122.117.3.65.66.67
= 6
snmpset -v 2c -c private localhost
pingCtlRowStatus.6.107.97.106.116.122.117.3.65.66.67 = 4
snmpset -v 2c -c private localhost
pingCtlTargetAddressType.6.107.97.106.116.122.117.3.65.66.67 = 16
snmpset -v 2c -c private localhost
pingCtlTargetAddress.6.107.97.106.116.122.117.3.65.66.67 = "192.168.0.27"
snmpset -v 2c -c private localhost
pingCtlProbeCount.6.107.97.106.116.122.117.3.65.66.67 = 2
snmpset -v 2c -c private localhost
pingCtlDataSize.6.107.97.106.116.122.117.3.65.66.67 = 64
snmpset -v 2c -c private localhost
pingCtlFrequency.6.107.97.106.116.122.117.3.65.66.67 = 4
snmpset -v 2c -c private localhost
pingCtlAdminStatus.6.107.97.106.116.122.117.3.65.66.67 = 1

(3) After 30 seconds, I did:
snmpwalk -v 2c -c public localhost pingMIB


It gave the following output:

DISMAN-PING-MIB::pingCtlTargetAddressType."kajtzu"."ABC" = INTEGER: dns(16)
DISMAN-PING-MIB::pingCtlTargetAddress."kajtzu"."ABC" = STRING:
"192.168.0.27"
DISMAN-PING-MIB::pingCtlDataSize."kajtzu"."ABC" = Gauge32: 64 octets
DISMAN-PING-MIB::pingCtlTimeOut."kajtzu"."ABC" = Gauge32: 3 seconds
DISMAN-PING-MIB::pingCtlProbeCount."kajtzu"."ABC" = Gauge32: 2 probes
DISMAN-PING-MIB::pingCtlAdminStatus."kajtzu"."ABC" = INTEGER: enabled(1)
DISMAN-PING-MIB::pingCtlDataFill."kajtzu"."ABC" = STRING: "00"
DISMAN-PING-MIB::pingCtlFrequency."kajtzu"."ABC" = Gauge32: 4 seconds
DISMAN-PING-MIB::pingCtlMaxRows."kajtzu"."ABC" = Gauge32: 50 rows
DISMAN-PING-MIB::pingCtlStorageType."kajtzu"."ABC" = INTEGER: other(1)
DISMAN-PING-MIB::pingCtlTrapGeneration."kajtzu"."ABC" = BITS:
DISMAN-PING-MIB::pingCtlTrapProbeFailureFilter."kajtzu"."ABC" = Gauge32: 1
DISMAN-PING-MIB::pingCtlTrapTestFailureFilter."kajtzu"."ABC" = Gauge32: 1
DISMAN-PING-MIB::pingCtlType."kajtzu"."ABC" = OID: SNMPv2-SMI::zeroDotZero
DISMAN-PING-MIB::pingCtlDescr."kajtzu"."ABC" = STRING:
DISMAN-PING-MIB::pingCtlSourceAddressType."kajtzu"."ABC" = INTEGER: ipv4(1)
DISMAN-PING-MIB::pingCtlSourceAddress."kajtzu"."ABC" = ""
DISMAN-PING-MIB::pingCtlIfIndex."kajtzu"."ABC" = INTEGER: 0
DISMAN-PING-MIB::pingCtlByPassRouteTable."kajtzu"."ABC" = INTEGER: false(2)
DISMAN-PING-MIB::pingCtlDSField."kajtzu"."ABC" = Gauge32: 0
DISMAN-PING-MIB::pingCtlRowStatus."kajtzu"."ABC" = INTEGER: createAndGo(4)

(4) The problem is that there is no information about the Ping Results.

Does someone know how to get the ping results?


Any suggestions or help will be highly appreciated.

Thank you very much!!
------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to