On 23 November 2011 09:42,  <[email protected]> wrote:
> If I want to set VLAN configuration on a switch, which MIB I have to use?
> Is it Q-BRIDGE-MIB or BRIDGE-MIB?

The BRIDGE MIB is defined in RFC 4188:
    Definitions of Managed Objects for Bridges

The Q-BRIDGE MIB is defined in RFC 4363:
    Definitions of Managed Objects for Bridges
    with Traffic Classes, Multicast Filtering,
    and Virtual LAN Extensions

Note that last line.

>From RFC 4363, section 3
   A virtual bridge MIB module Q-BRIDGE-MIB defines managed
   objects for the Virtual LAN bridging enhancements....


So to monitor/manage the basic bridging operations of
a box, you'd use objects from the BRIDGE-MIB.
To monitor/manage the VLAN aspects of that box,
you'd use objects from the Q-BRIDGE-MIB




> Will configuring the table “Q-BRIDGE-MIB ::dot1qVlanStaticTable”
> with values be enough?

Probably - yes.
Suck it and see!


Dave

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to