Dear sir,
sir, Mr.DAVE NO SIR it is NOT WORKING even WITHOUT TWO ECHO LINES ALSO
the snmptrapd is not working..it is again the same error "BROKEN PIPE"
COPY & PASTE OF TERMINAL
==============================================================================
[EMAIL PROTECTED] net-snmp-5.2]$ snmptrap -v 2c -c necops 172.29.5.102:1
950 '' 1.3.6.1.2.1.10.184.25.35 \1.3.6.1.2.1.10.184.1.1.5.3.1.1 i 777
[EMAIL PROTECTED] net-snmp-5.2]$
-------------------------------------------------------------------------------
[EMAIL PROTECTED] apps]$ ./snmptrapd -f -Le 172.29.5.102:1950
Warning: no access control information configured.
It's unlikely this agent can serve any useful purpose in this state.
Run "snmpconf -g basic_setup" to help you configure the snmptrapd.conf file fo
r this agent.
2005-05-03 21:24:30 NET-SNMP version 5.2 Started.
2005-05-03 21:26:21 172.29.5.102 [UDP: [172.29.5.102]:35169]:
SNMPv2-MIB::sysUpTime.0 = Timeticks: (97345910) 11 days, 6:24:19.10 SNMPv2-M
IB::snmpTrapOID.0 = OID: WIMAX-NOTIFICATION-TEST-MIB::wimax-noti WMAN-IF-
MIB::wmanIfBsControllerActionsResetBs = INTEGER: 777
Broken pipe
[EMAIL PROTECTED] apps]$
======================================================================================
now my shell script program -"wimaxscript" SAME AS GIVEN BY YOU IN EXAMPLE.
---------------------------------------------------------------------------------------
#!/bin/sh
read host
read ip
vars=
while read oid val
do
if [ "$vars" = ""]
vars="$oid = $val"
else
vars="$vars, $oid =$val"
fi
done
echo trap: $1 $host $ip $vars
=====================================================================================
sir, please say me what to do now???
sir my SNMP V3 PROBLEM DOUBT - [AGENT EXT SIT ON NAILS -11]
sir kindly please do give me solutions....
with sincere thanks & love,
n.parthiban.
- AGENT EXT SIT ON NAILS -12 Parthiban Naliiamudali
- Re: AGENT EXT SIT ON NAILS -12 Robert Story
