Hello!
2009/2/13 sunliang 00100828
> We want to do the SNMPWALK function, and set the software do not check up
> according to ASCII sequence.
> Do you have a solution?
If you want to turn off DISPLAY-HINT try "-I h" option:
snmpwalk -I h ...
For example snmpwalk with options "-I h -O
On Thu, Feb 12, 2009 at 10:36:39AM +0100, Gabriele Messineo wrote:
> Hi,
>
> There's a lot of space for improvements in Net-Snmp Python bindings. A change
> in Python APIs making it more similar to Perl's one would provide new
> features like asynchronous calls support.
Yeah.
> However, actuall
2009/2/13 B V Narasimhulu :
> >From my code, the mib is displyes as (IF-MIB::ifTable.2.1.7.1 = INTEGER: 1)
Where does that '2' come from?
The OID of ifAdminStatus is IF-MIB::ifTable.1.7
> My code snapshot is:
>
>
> {IFADMINSTATUS, ASN_INTEGER, RWRITE, var_ifEntry,
Hi,
When the do snmpget/walk for the ifTable for the original net-snmp agent
(snmpd). I'm getting the o/p as below. Whereas when i do snmpwalk/get for my
own generated code ( using mib2c for ifTable), but the o/p is different.
>From my code, the mib is displyes as (IF-MIB::ifTable.2.1.7.1 = INT
Dear Sir/Madam
This is an engineer from Huawei Technology LTD.
We have met an issue with your software in version 5.2.3
We want to do the SNMPWALK function, and set the software do not check up
according to ASCII sequence.
Do you have a solution?
Thanks for your support in advance.
Best Regards