>
> The snmpget is displaying some strange behaviour when using pass method
> to extend the agent. I have a following line in my snmpd.conf file:
>
> pass .1.3.6.1.4.1.96.255.2.0 /tmp/a/test
[snip test]
> When I issue snmpget command using the OID, i get t
> On Wed, 30 Jun 2004 16:12:11 +0200 (CEST), Hugo Monteiro Cacote <[EMAIL
> PROTECTED]> said:
Hugo> pass .1.3.6.1.4.1.96.255.2.0 /tmp/a/test
Try registering it at .1.3.6.1.4.1.96.255.2 instead...
--
Wes Hardaker
Sparta
---
This SF.N
Dear all,
The snmpget is displaying some strange behaviour when using pass method
to extend the agent. I have a following line in my snmpd.conf file:
pass .1.3.6.1.4.1.96.255.2.0 /tmp/a/test
test is a tiny C-program that looks like this:
# cat test.c
int main() {
sleep(0);
printf