1834280 Members
1615 Online
110066 Solutions
New Discussion

Re: ServiceGuard MIB

 
SOLVED
Go to solution
Steve Bonds
Trusted Contributor

ServiceGuard MIB

Where can I find the SNMP MIB for ServiceGuard if I am not running Network Node Manager?

The ITRC search gave me several great hits, but they all come back "404 Not Found". The tease!
10 REPLIES 10
James R. Ferguson
Acclaimed Contributor

Re: ServiceGuard MIB

Hi Steve:

With regard to your search, change the substring in the url link returned from '/1,1150' to '/1,11866', as for example:

http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x6c95663ce855d511abcd0090277a778c,00.html

to:

http://forums.itrc.hp.com/cm/QuestionAnswer/1,11866,0x6c95663ce855d511abcd0090277a778c,00.html

There were changes made this last weekend that have been reported as "broken" but apparently are not yet totally fixed.

...JRF...
Steve Bonds
Trusted Contributor

Re: ServiceGuard MIB

Thanks for the tip-- it helps with my searches a lot.

Of course now the juicy "100" match has been replaced by this thread. Still don't see any sign of a MIB except with NNM...
Stephen Doud
Honored Contributor

Re: ServiceGuard MIB

Hi Steve,

EMS (Event Monitoring Service - free) and EMS HA Monitors (sold) both use the SNMP MIB.
EMS places it's files in /etc/opt/resmon and

swlist -l file B7609BA = yields this subset:
# B7609BA.EMS-MIBMonitor A.03.20 EMS MIB Resource Monitor Product

The files
/etc/rc.config.d/SnmpHpunix
/etc/rc.config.d/SnmpMaster
/etc/rc.config.d/SnmpMib2
/etc/rc.config.d/SnmpTrpDst
all used to predetermine if the MIB will function and are required to operate EMS.

See also libSaHpunix(1M), snmpdm(1M), snmpd(1M) & libSaMib2.sl(1M)
Steve Bonds
Trusted Contributor

Re: ServiceGuard MIB

I didn't see anything that looked like a MIB file in /etc/opt/resmon or in the file list for product B7609BA.

What I'm looking for is the MIB text document for ServiceGuard. It should look kind of like this:

-----
IMPORTS
enterprises, NetworkAddress, IpAddress, Counter, Gauge,
TimeTicks
FROM RFC1155-SMI
OBJECT-TYPE
FROM RFC-1212
DisplayString
FROM RFC1213-MIB;

hp OBJECT IDENTIFIER ::= { enterprises 11 }
nm OBJECT IDENTIFIER ::= { hp 2 }
system OBJECT IDENTIFIER ::= { nm 3 }
interface OBJECT IDENTIFIER ::= { nm 4 }
icmp OBJECT IDENTIFIER ::= { nm 7 }
snmp OBJECT IDENTIFIER ::= { nm 13 }
openView OBJECT IDENTIFIER ::= { nm 17 }
general OBJECT IDENTIFIER ::= { system 1 }
hpux OBJECT IDENTIFIER ::= { system 2 }
----

only a lot more of it. This is what a MIB browser uses to translate the OIDs returned by the SNMP agent to values useful to a human.

I can get the info from the agent on the ServiceGuard hosts-- I just can't tell what is what without the MIB file.
Taylor Lewick
Occasional Contributor

Re: ServiceGuard MIB

Steve, did you ever find the MC serviceguard MIB? I am interested in it as well...
Thanks,
Taylor
Steve Bonds
Trusted Contributor

Re: ServiceGuard MIB

No, I never did find a MIB for this.
melvyn burnard
Honored Contributor

Re: ServiceGuard MIB

I believe the two mibs you are looking for are:
hp-cluster.mib and hp-sgcluster.mib
To my knowledge these came with the ClusterView product, but I will check for these.
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!
melvyn burnard
Honored Contributor
Solution

Re: ServiceGuard MIB

Hi Guys.
Is the attached what you are after?
HTH
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!
Steve Bonds
Trusted Contributor

Re: ServiceGuard MIB

YES! I can't tell you how hard I've looked for this.

I thought I even looked in ClusterView, is that where you found it?
melvyn burnard
Honored Contributor

Re: ServiceGuard MIB

I happened to have this from a year or two ago when I helped out a customer :-}
glad it helped
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!