On 17 October 2012 06:36, Benix Vincent <benixvinc...@yahoo.com> wrote:
> To create a new branch rtmib, from dhct node I have the entry as below in
> mib file.
>
> Though trmib has many children, it is not manageable by itself.
>
> Hence, I used the MACRO 'OBJECT IDENTIFIER'

Correct.

> -- 1.3.6.1.4.1.xxx.5.1.10.28
>         rtmib OBJECT IDENTIFIER
>         STATUS              current
>         DESCRIPTION         "text with description."
>         ::= { dhct 28 }
>
> Is above right?

No.

Try simply
        rtmib OBJECT IDENTIFIER ::= { dhct 28 }

See various other MIB files for numerous examples.

Dave

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to