31 Aug
2006
31 Aug
'06
6:16 p.m.
On Wednesday 30 August 2006 11:09, Michael Schwartzkopff wrote:
Hi,
thanks to that explanation. But my question was: Why I do get no answer if I do snmpwalk (...) localhost enterprises.3317
while walking mib-2.67 gives results?
Michael.
The ent.3317 OID is only used to establish the SMUX session with the SNMP daemon. It is never registered with snmpd, which is why you receive no results. -Kevin