On Tue, Jun 14, 2011 at 07:35:24PM +0800, chengkeke wrote:
> My questions is how can get full OIDs output based on OIDs
> numerically(1.3.6.1.4.1.1234.1.2.1.1.1.1.20)? We have own MIB files, and I
> have added folder directory in MIBDIRs.
>
>
> Full oids like:
> .iso.org.dod.internet.private.en
Hi All,
I knew snmptranslate can translate between OIDs numerically and OIDs.
For example:
D:\usr\etc\snmp>snmptranslate -On COMPANY-SYSTEM-MIB::SystemCountryCode
.1.3.6.1.4.1.XXX.1.2.1.1.1.1.20
D:\usr\etc\snmp>snmptranslate -Of COMPANY-ZD-SYSTEM-MIB::SystemCountryCode
.iso.org.dod.internet.pri
Dave,
Thanks for your quick answer :-)
As one college found it will get error when he configure the security name as a
very long string(maybe the long string is his machine name), so I was asked to
provide the max length about the security name in our operator's guide.
So could you please conf