HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Systems Insight Manager
- >
- SonicWall MIBS in SIM5?
Server Management - Systems Insight Manager
1833780
Members
2233
Online
110063
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
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
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
11-01-2005 06:42 AM
11-01-2005 06:42 AM
SonicWall MIBS in SIM5?
Has anyone compiled and registered SonicWall MIBS into SIM5.0? I'm running Pro2040s between colocation sites and I'd like to receive traps through SIM.
Problem is, I get an error on compile:
Line: 61: Error defining OBJECT IDENTIFIER: invalid registration for snmpTraps
The code looks good when compared to other MIBs.
TIA
-Andrew
Problem is, I get an error on compile:
Line: 61: Error defining OBJECT IDENTIFIER: invalid registration for snmpTraps
The code looks good when compared to other MIBs.
TIA
-Andrew
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2005 04:13 AM
11-02-2005 04:13 AM
Re: SonicWall MIBS in SIM5?
If you're referring to the sonicwall-firewall and sonicwall-smi MIBs, they can be loaded with these changes.
First load the sonicwall-smi.mib into Systems Insight Manager. The files need to be in the Systems Insight Manager\mibs directory.
Change this line in the sonicwall-firewall.mib from
snmpTraps OBJECT IDENTIFIER ::= {snmpModules 1 1 5 }
to
snmpTraps1 OBJECT IDENTIFIER ::= {snmpModules 1 }
snmpTraps2 OBJECT IDENTIFIER ::= {snmpTraps1 1 }
snmpTraps OBJECT IDENTIFIER ::= {snmpTraps2 5 }
Then in each of the traps at the end of the file, remove the 0 in the ::= statement.
For example, from ::= { sonicwallFwTrapRoot 0 6} to ::= { sonicwallFwTrapRoot 6}
After making these changes, you should be able to load the mib.
First load the sonicwall-smi.mib into Systems Insight Manager. The files need to be in the Systems Insight Manager\mibs directory.
Change this line in the sonicwall-firewall.mib from
snmpTraps OBJECT IDENTIFIER ::= {snmpModules 1 1 5 }
to
snmpTraps1 OBJECT IDENTIFIER ::= {snmpModules 1 }
snmpTraps2 OBJECT IDENTIFIER ::= {snmpTraps1 1 }
snmpTraps OBJECT IDENTIFIER ::= {snmpTraps2 5 }
Then in each of the traps at the end of the file, remove the 0 in the ::= statement.
For example, from ::= { sonicwallFwTrapRoot 0 6} to ::= { sonicwallFwTrapRoot 6}
After making these changes, you should be able to load the mib.
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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP