Hi,
I am getting the following error while compiling a net-snmp sub-agent in
RHEL 5.5. Any missing rpms ?
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libnetsnmpagent.so:
undefined reference to `perl_parse'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libnetsnmpagent.so:
On 13 February 2011 11:44, Dong-Yuan Shih wrote:
> the version is net-snmp-5.2.6.rc2
On what operating system?
> i think because interface is gre tunnel,so ifOperStatus is always down
What does 'ifconfig' report for this interface?
> i did not find the function to change the value
No - you
2011/2/11 Dave Shield :
> Manjit wrote:
>> I think you can do a snmp set to change this value
>
> No, you can't.
>
> The ifOperStatus object reports what the operational status of this interface
> currently is. It is defined as "read-only". It cannot be changed directly
> by the network admin