Alternatively, you can add zfsPoolReadIOPS, and writeIOPS into zfsPool
Table itself.

Just curious, why can't Bill's suggestion work in this case?

Thanks
Suresh

On Sun, Sep 7, 2014 at 7:37 AM, Turbo Fredriksson <tu...@bayour.com> wrote:

> On Aug 8, 2014, at 6:17 PM, Bill Fenner wrote:
>
> Managers need to use the zfsPoolStatusIndex to correlate the names in the
> two tables - e.g.,
>
> snmptable -Ci zfsVFSIOPSTable
>
> will get you 3 columns:
>
> index zfsOperReads zfsOperWrites
>
> and then if you snmpwalk zfsPoolName, you can get the pool name that
> corresponds to the index.
>
>
> I've finally had time to take a second look at this, and I _would like_ to
> have something
> like:
>
> # snmptable -v2c -cpublic localhost zfsVFSIOPSTable
>  zfsPoolName zfsOperReads zfsOperWrites
>         test           0             3
>
> Instead of
>
> # snmptable -Ci -v2c -cpublic localhost zfsVFSIOPSTable
>  index zfsOperReads zfsOperWrites
>      1            0             3
>
> # snmpget -v2c -cpublic localhost zfsPoolName.1
> BAYOUR-COM-MIB::zfsPoolName.1 = STRING: test
>
> Is this at all possible? Without having to specify a second and third
> "copy" of the zfsPoolName
> attribute/column that is...
>
>
> ------------------------------------------------------------------------------
> Slashdot TV.
> Video for Nerds.  Stuff that matters.
> http://tv.slashdot.org/
> _______________________________________________
> Net-snmp-users mailing list
> Net-snmp-users@lists.sourceforge.net
> Please see the following page to unsubscribe or change other options:
> https://lists.sourceforge.net/lists/listinfo/net-snmp-users
>
>
------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to