zeroDotZero

Stuart Kendrick <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <[email protected]>
hi,

why does MIB compilation of Cisco MIBs whine about zeroDotZero?

guru% snmptranslate
No log handling enabled - turning on stderr logging
Did not find 'zeroDotZero' in module SNMPv2-SMI 
(/opt/vdops/share/snmp/mibs/Cisco/IP-MIB.my)
Did not find 'zeroDotZero' in module SNMPv2-SMI 
(/opt/vdops/share/snmp/mibs/Cisco/PNNI-MIB.my)
Did not find 'zeroDotZero' in module SNMPv2-SMI 
(/opt/vdops/share/snmp/mibs/IANA/DIFFSERV-MIB)
[...]


meanwhile, SNMPv2-SMI.txt contains a definition for zeroDotZero:

[...]
-- definitions of administrative identifiers

zeroDotZero    OBJECT-IDENTITY
     STATUS     current
     DESCRIPTION
             "A value used for null identifiers."
     ::= { 0 0 }

END



and the IMPORT statement (from IP-MIB.my) does the right thing:

IP-MIB DEFINITIONS ::= BEGIN

IMPORTS
     MODULE-IDENTITY, OBJECT-TYPE,
     Integer32, Counter32, IpAddress,
     mib-2, Unsigned32, Counter64,
     zeroDotZero                        FROM SNMPv2-SMI
[...]


what is it about MIB file syntax that i am not understanding?

--sk

stuart kendrick
fhcrc

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.