Server Management - Systems Insight Manager
1752794 Members
5568 Online
108789 Solutions
New Discussion

Problems with DELL PowerEdge R620 mibs when compiling in HPSIM 7.3.0 - Linux

 
OAS
New Member

Problems with DELL PowerEdge R620 mibs when compiling in HPSIM 7.3.0 - Linux

Hi,

 

Can anyone help ?

 

HPSIM - Info

 

Central management server:      Hostname:        Operating system: Linux      Version: Systems Insight Manager 7.3.0 - Linux      Build version: C.07.03.00.00      Build date: 2013-11-21 16:06

 

After the frist corrections i only have problems with this three remaing  files:

 

### iDRAC-SMIv2.mib

 

mcompile iDRAC-SMIv2.mib

HP Systems Insight Manager Mib Compiler, Version 1.0
Copyright (c) 2003 Hewlett Packard Corporation

Compiling iDRAC-SMIv2.mib

Line: 8470: Error defining registration: Invalid parent label or subid
Mib compilation failed.

 

File : iDRAC-SMIv2.mib # Line: 8470

 

alertAmperageProbeNormal NOTIFICATION-TYPE
OBJECTS { alertMessageID,
alertMessage,
alertCurrentStatus,
alertSystemServiceTag,
alertSystemFQDN,
alertFQDD,
alertDeviceDisplayName,
alertMessageArguments,
alertChassisServiceTag }
STATUS current
DESCRIPTION
"Current sensor reading is within range."
--#TYPE "System: Amperage Normal"
--#SEVERITY INFORMATIONAL
--#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s,"
--#SUMMARY "Device Status: %d, Device FQDD: %s,"
--#SUMMARY "System Service Tag: %s, System Name: %s,"
--#SUMMARY "Chassis Service Tag: %s"
--#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8}
--#CATEGORY "Status Events"
--#STATE OPERATIONAL
--#STATUS current

Spoiler

::= { systemAlertTrapGroup 0 2179 } (Line: 8470)

 

 

###  INTELLAN.mib

 

 

Compiling INTELLAN.mib

Line: 58: Error defining registration: Invalid parent label or subid
Mib compilation failed.

 

intellan MODULE-IDENTITY
LAST-UPDATED "201005260000Z" -- May 26, 2001
ORGANIZATION "Intel Corp"
CONTACT-INFO
"Intel Corp
http://www.intel.com/"
DESCRIPTION
"The MIB module for Intel LAN SNMP agent."

REVISION "201005260000Z" -- May 26, 2010
DESCRIPTION
"Version 1.4.8
Added Compliance section for SMI v2 errors from previous version"

 

Spoiler
::= { enterprises 4300 1 } ( Line: 58)

 

 

 

### ITassist.mib

 

Compiling ITassist.mib

Line: 356: Error while not parsing a module: found: TRAP-TYPE
Mib compilation failed.

 

Spoiler
itaPowerManagementCriticalAlert TRAP-TYPE  (Line: 356)

ENTERPRISE itAssistantTrap
VARIABLES { itaAlertCounterName, itaAlertThresholdOperator, itaAlertThresholdValue, itaAlertThresholdCount }
DESCRIPTION
"Power Management alert from IT Assistant. Sent when a node's power consumption has exceeded user defined critical threshold."
--Novell NMS trap annotation
--#TYPE "Power management alert from IT Assistant"
--#SUMMARY "%s was %s %s for %s consecutive samples."
--#ARGUMENTS {0,1,2,3}
--#SEVERITY CRITICAL
--#TIMEINDEX 99
--#STATE OPERATIONAL
--#CATEGORY "Error Events"
::= 3015

 

Thanks in advance for your time.

Best regards,

OAS