- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- ProLiant Servers (ML,DL,SL)
- >
- Compaq MIB definition
ProLiant Servers (ML,DL,SL)
1824639
Members
4775
Online
109672
Solutions
Forums
Categories
Company
Local Language
юдл
back
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
Forums
Discussions
юдл
back
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
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
тАО07-02-2003 12:15 AM
тАО07-02-2003 12:15 AM
Compaq MIB definition
Does anybody know where I can determine what this variable is and where I can amend the setting?
I'm receiving falling and rising messages every other second.
My guess is that it is the processor, but I can see where the
-----------------------
Compaq Threshold Agent: Falling Threshold Passed.
SNMP MIB Variable .1.3.6.1.2.1.2.2.1.19.1 has value 0 <= 0.
Severity: Unknown
Description: None.
Refer to the Compaq MIB for a definition of the variable.
[SNMP TRAP: 10006 in CPQTHRSH.MIB]
I'm receiving falling and rising messages every other second.
My guess is that it is the processor, but I can see where the
-----------------------
Compaq Threshold Agent: Falling Threshold Passed.
SNMP MIB Variable .1.3.6.1.2.1.2.2.1.19.1 has value 0 <= 0.
Severity: Unknown
Description: None.
Refer to the Compaq MIB for a definition of the variable.
[SNMP TRAP: 10006 in CPQTHRSH.MIB]
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-03-2003 05:25 AM
тАО07-03-2003 05:25 AM
Re: Compaq MIB definition
I don't have that .mib but if you look at C:\WINNT\system32\inetsrv\ftp.mib you can figure out how to read the cpq mib.
For example, the totalBytesSent mib is: 311.1.7.2.1.2
ftp.mib:
FTPSERVER-MIB DEFINITIONS ::= BEGIN
IMPORTS
enterprises,
OBJECT-TYPE,
Counter
FROM RFC1155-SMI
internetServer
FROM INTERNETSERVER-MIB;
-- microsoft OBJECT IDENTIFIER ::= { enterprises 311 }
-- software OBJECT IDENTIFIER ::= { microsoft 1 }
-- internetServer OBJECT IDENTIFIER ::= { software 7 }
ftpServer OBJECT IDENTIFIER ::= { internetServer 2 }
ftpStatistics OBJECT IDENTIFIER ::= { ftpServer 1 }
-- FTP Server Statistics
totalBytesSentHighWord OBJECT-TYPE
SYNTAX Counter
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This is the high 32-bits of the total number of
of BYTEs sent by the FTP Server"
::= { ftpStatistics 1 }
totalBytesSentLowWord OBJECT-TYPE
SYNTAX Counter
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This is the low 32-bits of the total number of
of BYTEs sent by the FTP Server"
::= { ftpStatistics 2 }
For example, the totalBytesSent mib is: 311.1.7.2.1.2
ftp.mib:
FTPSERVER-MIB DEFINITIONS ::= BEGIN
IMPORTS
enterprises,
OBJECT-TYPE,
Counter
FROM RFC1155-SMI
internetServer
FROM INTERNETSERVER-MIB;
-- microsoft OBJECT IDENTIFIER ::= { enterprises 311 }
-- software OBJECT IDENTIFIER ::= { microsoft 1 }
-- internetServer OBJECT IDENTIFIER ::= { software 7 }
ftpServer OBJECT IDENTIFIER ::= { internetServer 2 }
ftpStatistics OBJECT IDENTIFIER ::= { ftpServer 1 }
-- FTP Server Statistics
totalBytesSentHighWord OBJECT-TYPE
SYNTAX Counter
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This is the high 32-bits of the total number of
of BYTEs sent by the FTP Server"
::= { ftpStatistics 1 }
totalBytesSentLowWord OBJECT-TYPE
SYNTAX Counter
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This is the low 32-bits of the total number of
of BYTEs sent by the FTP Server"
::= { ftpStatistics 2 }
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-09-2003 12:22 AM
тАО07-09-2003 12:22 AM
Re: Compaq MIB definition
The mibs are on the management CD (the one insight manager is on) under \toolkit\mibs.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-09-2003 12:39 AM
тАО07-09-2003 12:39 AM
Re: Compaq MIB definition
Apart from that, there's a GREAT page at http://www.alvestrand.no/objectid/ to search for IDs. Yours is covered under http://www.alvestrand.no/objectid/1.3.6.1.2.1.2.2.1.19.html
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP