On Tue, 9 Jan 2007 18:38:26 +0200 "Shteryana Shopova" <[EMAIL PROTECTED]> wrote:
> Work is about to start on a vlan monitoring module for bsnmpd(1) - I'm > attaching the private BEGEMOT MIB that the module will implement. Any > comments or suggestions are very welcome. I missed a column to track errors/corrupted packets in the begemotVlanIfStatsTable. :) Other than that, it looks nice to me. Some nits follow (mostly whitespace). I'd rather read "VLAN" instead of "vlan" throughout the descriptions, but I didn't change them. --- BEGEMOT-VLAN-MIB.txt.orig Tue Jan 9 21:48:51 2007 +++ BEGEMOT-VLAN-MIB.txt Tue Jan 9 22:03:47 2007 @@ -179,7 +179,7 @@ -- begemotVlanParentIfName object is redundant since its value can -- be obtained by a SNMP client by invoking a GET on the ifName -- object with an index of the corresponding value of --- begemotVlanTrunkIndex, but is included for convenience. +-- begemotVlanTrunkIndex, but is included for convenience. begemotVlanParentIfName OBJECT-TYPE SYNTAX OCTET STRING (SIZE(1..16)) @@ -280,7 +280,7 @@ begemotVlanIfStatus RowStatus, begemotVlanIfEncaplen INTEGER, begemotVlanIfMtuFudge INTEGER, - begemotVlanIfMinTU INTEGER + begemotVlanIfMinTU INTEGER } begemotVlanIfName OBJECT-TYPE @@ -333,7 +333,7 @@ STATUS current DESCRIPTION "The value by which the MTU is reduced on the parent - interface of this vlan interface." + interface of this vlan interface." ::= { begemotVlanInterfaceEntry 6 } begemotVlanIfMinTU OBJECT-TYPE @@ -341,7 +341,7 @@ MAX-ACCESS read-write STATUS current DESCRIPTION - "The minumum transmission unit of the vlan interface." + "The minimum transmission unit of the vlan interface." ::= { begemotVlanInterfaceEntry 7 } -- ---------------------------------------------------------- -- -- Ricardo Nabinger Sanchez <[EMAIL PROTECTED],wait4.org}> Powered by FreeBSD "Left to themselves, things tend to go from bad to worse." _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"