Re: MIB design question

Turbo Fredriksson <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <[email protected]>
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
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.