With Linux I create multiple VLAN interfaces on a
specific port. At this moment I saw the new interface
in the ifTable name eth7.100, eth7.200 and so on. But
when I delete these interface they still visible in
the MIB.
Dominique
__
Do You Yahoo!?
T
I perform some tests yesterday with the SIGHUP feature
and I notice that the lines in snmpd.conf containing
the "override" keyword are not process at the
warm-boot.
What is missing to make this thing work properly?
Do we have to register a callback or add something in
update_config() function?
Hi,
I have extended the net-snmp as an agent. Now i am able to simulate
single device. How do i simulate multiple devices. How to make multiple
device respond differently
Thanks and Regards,
s.jegan
-
Using Tomcat but need
Thanks for the reply...
I have decided to go for context based solution ... (Where OSPF instance
id (1 to n) will be passed as context)
As soon as the ospf instance is created our subagent will registers the
ospf OID with created instance id as a context to the master agent...
-Original Messa
On 24/08/06, Jayaprakasha Guddenahalli Naganna <[EMAIL PROTECTED]> wrote:
> But sub agent
> can register sub trees of top level OID registered in master agent by
> sending priority as -1.
If a subagent registers something at a lower level t
On 28/08/06, Jayaprakasha Guddenahalli Naganna <[EMAIL PROTECTED]> wrote:
> GateD allows configuring multiple instances of ospf. (Any number of ospf
> instances)
> To solve this problem,
> 1.Do I need to write private mib by adding ospfInstanceId?
> 2.Is there any alternative way t