[prev in list] [next in list] [prev in thread] [next in thread] 

List:       net-snmp-bugs
Subject:    [ net-snmp-Bugs-2393264 ] ipAddrTable missing on Solaris 10 for >5.4.1
From:       "SourceForge.net" <noreply () sourceforge ! net>
Date:       2008-12-07 0:52:31
Message-ID: E1L97st-0001Jv-DY () 665xhf1 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Bugs item #2393264, was opened at 2008-12-05 12:43
Message generated for change (Comment added) made by pgilchrist
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=112694&aid=2393264&group_id=12694

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: agent
Group: solaris
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Preston Gilchrist (pgilchrist)
Assigned to: Nobody/Anonymous (nobody)
Summary: ipAddrTable missing on Solaris 10 for >5.4.1

Initial Comment:
The ipAddrTable does not report any values for on Solaris 10 hosts compiled with gcc \
for any version above 5.4.1.  5.4.1 properly reports values for the ipAddrTable.

----------------------------------------------------------------------

> Comment By: Preston Gilchrist (pgilchrist)
Date: 2008-12-06 18:52

Message:
Here we are with 5.4.2.1:
[root@mothership net-snmp-5.4.2.1]# uname -a
SunOS mothership 5.10 Generic_127127-11 sun4u sparc SUNW,Sun-Fire-V245
[root@mothership net-snmp-5.4.2.1]# /usr/local/bin/net-snmp-config
--version
5.4.2.1
[root@mothership net-snmp-5.4.2.1]# /usr/local/bin/net-snmp-config
--configure-options
'--with-mib-modules=ucd-snmp/lmSensors ucd-snmp/diskio'
[root@mothership net-snmp-5.4.2.1]# /usr/local/bin/net-snmp-config
--snmpd-module-list | tr " " "\n" | grep -i ipaddr
mibII/ipAddr
[pwg@anchor ~]$ snmpwalk mothership sysORID
SNMPv2-MIB::sysORID.1 = OID:
SNMP-FRAMEWORK-MIB::snmpFrameworkMIBCompliance
SNMPv2-MIB::sysORID.2 = OID: SNMP-MPD-MIB::snmpMPDCompliance
SNMPv2-MIB::sysORID.3 = OID: SNMP-USER-BASED-SM-MIB::usmMIBCompliance
SNMPv2-MIB::sysORID.4 = OID: SNMPv2-MIB::snmpMIB
SNMPv2-MIB::sysORID.5 = OID: TCP-MIB::tcpMIB
SNMPv2-MIB::sysORID.6 = OID: IP-MIB::ip
SNMPv2-MIB::sysORID.7 = OID: UDP-MIB::udpMIB
SNMPv2-MIB::sysORID.8 = OID: SNMP-VIEW-BASED-ACM-MIB::vacmBasicGroup
SNMPv2-MIB::sysORID.9 = OID: IF-MIB::ifMIB
[pwg@anchor ~]$ snmpwalk mothership .1.3.6.1.2.1.4.20
IP-MIB::ipAddrTable = No Such Instance currently exists at this OID


Same box with 5.4.1 with the same compile options:
[root@mothership net-snmp-5.4.1]# uname -a
SunOS mothership 5.10 Generic_127127-11 sun4u sparc SUNW,Sun-Fire-V245
[root@mothership net-snmp-5.4.1]# /usr/local/bin/net-snmp-config
--version
5.4.1
[root@mothership net-snmp-5.4.1]# /usr/local/bin/net-snmp-config
--configure-options
'--with-mib-modules=ucd-snmp/lmSensors ucd-snmp/diskio'
[root@mothership net-snmp-5.4.1]# /usr/local/bin/net-snmp-config
--snmpd-module-list | tr " " "\n" | grep -i ipaddr
mibII/ipAddr
[pwg@anchor ~]$ snmpwalk mothership sysORID
SNMPv2-MIB::sysORID.1 = OID:
SNMP-FRAMEWORK-MIB::snmpFrameworkMIBCompliance
SNMPv2-MIB::sysORID.2 = OID: SNMP-MPD-MIB::snmpMPDCompliance
SNMPv2-MIB::sysORID.3 = OID: SNMP-USER-BASED-SM-MIB::usmMIBCompliance
SNMPv2-MIB::sysORID.4 = OID: SNMPv2-MIB::snmpMIB
SNMPv2-MIB::sysORID.5 = OID: TCP-MIB::tcpMIB
SNMPv2-MIB::sysORID.6 = OID: IP-MIB::ip
SNMPv2-MIB::sysORID.7 = OID: UDP-MIB::udpMIB
SNMPv2-MIB::sysORID.8 = OID: SNMP-VIEW-BASED-ACM-MIB::vacmBasicGroup
SNMPv2-MIB::sysORID.9 = OID: IF-MIB::ifMIB
[pwg@anchor ~]$ snmpwalk mothership .1.3.6.1.2.1.4.20
IP-MIB::ipAdEntAddr....snip... = IpAddress: ...snip...
IP-MIB::ipAdEntAddr....snip... = IpAddress: ...snip...
IP-MIB::ipAdEntAddr....snip... = IpAddress: ...snip...
IP-MIB::ipAdEntAddr....snip... = IpAddress: ...snip...
IP-MIB::ipAdEntAddr.127.0.0.1 = IpAddress: 127.0.0.1
IP-MIB::ipAdEntIfIndex....snip... = INTEGER: 2
IP-MIB::ipAdEntIfIndex....snip... = INTEGER: 3
IP-MIB::ipAdEntIfIndex....snip... = INTEGER: 4
IP-MIB::ipAdEntIfIndex....snip... = INTEGER: 5
IP-MIB::ipAdEntIfIndex.127.0.0.1 = INTEGER: 1
IP-MIB::ipAdEntNetMask....snip... = IpAddress: 255.255.255.0
IP-MIB::ipAdEntNetMask....snip... = IpAddress: 255.255.255.0
IP-MIB::ipAdEntNetMask....snip... = IpAddress: 255.255.255.0
IP-MIB::ipAdEntNetMask....snip... = IpAddress: 255.255.255.0
IP-MIB::ipAdEntNetMask.127.0.0.1 = IpAddress: 255.0.0.0
IP-MIB::ipAdEntBcastAddr....snip... = INTEGER: 1
IP-MIB::ipAdEntBcastAddr....snip... = INTEGER: 1
IP-MIB::ipAdEntBcastAddr....snip... = INTEGER: 1
IP-MIB::ipAdEntBcastAddr....snip... = INTEGER: 1
IP-MIB::ipAdEntBcastAddr.127.0.0.1 = INTEGER: 0
IP-MIB::ipAdEntReasmMaxSize....snip... = INTEGER: 65535
IP-MIB::ipAdEntReasmMaxSize....snip... = INTEGER: 65535
IP-MIB::ipAdEntReasmMaxSize....snip... = INTEGER: 65535
IP-MIB::ipAdEntReasmMaxSize....snip... = INTEGER: 65535
IP-MIB::ipAdEntReasmMaxSize.127.0.0.1 = INTEGER: 65535

----------------------------------------------------------------------

Comment By: Thomas Anders (tanders)
Date: 2008-12-06 06:21

Message:
Please post the output of
- uname -a
- net-snmp-config --version
- net-snmp-config --configure-options
- net-snmp-config --snmpd-module-list | tr " " "\n" | grep -i ipaddr

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=112694&aid=2393264&group_id=12694

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Net-snmp-bugs mailing list
Net-snmp-bugs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-bugs


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic