Re: DisMan Event MIB Problem

"Uday Sorte" <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <[email protected]>
monitor -r 60 -u root -S -I "DisMan Event Testing" ntc2223DevTemp == 10
No... did not help either.

I am just giving my test MIB, if in case something is wrong.


NTC-2223-MIB DEFINITIONS ::= BEGIN

IMPORTS
    MODULE-IDENTITY, OBJECT-TYPE, Integer32, Counter32, NOTIFICATION-TYPE
        FROM SNMPv2-SMI
    DisplayString
        FROM SNMPv2-TC
    TRAP-TYPE
        FROM RFC-1215
    ntcDevices
        FROM NEWTEC-MAIN-MIB;

ntc2223 MODULE-IDENTITY
    LAST-UPDATED    "200702081527Z"
    ORGANIZATION    "Newtec Cy"
    CONTACT-INFO
        "ABC
        Postal: ABC
                ABC 5
                B-Asionern dafoi
                Belgium

                Tel: 307-34987-8743937"
    DESCRIPTION
        "MIB Module for management of Audio Encoder/Decoder"
    REVISION    "0004110800Z"
    DESCRIPTION
        "Initial Release Version"

    ::= { ntcDevices 2223 }

ntc2223DevConfig OBJECT-IDENTITY
    STATUS  current
    DESCRIPTION
        "Subtree to manager ntc2223"
::= { ntc2223 1 }

ntc2223DevTemp  OBJECT-TYPE
    SYNTAX  Integer32
    MAX-ACCESS  read-write
    STATUS  current
    DESCRIPTION
        "ntc2223 Device Temperature"
    ::= { ntc2223DevConfig 1 }

END

Code is generated using "mib2c -c mib2c.int_watch.conf ntc2223"


I get exactly the same result with 5.4 and 5.3.1

Thanks,
Uday


>>> "Dave Shield" <[email protected]> 3/1/2007 5:50:25 PM >>>
On 01/03/07, Uday Sorte <[email protected]> wrote:
> monitor -r 60 -u root -S "DisMan Event Testing" ntc2223DevTemp == 10

OK - another thing to try:

    monitor -r 60 -u root -S -I  test  ntc2223DevTemp.0  == 10

(that's minus-capital-i).
This will configure the test with a single instance (and an
internal GET request), rather than a wildcarded WALK.

Dave

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV 
_______________________________________________
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 




-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
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.