Hi  SNMP Folks,
 
Good Evening.
 
This is Srinivas from Washington,DC.
 
I have a ldom Solaris server and it has following interface on it and snmpwalk 
was giving interface was down information.But interface was UP and working good.
 
Here is the interface information;
 
--------------------------------------------------------------------------------------------------------------------------------------------------------------
#> ifconfig -a
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 
index 1
        inet 127.0.0.1 netmask ff000000
vnet0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
        inet 192.168.60.180 netmask fffffc00 broadcast 192.168.63.255
        ether 0:14:4f:fa:de:3
#>
 
 #> /usr/local/bin/snmpwalk -v 3 -u user-id -l authPriv -a SHA -A password -x 
AES128 -X password localhost .1.3.6.1.2.1.2.2.1.2.2
IF-MIB::ifDescr.2 = STRING: vnet0
 
 
#> /usr/local/bin/snmpwalk -v 3 -u user-id -l authPriv -a SHA -A password -x 
AES128 -X password localhost .1.3.6.1.2.1.2.2.1.8.2
IF-MIB::ifOperStatus.2 = INTEGER: down(2)
 #>
---------------------------------------------------------------------------------------------------------------------------------------------------------------
 
Do I need update any net-snmp source file or files and re-compile net-snmp 
5.7.2?
 
I downloaded net-snmp 5.7.2 and Compiled on Solaris sparc and x86 servers and 
everything is working fine for interfaces on all the servers except for nic 
interface vnet0 on Solaris sparc LDOM server.
 
Please advise me.
 
Thanks,
Srinivas









Srinivasa Rao Katta(System Administrator),

skatt...@hotmail.com,

 


                                          
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to