compilation on MIPS platform

sanjaykumar <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <[email protected]>
Hi
All

I am compiling the net snmp 5.4.2.1 for mips platform

I have configure snmpd.conf at "/usr/share/snmp/snmpd.conf" as

============================================================

rwuser gesl
authpriv

createUser gesl MD5 gesl1234 DES gesl1234

#com2sec gesl123 "" ropc

#group ges_pktc usm gesl

#view gesl_view excluded sysUpTime.0

#view if_view included sysUpTime.0

#view ges_view included .1

#access ges_pktc "" usm authpriv exact gesl_view none none

#access ges_pktc "" usm authpriv exact if_view none none

# rouser: a SNMPv3 read-only user

# arguments: user [noauth|auth|priv] [restriction_oid]

rouser pc123
auth

createUser pc123 MD5 gesl1234

# rocommunity: a SNMPv1/SNMPv2c read-only access community name

# arguments: community [default|hostname|network/bits] [oid]

rocommunity ropc

# rwcommunity: a SNMPv1/SNMPv2c read-write access community name

# arguments: community [default|hostname|network/bits] [oid]

====================================================================

I am able to do the walk when we give the means ONLY Auth

snmpwalk -v 3 -u pc123 -l auth -a MD5 -A gesl1234 172.16.8.153:161 .

But when I do the walk as

snmpwalk -v 3 -u gesl -l authpriv -a MD5 -A gesl1234 -x DES -X
gesl1234 172.16.8.153:161 .

means with AUTH and PRIV

we are not able to walk and it giving Encryption support is not enable

Does we need to PROVIDE any option to enable
the
"Encryption" at time of cross compilation ??

==========================================================================================================

snmpwalk -v 3 -u gesl -l authpriv -a MD5 -A gesl1234 -x DES -X
gesl1234 172.16.8.153:161 .

Cannot find module (IP-MIB): At line 0 in (none)

Cannot find module (IF-MIB): At line 0 in (none)

Cannot find module (TCP-MIB): At line 0 in (none)

Cannot find module (UDP-MIB): At line 0 in (none)

Cannot find module (HOST-RESOURCES-MIB): At line 0 in (none)

Cannot find module (SNMPv2-MIB): At line 0 in (none)

Cannot find module (SNMPv2-SMI): At line 0 in (none)

Cannot find module (NOTIFICATION-LOG-MIB): At line 0 in (none)

Cannot find module (DISMAN-EVENT-MIB): At line 0 in (none)

Cannot find module (DISMAN-SCHEDULE-MIB): At line 0 in (none)

Cannot find module (UCD-SNMP-MIB): At line 0 in (none)

Cannot find module (UCD-DEMO-MIB): At line 0 in (none)

Cannot find module (SNMP-TARGET-MIB): At line 0 in (none)

Cannot find module (NET-SNMP-AGENT-MIB): At line 0 in (none)

Cannot find module (HOST-RESOURCES-TYPES): At line 0 in (none)

Cannot find module (SNMP-FRAMEWORK-MIB): At line 0 in (none)

Cannot find module (SNMP-MPD-MIB): At line 0 in (none)

Cannot find module (SNMP-USER-BASED-SM-MIB): At line 0 in (none)

Cannot find module (SNMP-VIEW-BASED-ACM-MIB): At line 0 in (none)

Cannot find module (SNMP-COMMUNITY-MIB): At line 0 in (none)

Cannot find module (IP-FORWARD-MIB): At line 0 in (none)

Cannot find module (NET-SNMP-EXTEND-MIB): At line 0 in (none)

Cannot find module (UCD-DLMOD-MIB): At line 0 in (none)

Cannot find module (SNMP-NOTIFICATION-MIB): At line 0 in (none)

Cannot find module (SNMPv2-TM): At line 0 in (none)

Cannot find module (NET-SNMP-VACM-MIB): At line 0 in (none)

Encryption support not enabled.

snmpwalk: USM encryption error (Sub-id not found: (top) -> )

# ======================================================

While configuration we are giving following command:

./configure --host=mips-linux --prefix=/nfsroot/usr
--with-endianness=big --disable-perl --disable-embedded-perl
--disable-perl-cc-checks --without-perl-modules install_perl="no"

Thanks and regards,

Sanjay Kumar

------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com

_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.