login::
pass::
name::
id::
node:
thus spoke juketoxo in 'Unixové systémy'
template:
4
parent:
Unixové systémy
owner:
budapest
viewed by:
created:
11.06.2004 - 19:29:29
cwbe coordinatez
:
101
63540
63542
2109677
64018
929750
ABSOLUT
K
YBERIA
permissions
you:
r,
system:
public
net:
yes
⠪
neurons
stats
|
by_visit
|
by_K
source
tiamat
K
|
my_K
|
given_K
last
commanders
polls
total descendants::
total children::2
show[
2
|
3
]
flat
hi guys....
I wanna write a script by which I can diplay a TCP connection table of a remote device in SNMP network.....
can you help me with that please??
title/content
title
content
user
00000101000635400006354202109677000640180092975000929896
future
11.06.2004 - 21:00:04
, level: 1,
UP
NEW
thus spoke future in 'Unixové systémy'
so, what's your problem? these informations you should find into TCP-MIB::tcpConnState, of course if server side public these informations..
for example, i can see on one my machine this:
TCP-MIB::tcpConnState.0.0.0.0.22.0.0.0.0.0 = INTEGER: listen(2)
TCP-MIB::tcpConnState.0.0.0.0.199.0.0.0.0.0 = INTEGER: listen(2)
TCP-MIB::tcpConnState.0.0.0.0.443.0.0.0.0.0 = INTEGER: listen(2)
TCP-MIB::tcpConnState.0.0.0.0.2988.0.0.0.0.0 = INTEGER: listen(2)
TCP-MIB::tcpConnState.0.0.0.0.3306.0.0.0.0.0 = INTEGER: listen(2)
TCP-MIB::tcpConnState.11.1.2.33.22.11.1.2.40.1642 = INTEGER: established(5)
....
00000101000635400006354202109677000640180092975000929889
ᨋ
11.06.2004 - 20:55:13
, level: 1,
UP
NEW
thus spoke stanojr in 'Unixové systémy'
man snmpget&google
0000010100063540000635420210967700064018009297500092988900929957
future
11.06.2004 - 21:07:21
, level: 2,
UP
NEW
thus spoke future in 'Unixové systémy'
false.. snmpget isn't usable in this scenario, because you don't know what is in tcp connection table then you don't know what you want snmpgetting... snmpget require exactly definition of OID..
i'm wrong?