- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: ServiceGuard MIB
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2001 02:44 PM
10-01-2001 02:44 PM
The ITRC search gave me several great hits, but they all come back "404 Not Found". The tease!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2001 02:51 PM
10-01-2001 02:51 PM
Re: ServiceGuard MIB
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...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2001 03:04 PM
10-01-2001 03:04 PM
Re: ServiceGuard MIB
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...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2001 05:54 AM
10-02-2001 05:54 AM
Re: ServiceGuard MIB
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)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2001 10:26 AM
10-02-2001 10:26 AM
Re: ServiceGuard MIB
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2002 12:16 PM
03-11-2002 12:16 PM
Re: ServiceGuard MIB
Thanks,
Taylor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2002 12:17 PM
03-11-2002 12:17 PM
Re: ServiceGuard MIB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2002 12:29 PM
03-11-2002 12:29 PM
Re: ServiceGuard MIB
hp-cluster.mib and hp-sgcluster.mib
To my knowledge these came with the ClusterView product, but I will check for these.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2002 12:34 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2002 12:36 PM
03-11-2002 12:36 PM
Re: ServiceGuard MIB
I thought I even looked in ClusterView, is that where you found it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2002 12:45 PM
03-11-2002 12:45 PM
Re: ServiceGuard MIB
glad it helped