- Community Home
- >
- Networking
- >
- IMC
- >
- Error Trying to compile a checkpoint 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
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
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
11-27-2012 06:37 AM
11-27-2012 06:37 AM
Error Trying to compile a checkpoint MIB
Hi, I´m trying to monitor some VSX firewalls, I got the MIB file from $CPDIR/lib/snmp/chkpnt.mib in the VSX gateway but when I try to compile it, I got the next result:
[INFO]Begin to compile mib files>>>>>>>>>>>>>>>>
[ERROR]Compile mib file(CHECKPOINT-MIB.mib) in directory(Checkpoint) failed.
Invalid Enumerate in parsing enumerate phase.
Exception Line Number:522
520: init(132),
521: }
522?---->> ACCESS read-write
523: STATUS mandatory
524: ::= { raUsersEntry 20 }
525:
[INFO]********** Total 1 MIB files compiled. **********
[INFO]********** In all 0 compilations succeed. **********
[INFO]Compiling mib files finished>>>>>>>>>>>>>>>>
Anyone know how to fix it? What else can I do? thanks for your help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2012 12:26 AM
12-18-2012 12:26 AM
Re: Error Trying to compile a checkpoint MIB
I've just got almost the same issue with a Netgear MIB.
Just remove the comma here => init(132),
And try again.